summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_cuereg.h
AgeCommit message (Expand)Author
2001-01-21Defer stopping the interface on error to a process context.augustss
2001-01-21Use the new usb_add_task() call to execute the statistics gathering.augustss
2000-04-27Reorder some #defines.augustss
2000-04-08Remove usused field.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-24Fix a comment.augustss
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-02Use ratecheck() to limit error messages on disconnect.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-17Add Bill Paul's FreeBSD driver for the CATC USB-EL1201A chip.augustss