summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2000-04-19Add one, remove some.augustss
2000-04-16Add more items and reorganize.augustss
2000-04-15Regen.augustss
2000-04-15Add another camera.augustss
2000-04-14Add a file I forgot.augustss
2000-04-14Add driver for FTDI FT8U100AX serial adapter.augustss
2000-04-14More debug.augustss
2000-04-14Add a capability for pre/post processing on write/read.augustss
2000-04-14Add a driver for the Rio 500 MP3 player.augustss
2000-04-14Regen.augustss
2000-04-14Rename FUTURE to FTDI.augustss
2000-04-14Make attach of ugen work as it should so product&vendor locators can be used.augustss
2000-04-14Support for SIGIO.augustss
2000-04-14Fix a typo in a comment.augustss
2000-04-14Generate a diagnistic dump on "Host Controller Halted".augustss
2000-04-12revisit in6_ifattach().itojun
2000-04-09Add driver for Prolific PL2301/PL2302 host-to-host adapter.augustss
2000-04-08Remove usused field.augustss
2000-04-08Regen.augustss
2000-04-08Add another ISD IDE adapter.augustss
2000-04-08fix build of ucom. (static/non-static)itojun
2000-04-07Regen.augustss
2000-04-07Add Prolific host-host adapter.augustss
2000-04-07Remove a couple of Static that shouldn't be there.augustss
2000-04-06Fix typos in comments.augustss
2000-04-06Fix a bug in HID Pop handling. From UCHIYAMA Yasushi.augustss
2000-04-06Add another #if NATAPIBUS > 0 in case there is no atapibus attached.augustss
2000-04-06Add some, remove some.augustss
2000-04-06Let the parent device of a ucom decide what size the read and writeaugustss
2000-04-05Make it compile without USB_DEBUG. From Chris Jones.augustss
2000-04-05Make this driver actually work.augustss
2000-04-05Use reference counting on the softc so detach doesn't blow it away prematurely.augustss
2000-04-04Make protocol message more accurate.augustss
2000-04-04Put a ratecheck on error messages from the interrupt pipe.augustss
2000-04-03Correct a typo.augustss
2000-04-03Enable QIC157 command set. Untested.augustss
2000-04-03Enable UFI protocol. Still untested in NetBSD. Used by, e.g., Y-E Dataaugustss
2000-04-03Regen.augustss
2000-04-03Add more vendors and devices. From FreeBSD and Nick Hibma.augustss
2000-04-03Make this file compiles under some condition:enami
2000-04-02New and shiny version of the umass driver. This is a port of the newaugustss
2000-04-02Allow atapibus to be attached to umass.augustss
2000-04-02Generate an error message if starting a transfer fails.augustss
2000-04-01Add a delay before reading the number of ports from the controller toaugustss
2000-03-31Note that the Handspring Visor is a Palmpilot compatible PDA.hubertf
2000-03-30Turn on UVISOR_DEBUG with USB_DEBUG.augustss
2000-03-30Add driver for the Handspring Visor.augustss
2000-03-30Add forgotten OpenBSD fix.augustss
2000-03-30Two more OpenBSD fixes.augustss
2000-03-30Afew more OpenBSD portability fixes.augustss