summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/urio.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with NetBSD. Too many changes to mention. For now I have skippedaaron2000-11-081-2/+2
| | | | umass.c and ukbd.c as the diffs are a bit hairier.
* sync with NetBSD... well almost. someone w/ the hw should check umass.fgsch2000-07-041-2/+2
|
* urio(4) - Diamond Multimedia RIO 500 (from NetBSD)jakob2000-04-151-0/+64
This driver will eventually go away as it really should be implemented using ugen(4) instead.