Age | Commit message (Expand) | Author |
2008-07-07 | - Improve negotation and fix some more DPRINTFs. | Marcus Glocker |
2008-07-06 | When the device gets close switch back from alternate interface to | Marcus Glocker |
2008-07-06 | Use UT_{READ|WRITE}_VENDOR_DEVICE instead of self defined values. | Marc Balmer |
2008-07-05 | Fix a comment: Code defines FTDI_SIO_GET_STATUS, use that in | Marc Balmer |
2008-07-05 | Add support for the new Expert mouseCLOCK USB II that uses an FTDI | Marc Balmer |
2008-07-04 | regen | Yojiro Uo |
2008-07-04 | add new entries for 3G/3.5G modems | Yojiro Uo |
2008-07-03 | Add struct for VC_EXTENSION_UNIT and dump it in debug mode. | Marcus Glocker |
2008-07-02 | Add first bits to support uncompressed format. | Marcus Glocker |
2008-07-02 | As some modem devices in ubsa(4) are possible to be incompatible with | Yojiro Uo |
2008-07-02 | fix interrupt pipe processing. | Yojiro Uo |
2008-07-01 | Spacing. | Marcus Glocker |
2008-06-30 | Limit maximal number of mmap buffers to 32 (instead 256). | Marcus Glocker |
2008-06-30 | - Free mmap buffer on close/detach. | Marcus Glocker |
2008-06-29 | add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem. | Yojiro Uo |
2008-06-29 | new belkin rum with california designed plastic | Theo de Raadt |
2008-06-29 | sync | Theo de Raadt |
2008-06-29 | another new belkin rum. says on it "designed in california, made in china". | Theo de Raadt |
2008-06-26 | Make video stream work properly on uhci and ohci by adding an ohci | Marcus Glocker |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-24 | regen | Brad Smith |
2008-06-24 | - Rename the QuickCam Sphere AF to Orbit since the other Orbit MP | Brad Smith |
2008-06-23 | Don't bzero() the USB buffer before every xfer. This was just for debug | Marcus Glocker |
2008-06-22 | Remove the QuickCam Pro 5000 from the quirks list now that there | Brad Smith |
2008-06-22 | regen | Brad Smith |
2008-06-22 | Add a few more QuickCam cams and touch up some of the existing entries. | Brad Smith |
2008-06-22 | If no frame gets queue for a certain time, return EINVAL to the userland | Marcus Glocker |
2008-06-22 | correct function names on some debug and panics. | Federico G. Schwindt |
2008-06-21 | print vendor and product in hexa on debug. | Federico G. Schwindt |
2008-06-21 | print the correct function name. | Federico G. Schwindt |
2008-06-21 | fix probable cut and paste error when for the virtual QH link. | Federico G. Schwindt |
2008-06-20 | Another uchcom product found in the Linux driver. | Jonathan Gray |
2008-06-20 | regen | Jonathan Gray |
2008-06-20 | Another uchcom product found in the Linux driver. | Jonathan Gray |
2008-06-19 | Sync USB ids. Although the Pro 5000 should be removed as it is | Brad Smith |
2008-06-19 | regen | Brad Smith |
2008-06-19 | Fix the naming of the QuickCam Notebook Deluxe entry. | Brad Smith |
2008-06-19 | regen | Brad Smith |
2008-06-19 | Add a bunch of UVC compliant Logitech webcams. | Brad Smith |
2008-06-18 | regen | Brad Smith |
2008-06-18 | Add the Logitech QuickCam Pro 9000. | Brad Smith |
2008-06-17 | if reading (or writing) is not supported, but the device is opened | Jacob Meuser |
2008-06-15 | typo | Miod Vallat |
2008-06-15 | expand the quirk framework to enable device class match | Yojiro Uo |
2008-06-15 | One more printf -> DPRINTF in the USB xfer callback. | Marcus Glocker |
2008-06-15 | Make frame queueing reliable by setting tsleep() priorities to 0. | Marcus Glocker |
2008-06-15 | Move noisy frame queueing debug messages up to debug level 2. | Marcus Glocker |
2008-06-15 | if we are trying to attach to ehci(4) notify the user to disable it | Robert Nagy |
2008-06-14 | id tag. | Federico G. Schwindt |
2008-06-14 | remove #ifdef __macppc__ due to a misunderstanding: | Todd T. Fries |