Age | Commit message (Expand) | Author |
2008-12-12 | Add netmpls/mpls_output.c | Michele Marchetto |
2008-12-12 | matthieu and reyk say that using 9k frames for rx breaks vic on esx. i can | David Gwynne |
2008-12-11 | Don't do radeon_cp_dispatch flip on lastclose. | Owain Ainsworth |
2008-12-11 | Kill the $ARCH prefix for isa_dma_cookie. With this change, the i386 and | Owain Ainsworth |
2008-12-11 | export per-interface mbuf cluster pool use statistics out to userland | Theo de Raadt |
2008-12-11 | a little bit of paranoia | Theo de Raadt |
2008-12-11 | revert back to 1.4, since there's still some code that uses this; pointed | Martynas Venckus |
2008-12-11 | hook Qualcomm AC8700 modem into ubsa(4), from freebsd | Felix Kronlage |
2008-12-11 | regen | Felix Kronlage |
2008-12-11 | add device id for Qualcomm AC8700 modem, from freebsd | Felix Kronlage |
2008-12-10 | When booting from a CD on i386/amd64, assume the root filesystem | Kenneth R Westerback |
2008-12-10 | Fix ohci xfers for some devices by adjusting the number of microframes to | Marcus Glocker |
2008-12-10 | sync | Owain Ainsworth |
2008-12-10 | id for Radeon HD2600 PRO AGP; from johan. | Owain Ainsworth |
2008-12-10 | Replace m_free() with m_freem() in foo_start() to ensure that upon error | Brad Smith |
2008-12-10 | both x86 platforms isa bus_dma implementations handle bus_dmamap_sync | Owain Ainsworth |
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 |
2008-12-10 | sizeofa -> nitems | Kevin Lo |
2008-12-09 | Non soundblaster-like devices must set AUDIO_PROP_INDEPENDENT | Alexandre Ratchov |
2008-12-09 | sparc does not have extended precision, therefore remove unused | Martynas Venckus |
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 |