Age | Commit message (Expand) | Author |
2003-12-03 | my USB_PRODUCT_SHUTTLE_EUSB needs PQUIRK_NOSENSE; ok henning | Markus Friedl |
2003-11-27 | add quirk for Datum Networks SSF-7X USB Multi Players | Henning Brauer |
2003-11-27 | sync | Henning Brauer |
2003-11-27 | Datum Networks SSF-7X Multi Players | Henning Brauer |
2003-11-16 | convert __attribute__((__packed__)) to __packed so that parsers unaware | Anil Madhavapeddy |
2003-11-11 | Do not free() stack variables; reported by Mario Lang (mlang at delysid dot org) | Miod Vallat |
2003-11-09 | Zero the tx buffer before reusing it. This way stray bits will | Dale Rahn |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-11-07 | more updated URLs from Jared Yanovich; | Jason McIntyre |
2003-11-07 | updated URLs from Jared Yanovich; | Jason McIntyre |
2003-10-26 | Uhm, disable debugging my default, even if it probably is good to | Dale Rahn |
2003-10-26 | Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress, | Dale Rahn |
2003-10-26 | sync | Dale Rahn |
2003-10-26 | Add netgear MA111 USB wifi. | Dale Rahn |
2003-10-04 | sync | Theo de Raadt |
2003-10-04 | Support for Matrix Orbital USB LCD Modules; cjeker@diehard.n-r-g.com | Theo de Raadt |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-09-19 | Disable USB_USE_SOFTINTR until we have generic support for soft interrupts. | Anil Madhavapeddy |
2003-09-02 | sync | Alexander Yurchenko |
2003-09-02 | Add Mustek DV2000 video camera; from Lizardo Desilos <lizardo@itvictoria.edu.mx> | Alexander Yurchenko |
2003-09-01 | sync | Alexander Yurchenko |
2003-09-01 | New vendor Micro Star International and its USB Bluetooth adapter | Alexander Yurchenko |
2003-08-23 | correct function names; from NetBSD. | Federico G. Schwindt |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-06 | Fix a memleak on error in usb_block_allocmem(); Patrick Latifi | Todd C. Miller |
2003-08-06 | The cleanup in ohci_init() is wrong; the statements for label bad2 | Todd C. Miller |
2003-08-05 | sync with netbsd | joshua stein |
2003-07-19 | Ericsson DCU-10 & DCU-11 is a simple USB->Serial device. | Cedric Berger |
2003-07-19 | sync | Cedric Berger |
2003-07-19 | Ericsson DCU-10 & DCU-11, made by Susteen, Inc. | Cedric Berger |
2003-07-08 | Sync USB code with NetBSD. | Nathan Binkert |
2003-07-05 | sync with netbsd | Nathan Binkert |
2003-07-05 | sync with NetBSD | Nathan Binkert |
2003-06-27 | more quirks from netbsd | Nathan Binkert |
2003-06-27 | kqueue support for various usb devices including: usb, uhid, ugen, | Nathan Binkert |
2003-05-29 | sync | Nathan Binkert |
2003-05-29 | another Iomega device | Nathan Binkert |
2003-05-21 | sync | Nathan Binkert |
2003-05-21 | add ServerWorks vendor ID. Add another flash reader | Nathan Binkert |
2003-05-19 | strlcpy; millert@ ok | Miod Vallat |
2003-05-19 | updates from NetBSD | Nathan Binkert |
2003-05-19 | fix documentation links from netbsd | Nathan Binkert |
2003-05-19 | add a quirk for my trek thumbdrive | Nathan Binkert |
2003-05-19 | update documentation url | Nathan Binkert |
2003-05-19 | sync tag with NetBSD | Nathan Binkert |
2003-05-19 | check for null before memset | Nathan Binkert |
2003-05-19 | nuke unused variable, from NetBSD | Nathan Binkert |
2003-05-19 | don't use 1284 mode | Nathan Binkert |
2003-05-19 | ditch unused return value | Nathan Binkert |