summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_mem.c
AgeCommit message (Expand)Author
2001-11-13add RCSIDslukem
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-27Change (almost) all static to Static. The symbol `Static' can then be definedaugustss
2000-03-27Keep free block statistics.augustss
1999-12-18Make these files compile on 64 bit archs.augustss
1999-11-12A number of stylistic changes to increase readability (many suggestedaugustss
1999-10-12Stylistic changes.augustss
1999-09-13Rearrange the code a little so we can decide if we are in processaugustss
1999-09-11* Move DMA buffer allocation to HC independent code.augustss
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-19make alpha compiler happymjacob
1999-08-16Change DIAGNOSTIC behaviour a little.augustss
1999-08-14Some changes from FreeBSD (no functional differences).augustss
1999-08-02Another debug message.augustss
1999-06-05Very small formatting nit.augustss
1998-12-14Initialize field to indicate fragment block.augustss
1998-12-11Move spls around.augustss
1998-12-09Insert some splusb() since memory allocation and deallocation canaugustss
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-07-24Add special memory allocation routines that supports allocationaugustss