summaryrefslogtreecommitdiff
path: root/sys/dev/usb/files.usb
AgeCommit message (Expand)Author
2002-06-11Add the umct serial driver for netbsd.Nathan Binkert
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-07Add a driver for Realtek RTL8150L based ethernet devicesNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert
2001-10-02Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.orgTodd C. Miller
2001-02-20Add the uftdi driver for the FTDI usb->serial converter.Nathan Binkert
2001-01-29Add a transient driver for the Y@P phone that downloads firmware intoAaron Campbell
2001-01-29Add ezload, subroutines for downloading firmware into Cypress (formerlyAaron Campbell
2001-01-28Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD.Aaron Campbell
2001-01-28Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol.Aaron Campbell
2000-11-16Driver for USB scanners; from NetBSD.Aaron Campbell
2000-09-07add ums mouse support from NetBSDMatthieu Herrb
2000-09-06Add usb keyboard. from NetBSD.Dale S. Rahn
2000-07-04sync with NetBSD... well almost. someone w/ the hw should check umass.Federico G. Schwindt
2000-04-15urio(4) - Diamond Multimedia RIO 500 (from NetBSD)Jakob Schlyter
2000-04-05Add USB modem driver stubs; from NetBSD. Not yet tested.Aaron Campbell
2000-04-04New USB mass storage driver. Improvements: Uses asynchronous USB requests,Aaron Campbell
2000-03-31Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED.Aaron Campbell
2000-03-28Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theAaron Campbell
2000-03-26Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.Aaron Campbell
1999-09-27Sync with NetBSD.Federico G. Schwindt
1999-08-31Uncomment umodem and umass.Federico G. Schwindt
1999-08-23undo damage by careless developerTheo de Raadt
1999-08-23Remove some unneeded needs-flag; NetBSD.Federico G. Schwindt
1999-08-13From NetBSD; USB support.Federico G. Schwindt