Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-15 | regen | Damien Bergamini | |
2008-12-15 | remove duplicated usb id | Damien Bergamini | |
2008-12-15 | regen | Damien Bergamini | |
2008-12-15 | more RT2770/RT2870/RT3070/RT3071 product ids. | Damien Bergamini | |
driver coming soon. | |||
2008-12-14 | o Correctly clear UGEN_ASLP in all cases. | Federico G. Schwindt | |
o Use the timeout for isochronous transfers as well o Allow to set the timeout for both, read and write From FreeBSD. you@ ok some time ago. | |||
2008-12-14 | Give names to anonymous unions. | Ray Lai | |
Worked on with mglocker. OK mglocker | |||
2008-12-14 | regen | Brad Smith | |
2008-12-14 | Add the Novatel Merlin X950D ExpressCard. | Brad Smith | |
2008-12-11 | hook Qualcomm AC8700 modem into ubsa(4), from freebsd | Felix Kronlage | |
discussed with yuo@ and deraadt@ | |||
2008-12-11 | regen | Felix Kronlage | |
2008-12-11 | add device id for Qualcomm AC8700 modem, from freebsd | Felix Kronlage | |
2008-12-10 | Fix ohci xfers for some devices by adjusting the number of microframes to | Marcus Glocker | |
a static value of 8. Regression tested by todd@ | |||
2008-12-10 | another rum; Arndt at ba-loerrach.de | Theo de Raadt | |
2008-12-10 | sync | Theo de Raadt | |
2008-12-10 | Macro spacing. No binary change. | Marcus Glocker | |
2008-12-10 | use maximum value of dwMaxVideoFrameBufferSize in each vs descriptors | Yojiro Uo | |
as the maximum frame buffer size of video(4) current logic potentially brake the device initialization (and the result of the query is not correct). ok mglocker@ | |||
2008-12-10 | sizeofa -> nitems | Kevin Lo | |
ok jsg@ | |||
2008-12-09 | uvideo uses firmware loading... | Theo de Raadt | |
2008-12-09 | Also allow V4L2 apps to recognize the UYVY support. | Brad Smith | |
ok mglocker@ | |||
2008-12-09 | assign ehcidebug to USB_DEBUG ioctl argument. | Yojiro Uo | |
add priv check to the ioctl. only root priv should access these debug flags. ok deraadt@ | |||
2008-12-08 | do device classification for non-UVC and firmware-needing devices together | Theo de Raadt | |
in the same device table, and abstract usb control out of the ricoh firmware loader so that it can be reused by other loaders ok mglocker | |||
2008-12-08 | sync | Theo de Raadt | |
2008-12-08 | there are two isight models, at least | Theo de Raadt | |
2008-12-08 | sync | Theo de Raadt | |
2008-12-08 | isight | Theo de Raadt | |
2008-12-08 | - Firmware header field "len" for Ricoh devices is uint8_t not uint16_t. | Marcus Glocker | |
- Consistency in comments. | |||
2008-12-08 | Add ability to load firmware for devices which require it. | Marcus Glocker | |
Tested by deraadt@ and myself. | |||
2008-12-07 | typos in comments: recieve -> receive. | Matthieu Herrb | |
2008-12-06 | No need to set dwMaxVideoFrameSize and dwMaxPayloadTransferSize to 0 | Marcus Glocker | |
in the negotation routine explicitly, because the whole structure gets bzero'ed before. | |||
2008-12-05 | Sort uvideo_vs_iface struct a bit. | Marcus Glocker | |
2008-12-04 | fix typo in the dwFrameInterval comment | Yojiro Uo | |
2008-12-04 | move Option GlobeTrotter 3G Quad / 3G Quad Plus and the | Felix Kronlage | |
Vodafone Mobile Connect from ubsa(4) to umsm(4) as these should work better with that driver. discussed with yuo@, jsg@ and deraadt@. | |||
2008-12-03 | regen | Damien Bergamini | |
2008-12-03 | More Atheros AR9170 ("otus") based devices. | Damien Bergamini | |
From the Linux ar9170 driver. | |||
2008-12-03 | Weongyo Jeong has consented to switch from an inappropriate license | Jonathan Gray | |
to license.template | |||
2008-12-03 | - Fix unit for dwFrameInterval in DPRINTF. | Marcus Glocker | |
- Add a comment from yuo@ which describes dwFrameInterval values a bit. | |||
2008-12-03 | Fix error handling for usbd_transfer(). | Marcus Glocker | |
2008-12-03 | add UYVY video format support for uncompressed video | Yojiro Uo | |
ok mglocker@ | |||
2008-12-03 | remove bogus part (GUID_UYVY part) form last commit. | Yojiro Uo | |
(this diff will be include next diff.) | |||
2008-12-03 | change UVC VS negotiation logic. | Yojiro Uo | |
some device return wrong value for get probe request without initial set probe request. so, now it issue set probe request and then get probe to initialize device configuration. | |||
2008-12-03 | fix USB packet size handling of uvideo(4) | Yojiro Uo | |
2008-12-01 | regen | Martin Reindl | |
2008-12-01 | add the Huawei E510 modem | Martin Reindl | |
ok fkr@ | |||
2008-12-01 | leak memory in the realloc function until we find out who has a pointer | Theo de Raadt | |
to it, otherwise as seen by sthen/matthieu in master mode: cdcef0 at usbf0: usbf_open_pipe failed ok miod | |||
2008-12-01 | sync | Kevin Lo | |
2008-12-01 | fix the naming of the D-Link AR9170 entry | Kevin Lo | |
ok damien@ | |||
2008-11-30 | sync | Theo de Raadt | |
2008-11-30 | ricoh cameras | Theo de Raadt | |
2008-11-30 | Setup three isoc transfers at a time so we don't miss frames. This fixes | Marcus Glocker | |
transfers which require larger bandwidths, e.g. for higher resolutions. discussed with yuo@, deraadt@ | |||
2008-11-29 | sync | Theo de Raadt | |