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
Age
Commit message (
Expand
)
Author
1994-03-25
Put controller target in scsi_switch.
mycroft
1994-03-25
Fix off-by-one error in comopen() unit number sanity check. From Brian de
mycroft
1994-03-24
print even more SCSI sense data; this should be in a function...
cgd
1994-03-24
print out lots of info on non-media hardware error...
cgd
1994-03-23
copyright foo
cgd
1994-03-23
Don't poll more than 4 ports.
mycroft
1994-03-23
Some stylistic cleanup, and a very minor speedup.
mycroft
1994-03-23
add AST-style serial multiport support, from Roland McGrath
cgd
1994-03-23
add AST-style serial multiport support, from Roland McGrath
cgd
1994-03-18
add reasonable support for MDMBUF output flow control. input to be done later
cgd
1994-03-14
Remove two bogus splx()s.
mycroft
1994-03-14
Fix for trailer support reported by <sommerfeld@orchard.medford.ma.us>
hpeyerl
1994-03-12
Prefix the busy-wait messages with `ignore this:' so people stop reporting
mycroft
1994-03-12
Fix problem with reading the disk label if it's not at the beginning of the
mycroft
1994-03-12
copy appropriate hardware config bits from config's flags
cgd
1994-03-12
fix some of the last; thanks to charles for looking it over...
cgd
1994-03-12
support new ioctls. fix the way CRTSCTS is used, etc. Seperate 'hardware'
cgd
1994-03-12
Fix bug in last change.
mycroft
1994-03-12
Remove backward compatibility hacks for config(8), as they are no longer
mycroft
1994-03-12
Update to match config(8).
mycroft
1994-03-12
Rearrange top-level configuration to be more consistent.
mycroft
1994-03-11
Various:
mycroft
1994-03-10
Add a heuristic for detecting old config(8)s. This is very temporary.
mycroft
1994-03-10
Now that the disk probe routines are actually called, they need to return
mycroft
1994-03-10
Update for new config; handles subdevices differently.
mycroft
1994-03-10
Updates to match config(8).
mycroft
1994-03-10
More updates for new config.
mycroft
1994-03-10
Update for new config.
mycroft
1994-03-10
Add isa_dmaabort().
mycroft
1994-03-10
Cleanup to fit standard coding conventions, and *many* bugs fixed.
mycroft
1994-03-09
Fix NS handling.
mycroft
1994-03-09
Back out previous change for now.
mycroft
1994-03-08
Inline spl*() calls.
mycroft
1994-03-08
#include cpu.h in all files which use spl*().
mycroft
1994-03-08
Major cleanup and many bugs fixed; based in part on Brad Huntting's version
mycroft
1994-03-07
Some changes inspired by Bruce Evans's driver:
mycroft
1994-03-07
Remove DKFL_QUIET.
mycroft
1994-03-06
Don't let uninitialized variable slip by
ws
1994-03-06
Better delay() from magnum branch.
mycroft
1994-03-06
DELAY() --> delay(). This is not a macro.
mycroft
1994-03-06
DELAY() --> delay(). This is not a macro.
mycroft
1994-03-05
Move the drive select and various other things into wdcommand(), to avoid
mycroft
1994-03-04
Make sure we clear the interrupt when necessary. Why this isn't needed on
mycroft
1994-03-04
Add another missing splx().
mycroft
1994-03-04
Remember to splx() on some error conditions.
mycroft
1994-03-04
Start the timeout loop *after* we've decided there is a disk there.
mycroft
1994-03-04
De-ANSIfy. Move the timeout counter into struct disk. Remove unneeded args
mycroft
1994-03-04
New probe for 3c579's (EISA). EISA cards still don't work but I
hpeyerl
1994-03-03
Upload the ether address to the card after a reset, per Matt Kimmel.
mycroft
1994-03-03
Watch `seek complete' bit per IBM documentation. Clean up wdioctl(). Other
mycroft
[next]