aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/usb
Commit message (Expand)AuthorAgeFilesLines
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered moduleBruce Evans2000-01-281-1/+0
* Get rid of some debugging cruft.Nick Hibma2000-01-231-9/+1
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.Bill Paul2000-01-101-1/+2
* Remove -g compiler flag.Marcel Moolenaar2000-01-031-1/+0
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-18/+0
* Make this compile (remove vnode_if.c from SRCS) and clean properlyBrian Feldman1999-11-221-2/+2
* USB is loadable as a module as well.Nick Hibma1999-11-221-0/+56