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