Age | Commit message (Expand) | Author |
2008-12-09 | Replace the sc_type/sc_details enum's in the softc struct with a sc_flags | Brad Smith |
2008-12-09 | uvideo uses firmware loading... | Theo de Raadt |
2008-12-09 | Also allow V4L2 apps to recognize the UYVY support. | Brad Smith |
2008-12-09 | assign ehcidebug to USB_DEBUG ioctl argument. | Yojiro Uo |
2008-12-08 | do device classification for non-UVC and firmware-needing devices together | Theo de Raadt |
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 | some sscom and interrupt cleanup, closer to usable userland. | Dale Rahn |
2008-12-08 | Don't forget to map the pci interrupt. | Owain Ainsworth |
2008-12-08 | Make the various drm drivers print the interrupt they're using. | Mark Kettenis |
2008-12-08 | - Firmware header field "len" for Ricoh devices is uint8_t not uint16_t. | Marcus Glocker |
2008-12-08 | Add ability to load firmware for devices which require it. | Marcus Glocker |
2008-12-07 | yet another one nvidia ahci controller that needs special handling. | Mike Belopuhov |
2008-12-07 | typos in comments: recieve -> receive. | Matthieu Herrb |
2008-12-07 | Make acpiprt(4) check whether the current interrupt routing is "possible" and | Mark Kettenis |
2008-12-06 | No need to set dwMaxVideoFrameSize and dwMaxPayloadTransferSize to 0 | Marcus Glocker |
2008-12-06 | Revert this to, due to the ppc intr backout. -moj ok @kettenis | Mats O Jansson |
2008-12-06 | revert all changes related to the mpsafe intr handler. i screwed up the commit | Ted Unangst |
2008-12-06 | not commited, i'm a retard | Ted Unangst |
2008-12-06 | the not MP version didn't compile, mglocker found | Ted Unangst |
2008-12-06 | uncount clusters taken off the rx ring immediately. if those clusters were | David Gwynne |
2008-12-06 | typo, no binary change. | Damien Bergamini |
2008-12-06 | cvs wouldn't let me check this in before | Ted Unangst |
2008-12-06 | some more trouble where i failed to account for oga's diff | Ted Unangst |
2008-12-06 | mpsafe intr_establish that doesn't get biglock, so that we may dream of the d... | Ted Unangst |
2008-12-05 | Sort uvideo_vs_iface struct a bit. | Marcus Glocker |
2008-12-05 | add ethertype and tcpdump support for VLAN stacking (QinQ) with | Stuart Henderson |
2008-12-05 | enable 9k frames on the "jumbo" ring | David Gwynne |
2008-12-05 | Garbage collect now unused field in the softc struct again. | Brad Smith |
2008-12-04 | enable to large clusters again now that arts put the pool allocator for | David Gwynne |
2008-12-04 | Don't hardcode the bus_space_tag to use, grab if from pci_attach_args | Owain Ainsworth |
2008-12-04 | *sigh* unbreak the tree. | Owain Ainsworth |
2008-12-04 | Revert ppc intr stuff. Make socppc compile again. -moj | Mats O Jansson |
2008-12-04 | Fix "fp_save ipi didn't" panic, and move i386/amd64 closer in the process. | Tobias Weingartner |
2008-12-04 | Move the bus_dma generic functions out of the far-too-podgy machdep.c and | Owain Ainsworth |
2008-12-04 | Put back the support for pools > PAGE_SIZE. This time the compare function | Artur Grabowski |
2008-12-04 | fix typo in the dwFrameInterval comment | Yojiro Uo |
2008-12-04 | regen | Brad Smith |
2008-12-04 | typo. | Brad Smith |
2008-12-04 | Add some more Intel GM45 MCH PCI id's. | Brad Smith |
2008-12-04 | Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets. | Brad Smith |
2008-12-04 | move Option GlobeTrotter 3G Quad / 3G Quad Plus and the | Felix Kronlage |
2008-12-03 | switch bge over to using MCLGETI when allocating mbufs for the rx ring. | David Gwynne |
2008-12-03 | add vscsi(4), a virtual scsi controller that passes all scsi requests up to | David Gwynne |
2008-12-03 | Get size of the struct cardslot_event, not the function cardslot_event. | Ray Lai |
2008-12-03 | regen | Damien Bergamini |
2008-12-03 | More Atheros AR9170 ("otus") based devices. | Damien Bergamini |
2008-12-03 | typos in comments - no binary change. | Damien Bergamini |