summaryrefslogtreecommitdiff
path: root/sys/dev/usb/utoppy.c
AgeCommit message (Expand)Author
2009-12-06Simplify device-activation hooks.dyoung
2009-09-23fix up USB drivers printing of autoconf informationplunky
2008-05-24Split device_t and softc for all USB device drivers, and related cosmeticcube
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-13Introduce different autoconf interface attributes for USB driversdrochner
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-09-03add missing initializer.christos
2006-04-11Add "goto done;" in the usbd_open_pipe(IN) failure case.scw
2006-04-11Apply the correct fix for Coverity CID 2862.scw
2006-04-11Coverity CID 2861: Check for out_data before cancelling.christos
2006-04-11Coverity CID 2862: Don't initialize crc with garbage from the stack. Forchristos
2006-04-03Add a kernel driver and userland program for the Topfield TF5000PVR rangescw