Age | Commit message (Expand) | Author |
2008-07-23 | If /dev/video* is already used by an application, return EBUSY to other | Marcus Glocker |
2008-07-23 | regen | Brad Smith |
2008-07-23 | Attansic L1E PCI id. | Brad Smith |
2008-07-23 | Correct cases of mishandling of pending reads and writes to prevent | Bob Beck |
2008-07-23 | - Fix potential uvm_fault crash in | Marcus Glocker |
2008-07-23 | sync | Marcus Glocker |
2008-07-23 | Unbreak the tree. | Marcus Glocker |
2008-07-23 | sync | Theo de Raadt |
2008-07-23 | new ati goo; giovanni | Theo de Raadt |
2008-07-23 | move the aml_register_notify() call below for better debugging output. | Federico G. Schwindt |
2008-07-22 | There are devices out there which are UVC compatible, but do not show | Marcus Glocker |
2008-07-22 | more negotation -> negotiation; ok sthen@ | Martynas Venckus |
2008-07-22 | Spelling, negotation -> negotiation. | Marcus Glocker |
2008-07-22 | Fix uvm_fault crash in uvideo_vs_negotation() which was reported by some | Marcus Glocker |
2008-07-21 | sync | Damien Bergamini |
2008-07-21 | rename rt2860 pci ids to match with reality. | Damien Bergamini |
2008-07-21 | instead of passing rx tstamp and rssi to the ieee80211_input function, | Damien Bergamini |
2008-07-21 | Add curproc to ioctl call. | Marco Peereboom |
2008-07-21 | cleanup - we don't have resource structure | Kevin Lo |
2008-07-20 | fill in variant and version components of the UUID | Damien Miller |
2008-07-20 | On TI cardbus bridges, enable PCI interrupt routing if the device has not | Mark Kettenis |
2008-07-20 | Huawei E618 and E620 is not compatible with ubsa(4). | Yojiro Uo |
2008-07-20 | Add DIOCGPDINFO support. 'disklabel -d svnd0' now works. | Kenneth R Westerback |
2008-07-19 | Full rewrite of metadata handling. This fixes power failures and crashes | Marco Peereboom |
2008-07-19 | If a resolution which has been requested over VIDEO_TRY_FMT or | Marcus Glocker |
2008-07-19 | In interrupt handler change printf -> DRPINTF. | Marcus Glocker |
2008-07-18 | For negotation first get the devices default values (GET_DEF) instead | Marcus Glocker |
2008-07-18 | Implement VIDIOC_S_FMT and VIDIOC_TRY_FMT. Now V4L2 applications can | Marcus Glocker |
2008-07-18 | o Use mbufs, for the RX ring, instead of malloc()'ing an MCLBYTES sized buffer. | Thordur I. Bjornsson |
2008-07-18 | the Belkin F5D7010 version # is a RTL8185 cardbus device. this | Reyk Floeter |
2008-07-18 | sync | Reyk Floeter |
2008-07-18 | Add Belkin Wireless G Notebook Card F5D7010 (rtw(4) RTL8185-based) | Reyk Floeter |
2008-07-18 | POLL causes concurrency issues with event driven batteries. Remove for now | Marco Peereboom |
2008-07-17 | Zero mbreg_t structure *before* initializing any members, not when we're | Mark Kettenis |
2008-07-17 | Add a flag and allow the driver to identify the BCM5788 chipsets. They're | Brad Smith |
2008-07-17 | Remove clause 3 from NetBSD license. | Joel Sing |
2008-07-17 | Increase the size of the diskinfo struct, which has grown | Jonathan Gray |
2008-07-16 | Add a new parameter to pckbc_cnattach(): flags to put in the pckbc bowels. | Miod Vallat |
2008-07-16 | If pckbc_xt_translation() fails, do not try to force the keyboard in table | Miod Vallat |
2008-07-16 | It is no longer necessary to regen gsckbdmap after changing this file. | Miod Vallat |
2008-07-16 | Enable the read DMA engine's PCI read request burst length long burst | Brad Smith |
2008-07-15 | Backout rev 1.162. This change made us muck with with pci config space at | Mark Kettenis |
2008-07-15 | Remove some debug code that i forgot to remove in a previous commit. | Owain Ainsworth |
2008-07-15 | Adapt some code from the FreeBSD driver required to make | Jonathan Gray |
2008-07-15 | theres no need too m_adj() the mbuf by 8bytes (u_int64_t) in | Thordur I. Bjornsson |
2008-07-14 | Make VIDIOC_ENUM_FMT list all available formats for the attached device. | Marcus Glocker |
2008-07-14 | Finish support for uncompressed payloads (UDESCSUB_VS_FORMAT_UNCOMPRESSED). | Marcus Glocker |
2008-07-13 | Spacing. | Marcus Glocker |
2008-07-13 | Save format and frame descriptors to a format group structure so we | Marcus Glocker |
2008-07-13 | Add some additional hardware revisions from FreeBSD needed for | Jonathan Gray |