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
/
usb
/
if_auereg.h
Age
Commit message (
Expand
)
Author
2001-10-10
Add a reference counter to avoid blowing away the softc while frobbing
augustss
2001-07-16
Add support for Pegasus II adapters (from Linux).
augustss
2001-04-13
Do mii frobbing in process context.
augustss
2000-05-06
Handle the Linksys USB100H1 like the other Linksys adapters.
augustss
2000-04-04
Put a ratecheck on error messages from the interrupt pipe.
augustss
2000-03-30
Add forgotten OpenBSD fix.
augustss
2000-03-29
Some OpenBSD portability fixes.
augustss
2000-03-24
Remove unused macros.
augustss
2000-03-24
Some cleanup and renaming of the callouts used in USB drivers.
augustss
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-01
Protect the use of bpf_mtap so bpf isn't needed.
augustss
2000-02-17
Handle detach that happens before attach has finished. (Reported by mycroft.)
augustss
2000-02-02
Generate usb events on attach and detach.
augustss
2000-01-28
Remove the hack that handled truncated transfers.
augustss
2000-01-19
Poll the interrupt pipe every 100 ms instead of every 1 ms. The interrupt
augustss
2000-01-16
Add initial version of a driver for the ADMtek AN986 Pegasus USB to
augustss