summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_mem.c
Commit message (Expand)AuthorAgeFilesLines
* Make it easier to run this code on RELENG_4.joe2003-10-041-1/+9
* fix another bus_dma leak due to not having a size param for our bus_dmajmg2003-07-291-0/+2
* Fix a 64 bit bug lost in the inline warning noise. sizeof is not alwayspeter2003-07-221-1/+1
* override the tag. usb_block_allocmem allocates a new tag, which when wejmg2003-07-211-1/+5
* make usb bus_dma aware.jmg2003-07-151-0/+294
OpenPOWER on IntegriCloud