summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_mem.h
AgeCommit message (Expand)Author
2003-05-03DMA, not dma nor Dma.wiz
2002-07-11Get rid of trailing white space.augustss
2002-05-28Another fix in the FreeBSD part.augustss
2002-05-28Change DMAADDR macro slightly.augustss
2002-05-19Update dma memory access API a little.augustss
2000-06-28remove include of <vm/vm.h>mrg
2000-06-01Bring the coding style into the 80s, i.e., get rid of __P and useaugustss
2000-04-27Change my email address.augustss
2000-03-12Fix DMAADDR():nathanw
1999-11-18Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.augustss
1999-10-13Remove FreeBSD tags that got in there by accident.augustss
1999-10-13Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> soaugustss
1999-09-13Rearrange the code a little so we can decide if we are in processaugustss
1999-09-09Change the internal API to allow DMA buffers to be pre-allocated byaugustss
1999-08-22Move more of the transfer completion processing to HC independent code.augustss
1999-08-17Make some small changes to make it compile on OpenBSD.augustss
1999-01-09A minor fix for FreeBSD.augustss
1998-12-26Merge changes to make the USB stack work with FreeBSD. The originalaugustss
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-07-24Add special memory allocation routines that supports allocationaugustss