summaryrefslogtreecommitdiff
path: root/sys/dev/usb/urio.c
AgeCommit message (Expand)Author
2002-02-11Give usbd_do_request_flags() an extra argument for the timeout.augustss
2001-12-31Make a typedef for struct proc to make portingeasier.augustss
2001-12-16handle vendor and product lookup with common routineichiro
2001-12-12Use USBD_NO_COPY in for some transfers where it was missing.augustss
2001-11-13add RCSIDslukem
2001-09-25Match the Diamon Rio800. Reported working by Chris Lloyd in kern/14064.jdolecek
2000-10-24Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.augustss
2000-09-14Recognize Rio 600.augustss
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-04-14Add a driver for the Rio 500 MP3 player.augustss