summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-10-15Enable multipath support on the MPLS routing table. ldpd needs this andClaudio Jeker
2010-10-14Move glxpcib(4) to MI land unifying the two MD drivers.Paul Irofti
2010-10-14Clean up segment handling: switch user-space to using code and dataPhilip Guenthe
2010-10-13do the same thing for the cd:Mike Belopuhov
2010-10-13shave some bytes off the ramdisk kernels by disaling a bunch ofMike Belopuhov
2010-10-13No need to check ST_DYING flag twice in succession.Kenneth R Westerback
2010-10-12Add Sierra Wireless MC8790.Marco Pfatschbacher
2010-10-12regenMarco Pfatschbacher
2010-10-12Add Sierra Wireless MC8790.Marco Pfatschbacher
2010-10-12Force openings to 1 for devices that can't do tagged i/o, i.e. moreKenneth R Westerback
2010-10-11correct MACHINE, MACHINE_ARCHTakuya ASADA
2010-10-1116-byte commands just won't fit in 12-byte buffers. So make theKenneth R Westerback
2010-10-11Implement an rtsocket filter for rtableids. A process will initiallyClaudio Jeker
2010-10-11Remove some commented code we will never have.Claudio Jeker
2010-10-10In tcp_update_sndspace() and tcp_update_rcvspace() change the typeAlexander Bluhm
2010-10-10Compact Flash support for OCTEONTakuya ASADA
2010-10-10Add proper malloc flags so we can attach again.Marcus Glocker
2010-10-09Make trm(4) work again. Avoid use-after-free of xs fields, don'tKenneth R Westerback
2010-10-09* define structure that represents USB descriptor with variable sizedJacob Meuser
2010-10-09only print out of sync messages when compiled for debuggingJacob Meuser
2010-10-09control values can be 1 or 2 bytes, signed or unsigned. fixes hueJacob Meuser
2010-10-08don't trust that bFrameIndex in frame descriptors is unique. fixesJacob Meuser
2010-10-08Call bus_space_barrier() after each read and write, since thisAlexandre Ratchov
2010-10-08encoding of envy is little endian, not native endian, probably fixes envyAlexandre Ratchov
2010-10-08put all calls bus_space_xxx() into functions, makes the code smallerAlexandre Ratchov
2010-10-08allocate a major number to midi, since midi is already enabledAlexandre Ratchov
2010-10-08check current hardware position in interrupt handler. it's possibleJacob Meuser
2010-10-07Also call addrhooks for IPv6 addresses with a 128 bit prefixlen.Marco Pfatschbacher
2010-10-07Create separate functions for enabling wake and runtime gpes.Jordan Hargrave
2010-10-07Handle IMPLNULL labels (#3) directly in the kernel like we do with theClaudio Jeker
2010-10-07If the card model is not ``HT/PT'', then check that the DMA physicalAlexandre Ratchov
2010-10-07Fix some pms(4) vs wsmoused issues. From Alexandr Shadchin viaKenneth R Westerback
2010-10-06Retire SkipjackMike Belopuhov
2010-10-06Give the device the physical address obtained from the DMA mappingAlexandre Ratchov
2010-10-06Save and restore the lapic Task Priority register accross suspend/resume,Mark Kettenis
2010-10-06Correct the condition under which the x_wakeup_vector is cleared.Theo de Raadt
2010-10-06zero out auth hash context before freeing it; ok matthew millertMike Belopuhov
2010-10-05split acpi_enable_onegpe to separate enable/disable functionsJordan Hargrave
2010-10-05Added acpi_disable_allgpes function to clear GPE statusJordan Hargrave
2010-10-05clean up acpi_softc use moreTheo de Raadt
2010-10-05delete a bit of #if 0 codeTheo de Raadt
2010-10-05hide use of our global acpi_softc pointer a bit betterTheo de Raadt
2010-10-05implicitly protect m_cldrop with splnet; ok claudio dlgMike Belopuhov
2010-10-05add missing splx in the debug codepath. nevertheless thatMike Belopuhov
2010-10-05regenDavid Gwynne
2010-10-05areca have a new family of controllers outDavid Gwynne
2010-10-04add support for midi(4) ports to envy(4)Alexandre Ratchov
2010-10-04fp_wscale is only a single byte so do not byteswap it. This makes osClaudio Jeker
2010-10-03iopoolification. Tested on my Advansys ASP-3940U2W. Various eyesKenneth R Westerback
2010-10-03iopoolification. Tested on my Initio INIC-950. Various eyes includingKenneth R Westerback