summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdi_util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* from freebsd, ugen.c 1.68 usbdi_util.c 1.27 usbdi_util.h 1.15dlg2004-07-211-1/+43
* put "do { } while (0)" wrappers on all the debug maroc functionsderaadt2004-07-081-3/+3
* Sync USB code with NetBSD.nate2003-07-081-31/+48
* get rid of trailing whitespacenate2002-07-251-11/+11
* Meant to commit only ulpt and committed everything. Most things weren't readynate2002-05-071-48/+31
* Sync ulpt driver with NetBSDnate2002-05-071-31/+48
* Synchronize usb code with NetBSD.nate2001-10-311-8/+8
* Sync with NetBSD. Too many changes to mention. For now I have skippedaaron2000-11-081-103/+38
* sync with NetBSD... well almost. someone w/ the hw should check umass.fgsch2000-07-041-8/+3
* Sync with NetBSD. USB Ethernet drivers should work now.aaron2000-03-301-4/+4
* Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theaaron2000-03-281-5/+6
* Sync with NetBSD.aaron2000-03-261-81/+74
* sync with NetBSD.fgsch1999-11-071-3/+5
* Sync with NetBSD.fgsch1999-09-271-12/+10
* Sync with NetBSD;fgsch1999-08-271-6/+5
* Sync with NetBSD. Mostly FreeBSD related changes.fgsch1999-08-161-3/+3
* From NetBSD; USB support.fgsch1999-08-131-0/+561