summaryrefslogtreecommitdiff
path: root/sys/dev/usb/urio.c
AgeCommit message (Expand)Author
2003-11-24Add a device. From OpenBSD.augustss
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-11use nopoll() instead of empty uriopoll() for NetBSDjdolecek
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-07-11Get rid of trailing white space.augustss
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