summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-12-14Switch gem(4) over to using MCLGETI when allocating mbufs for the rx ring.Mark Kettenis
2008-12-14Disable TX_DMA writing back DDONE into TXD.Damien Bergamini
2008-12-14Implement a "machine xir" ddb command, making it possible to send anMark Kettenis
2008-12-14o Correctly clear UGEN_ASLP in all cases.Federico G. Schwindt
2008-12-14txpower range checks should be inclusive.Jonathan Gray
2008-12-14- properly handle RT2860_TX_RX_COHERENT interrupts.Damien Bergamini
2008-12-14Add an ieee80211_notify_dtim() function that drivers should call afterDamien Bergamini
2008-12-14Give names to anonymous unions.Ray Lai
2008-12-14regenBrad Smith
2008-12-14Add the Novatel Merlin X950D ExpressCard.Brad Smith
2008-12-13Properly restore PSTATE_IE when returning from send_softint().Mark Kettenis
2008-12-13use the hardware general-purpose timer interrupt instead of timeout(9).Damien Bergamini
2008-12-13clear the WCID, pairwise keys, shared keys, IV/EIV tables in NIC memoryDamien Bergamini
2008-12-13;5Anvidia mcp67 ahci controller also needs special handling.Mike Belopuhov
2008-12-13note to everyone: nitems(pointer) is 0, not what you wantTheo de Raadt
2008-12-12Check for zero'd spd data even if we pass the checksumJonathan Gray
2008-12-12Introduce a if_priority that will be added to RTP_STATIC when routes areClaudio Jeker
2008-12-12Make sure that incomming routing messages don't have RTP_DOWN set. MaskClaudio Jeker
2008-12-12fix a bug that slipped through my last commit.Damien Bergamini
2008-12-12- fix HW crypto using group keys (this should fix the "ExtIV bit not set"Damien Bergamini
2008-12-12get rid of the ugly IWN_SET_DESC_SEG/NSEGS macros.Damien Bergamini
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