summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_mem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not overlay DMA fragment decriptors with free list handling.mpi2016-11-301-2/+4
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-6/+6
* Add DMA sync operations. Fixes problems on macppc with gcc4 becausekettenis2010-09-291-1/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* remove unused code and un-ifdefmartin2005-06-101-30/+1
* Sync USB code with NetBSD.nate2003-07-081-9/+10
* get rid of trailing whitespacenate2002-07-251-2/+2
* Sync with NetBSD. Too many changes to mention. For now I have skippedaaron2000-11-081-7/+4
* sync with NetBSD... well almost. someone w/ the hw should check umass.fgsch2000-07-041-2/+2
* Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theaaron2000-03-281-1/+2
* Sync with NetBSD.aaron2000-03-261-3/+3
* sync with NetBSD.fgsch1999-11-071-4/+6
* Sync with NetBSD.fgsch1999-09-271-9/+4
* Sync with NetBSD;fgsch1999-08-271-4/+4
* From NetBSD; USB support.fgsch1999-08-131-0/+92