summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbcdc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-19/+19
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* This improves cdce(4) and makes some devices work that previously did notmbalmer2007-07-231-1/+25
* Remove the definition and use of UPACKED and replace it with our own __packedmbalmer2007-06-091-8/+8
* Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentaaron2001-05-031-2/+14
* Sync with NetBSD. Too many changes to mention. For now I have skippedaaron2000-11-081-2/+2
* sync with NetBSD... well almost. someone w/ the hw should check umass.fgsch2000-07-041-9/+9
* Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theaaron2000-03-281-2/+3
* Sync with NetBSD.fgsch1999-08-191-0/+149