index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
scsipi
Age
Commit message (
Expand
)
Author
1993-08-04
Normalize play_msf changes with 386bsd patch.
brezak
1993-08-04
Add play_msf command and MSF variants. This is SCSI2 stuff and is needed for ...
brezak
1993-08-01
Add RCS identifiers (this time on the correct side of the branch), and
mycroft
1993-07-28
incorporate changes from 0-9-base to 0-9-ALPHA
cgd
1993-07-19
patches from allen briggs to fix a minor bug in *attach()
cgd
1993-07-09
fix evil interaction with new physio; don't set error bit for short reads.
cgd
1993-07-04
Reject non block-aligned transfers (where a block is 512 bytes in length);
andrew
1993-06-27
ANSIfications.
andrew
1993-06-17
Silence size complaint at probe.
brezak
1993-06-16
woops - another typo.
andrew
1993-06-16
whoops. typo.
deraadt
1993-06-16
fix to intuit the maximum number of scsi units available on a device
deraadt
1993-05-27
scsi probing spent too much time on the bus -- sped it up now,
deraadt
1993-05-25
patch00149 by Julian Elischer <julian@jules.dialix.oz.au> & Rodney Grimes.
deraadt
1993-05-21
Changed when disks are started, to get DEC disks working.
davidb
1993-05-20
more disklabel changes
deraadt
1993-05-20
First cut at cpu independent disklabels.
deraadt
1993-05-20
add rcsids and clean up file headers
cgd
1993-05-11
fix stupid line transposition (from John Brezak <brezak@osf.org>)
cgd
1993-05-05
fixed bug from last commit
deraadt
1993-05-04
support for making dev->id_alive be set, this is for iostat to
deraadt
1993-04-26
cosmetic change
deraadt
1993-04-22
Fix up error messages and return values.
mycroft
1993-04-20
Display more meaningful message on SCSI `unit attention'.
mycroft
1993-04-20
a test for mycroft..
deraadt
1993-04-19
Don't overwrite global kernel version string.
mycroft
1993-04-12
fixed various bugs like cdattach() returning garbage.
deraadt
1993-04-12
small fixes
deraadt
1993-04-12
new scsi subsystem.
deraadt
1993-04-10
fixed to be compliant, subservient, and to take advantage of the newly
glass
1993-04-08
attempting to open an already opened tape drive should get you EBUSY, not
glass
1993-03-21
after 0.2.2 "stable" patches applied
cgd