summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2001-02-24#else if/#elifMichael Shalayeff
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-02-20Compile with USCANNER_DEBUG, implied by USB_DEBUG.Hakan Olsson
2001-02-20Forgot $OpenBSD$ tagsNathan Binkert
2001-02-20Add the uftdi driver for the FTDI usb->serial converter.Nathan Binkert
2001-02-11Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). OnlyAaron Campbell
2001-02-04Permit scrollback (SHIFT+PGUP/PGDN) to be activated from a USB keyboard.Aaron Campbell
2001-02-03oops, sleep(9)Michael Shalayeff
2001-02-03new timeouts; somebody, fold it back to {f,n}bsdMichael Shalayeff
2001-01-30syncTheo de Raadt
2001-01-30AboCom URE450Theo de Raadt
2001-01-29Pull in updates from NetBSD 1.49. Mostly support for a couple moreConstantine Sapuntzakis
2001-01-29Add recently added files to the list.Aaron Campbell
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 USSCANNER_DEBUG defines.Aaron Campbell
2001-01-28Fix callout/timeout difference that did not quite get merged correctly.Dale Rahn
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
2001-01-28Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)Aaron Campbell
2001-01-28syncAaron Campbell
2001-01-28Many new devices; from NetBSD.Aaron Campbell
2001-01-27syncTheo de Raadt
2001-01-27re-arrange tables as pcidevs was changed; huge space savingsTheo de Raadt
2001-01-27shrink this a lot; when you boot your kernel, do you need to know that a comp...Theo de Raadt
2001-01-25spellingTodd T. Fries
2001-01-22fix pretty printingTheo de Raadt
2000-12-11Avoid repeated 'host controlled halted' messages. (jakob@ ok)Hakan Olsson
2000-12-05syncTheo de Raadt
2000-12-05kernel bloat is a sinTheo de Raadt
2000-12-05syncTheo de Raadt
2000-12-05new IODATA USB-ET/T is a KL5KUSB101B; ori@tahoo.orgTheo de Raadt
2000-11-23fix lun support, not as nice as i would likeTheo de Raadt
2000-11-21be consistant w/ ugenwrite on dprintf; aaron@ okMichael Shalayeff
2000-11-20syncTheo de Raadt
2000-11-20limit luns on usbTheo de Raadt
2000-11-16Add uscanner.c.Aaron Campbell
2000-11-16Driver for USB scanners; from NetBSD.Aaron Campbell
2000-11-16syncAaron Campbell
2000-11-16Sync with NetBSD (which adds quite a few new devices), while maintaining theAaron Campbell
2000-11-13- Convert to new timeouts.Aaron Campbell
2000-11-11Change the le32toh() le16toh() macros back to the previous defintion.Dale Rahn
2000-11-08syncAaron Campbell
2000-11-08New products, so at least usb_quirks will compile; from NetBSD.Aaron Campbell
2000-11-08Sync with NetBSD. Too many changes to mention. For now I have skippedAaron Campbell
2000-11-07Fix multicast filter programming; from FreeBSD.Aaron Campbell
2000-11-06regenMichael Shalayeff
2000-11-06creative nomadiimgMichael Shalayeff
2000-10-13Support Kingston KNU101TX USB Ethernet; from NetBSD.Aaron Campbell
2000-10-13syncAaron Campbell