summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2000-09-14add Rio 600 USBJakob Schlyter
2000-09-07Be gentle with the poor Apple mouse that has only 1 button (withoutMatthieu Herrb
2000-09-07add ums mouse support from NetBSDMatthieu Herrb
2000-09-07Put back a fix that fgsch@ whacked during the last NetBSD USB sync:Aaron Campbell
2000-09-06Add usb keyboard. from NetBSD.Dale S. Rahn
2000-09-06Match Free/Net macros for le32toh/letoh32, define in terms of the other.Dale S. Rahn
2000-08-26Add support for detach of xe and aue.Nathan Binkert
2000-07-06Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD;Federico G. Schwindt
2000-07-04sync with NetBSD... well almost. someone w/ the hw should check umass.Federico G. Schwindt
2000-07-04handspring visor driver; from NetBSD.Federico G. Schwindt
2000-07-04syncFederico G. Schwindt
2000-07-04new prods.Federico G. Schwindt
2000-06-29Allow USB to compile with USB_DEBUG defined; binkertn@umich.eduAaron Campbell
2000-05-24Permit detach of audio devices, such as uaudio. Selected codeHakan Olsson
2000-04-23Save ethernet address in arpcom.ac_enaddr. -mojMats O Jansson
2000-04-15urio(4) - Diamond Multimedia RIO 500 (from NetBSD)Jakob Schlyter
2000-04-14Sync with NetBSD.Aaron Campbell
2000-04-12RCSids.Aaron Campbell
2000-04-11regenJakob Schlyter
2000-04-11Philips USB cameraJakob Schlyter
2000-04-08If the vendor name is NULL, do not output a leading space; reported by deraadt@Aaron Campbell
2000-04-08Y-E UFI drives don't clear sense on INQUIRY. Upper-layer SCSI driversConstantine Sapuntzakis
2000-04-08Add RCSids.Aaron Campbell
2000-04-08Complete the port to OpenBSD started by aaron@Constantine Sapuntzakis
2000-04-05regenNiklas Hallqvist
2000-04-05Correct RCSIdNiklas Hallqvist
2000-04-05Add USB modem driver stubs; from NetBSD. Not yet tested.Aaron Campbell
2000-04-04Sync with NetBSD.Aaron Campbell
2000-04-04New USB mass storage driver. Improvements: Uses asynchronous USB requests,Aaron Campbell
2000-04-01The AMD756 requires a delay before reading the number of ports from theAaron Campbell
2000-03-31Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED.Aaron Campbell
2000-03-30Sync with NetBSD. USB Ethernet drivers should work now.Aaron Campbell
2000-03-28Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theAaron Campbell
2000-03-26Fix typos.Aaron Campbell
2000-03-26Regen.Aaron Campbell
2000-03-26Whoops.Aaron Campbell
2000-03-26Whoops, missed a file. BTW, these drivers came from NetBSD sources but wereAaron Campbell
2000-03-26Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.Aaron Campbell
2000-03-26Regen.Aaron Campbell
2000-03-26Add 3COM460.Aaron Campbell
2000-03-26Fix an obvious typo.Aaron Campbell
2000-03-26Sync with NetBSD.Aaron Campbell
2000-03-26Regen.Aaron Campbell
2000-03-26New devices; from NetBSD.Aaron Campbell
1999-12-26tag.Federico G. Schwindt
1999-12-26sync w/ NetBSDFederico G. Schwindt
1999-12-26spellingFederico G. Schwindt
1999-12-26regen.Federico G. Schwindt
1999-12-26Sync with NetBSD. Don't add devices here, send'em to augustss@netbsd.org.Federico G. Schwindt
1999-11-11Delay USB device attachment to prevent lost interrupts when probing uaudio.Hakan Olsson