summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-12-12Add netmpls/mpls_output.cMichele Marchetto
2008-12-12matthieu and reyk say that using 9k frames for rx breaks vic on esx. i canDavid Gwynne
2008-12-11Don't do radeon_cp_dispatch flip on lastclose.Owain Ainsworth
2008-12-11Kill the $ARCH prefix for isa_dma_cookie. With this change, the i386 andOwain Ainsworth
2008-12-11export per-interface mbuf cluster pool use statistics out to userlandTheo de Raadt
2008-12-11a little bit of paranoiaTheo de Raadt
2008-12-11revert back to 1.4, since there's still some code that uses this; pointedMartynas Venckus
2008-12-11hook Qualcomm AC8700 modem into ubsa(4), from freebsdFelix Kronlage
2008-12-11regenFelix Kronlage
2008-12-11add device id for Qualcomm AC8700 modem, from freebsdFelix Kronlage
2008-12-10When booting from a CD on i386/amd64, assume the root filesystemKenneth R Westerback
2008-12-10Fix ohci xfers for some devices by adjusting the number of microframes toMarcus Glocker
2008-12-10syncOwain Ainsworth
2008-12-10id for Radeon HD2600 PRO AGP; from johan.Owain Ainsworth
2008-12-10Replace m_free() with m_freem() in foo_start() to ensure that upon errorBrad Smith
2008-12-10both x86 platforms isa bus_dma implementations handle bus_dmamap_syncOwain Ainsworth
2008-12-10another rum; Arndt at ba-loerrach.deTheo de Raadt
2008-12-10syncTheo de Raadt
2008-12-10Macro spacing. No binary change.Marcus Glocker
2008-12-10use maximum value of dwMaxVideoFrameBufferSize in each vs descriptorsYojiro Uo
2008-12-10sizeofa -> nitemsKevin Lo
2008-12-09Non soundblaster-like devices must set AUDIO_PROP_INDEPENDENTAlexandre Ratchov
2008-12-09sparc does not have extended precision, therefore remove unusedMartynas Venckus
2008-12-09Replace the sc_type/sc_details enum's in the softc struct with a sc_flagsBrad Smith
2008-12-09uvideo uses firmware loading...Theo de Raadt
2008-12-09Also allow V4L2 apps to recognize the UYVY support.Brad Smith
2008-12-09assign ehcidebug to USB_DEBUG ioctl argument.Yojiro Uo
2008-12-08do device classification for non-UVC and firmware-needing devices togetherTheo de Raadt
2008-12-08syncTheo de Raadt
2008-12-08there are two isight models, at leastTheo de Raadt
2008-12-08syncTheo de Raadt
2008-12-08isightTheo de Raadt
2008-12-08some sscom and interrupt cleanup, closer to usable userland.Dale Rahn
2008-12-08Don't forget to map the pci interrupt.Owain Ainsworth
2008-12-08Make 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-08Add ability to load firmware for devices which require it.Marcus Glocker
2008-12-07yet another one nvidia ahci controller that needs special handling.Mike Belopuhov
2008-12-07typos in comments: recieve -> receive.Matthieu Herrb
2008-12-07Make acpiprt(4) check whether the current interrupt routing is "possible" andMark Kettenis
2008-12-06No need to set dwMaxVideoFrameSize and dwMaxPayloadTransferSize to 0Marcus Glocker
2008-12-06Revert this to, due to the ppc intr backout. -moj ok @kettenisMats O Jansson
2008-12-06revert all changes related to the mpsafe intr handler. i screwed up the commitTed Unangst
2008-12-06not commited, i'm a retardTed Unangst
2008-12-06the not MP version didn't compile, mglocker foundTed Unangst
2008-12-06uncount clusters taken off the rx ring immediately. if those clusters wereDavid Gwynne
2008-12-06typo, no binary change.Damien Bergamini
2008-12-06cvs wouldn't let me check this in beforeTed Unangst
2008-12-06some more trouble where i failed to account for oga's diffTed Unangst
2008-12-06mpsafe intr_establish that doesn't get biglock, so that we may dream of the d...Ted Unangst