summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-03-24be even more exact about the TI pcie switchesTheo de Raadt
2010-03-24sncTheo de Raadt
2010-03-24correct IDTheo de Raadt
2010-03-24vdsk_scsi_cmd doesnt need to return now, so fix some of its scsi commandDavid Gwynne
2010-03-24Bring back PHYSLOAD_DEVICE for uvm_page_physload.Owain Ainsworth
2010-03-23syncTheo de Raadt
2010-03-23new TI 4-way PCIE-PCIE bridgeTheo de Raadt
2010-03-23Fix a crash in pfsync when running IPSEC.Pierre-Yves Ritschard
2010-03-23Use CPUID leaf function 0x80000008 to fetch the physical address sizeMark Kettenis
2010-03-23Set rtm_mpls on RTM_GET so that we get the correct options on mpls routes.Claudio Jeker
2010-03-23macppc seems to need a couple more casts before it will compile aKenneth R Westerback
2010-03-23Change the scsi_cmd function member of scsi_adapter from int toKenneth R Westerback
2010-03-23dont maintain a list of vether devices inside the driver if they are neverDavid Gwynne
2010-03-22Detect Nuvoton W83795G.Mark Kettenis
2010-03-22Remove some cardbus defines and types which are identical toJonathan Gray
2010-03-22fix rcs id, from bradJonathan Gray
2010-03-22Put back bnx(4) now that claudio@ has made the driver work on big endianMiod Vallat
2010-03-22On SGI IP35 systems, get SPD memory records from L1 and attach spdmem toMiod Vallat
2010-03-22Split existing spdmem@i2c code into bus-agnostic spd record decoding code,Miod Vallat
2010-03-22Enable PAGEFASTRECYCLE.Mark Kettenis
2010-03-22Read trap registers after setting up the stack frame in the slowtrap handler.Mark Kettenis
2010-03-22There is a workaround for a 82599 specific errata that could hang the rx dmaJonathan Gray
2010-03-22Use the correct number of max scatter gather segments for 82599,Jonathan Gray
2010-03-22Add some MLDv2 definitions from FreeBSD.Jonathan Gray
2010-03-21Add some additional Intel CPUID values for recent and upcoming processors.Jonathan Gray
2010-03-21Remove some left over debugging code, shaving off two instructions fromMark Kettenis
2010-03-21let this compile without DIAGNOSTIC; from miodTheo de Raadt
2010-03-21add glass console support to the ramdisks; from miodTheo de Raadt
2010-03-21another macbook that needs reference voltage for output.Jacob Meuser
2010-03-21deal with the possibility of two internal speaker pins, like onJacob Meuser
2010-03-21Update KL structure definitions to match IP35 use of previously unused fields.Miod Vallat
2010-03-21Fix widget probe order for BASEIO boards and P-Brick.Miod Vallat
2010-03-21remove definitions of VSCSI_DEBUG stuff. they were never used.David Gwynne
2010-03-20Allow kernels configurations with bluetooth but no USB to build.Matthieu Herrb
2010-03-20Add code to tell Origin 200 and Origin 2000 / Onyx 2 apart.Miod Vallat
2010-03-20Don't leak memory when resizing routing table arrayBret Lambert
2010-03-20NEC Aterm WL300NU-GDamien Bergamini
2010-03-20the NEC Aterm WL300NU-G is an otus(4).Damien Bergamini
2010-03-19Remove support for preproduction 82598 revision A0,Jonathan Gray
2010-03-18enable POOL_DEBUGOtto Moerbeek
2010-03-18move to 4.7-currentOtto Moerbeek
2010-03-16Set rx_ndescs to zero when initializing the rx ring. Otherwise we'llMark Kettenis
2010-03-16PCXS processors (really, all PA-RISC processors with separate I and D tlbMiod Vallat
2010-03-16eek! negative array offsets are bad. don't allow them.Jacob Meuser
2010-03-15Add support for 82801HBM RAID. 'that diff can go in' kettenis@Dale Rahn
2010-03-15Do not leak mbuf in the TX path when a TX error occurs; found the hard wayMiod Vallat
2010-03-15Correct return from attach on error, add splx() and urndis_stop().Fabien Romano
2010-03-15Add id for Intel 82801JI RAID. Lets HP GL360 G6 see internal SATAKenneth R Westerback
2010-03-14Rewrite urndis_match() logic for the HTC Hero to match on vendor andMichael Knudsen
2010-03-14syncMichael Knudsen