summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-07-08revert MCLGETI for sk(4) for now. commit requested by deraadt@Stuart Henderson
2009-07-08Add the same routing domain assignments and checks into the not so usedClaudio Jeker
2009-07-08remove redundant comment.Thordur I. Bjornsson
2009-07-07When adding or changing a MPLS route, add RTF_MPLS flag toMichele Marchetto
2009-07-06Almost rewrite xbridge PCI resource allocation:Miod Vallat
2009-07-05take us to 4.6-currentDavid Gwynne
2009-07-05Buffer in RMD160_CTX is length RMD160_BLOCK_LENGTH not RMD160_DIGEST_LENGTH.Todd C. Miller
2009-07-05Make sure the OpenBSD bounds exclude the first cylinder, which is usedMiod Vallat
2009-07-05radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have anMark Kettenis
2009-07-03Try to be smarter when allocating pci resources, and use unused devio slotsMiod Vallat
2009-07-03Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer.Mark Kettenis
2009-07-03Support RTL8103E and RTL8168DP which are starting to show up, from brad.Theo de Raadt
2009-07-03fix mac address for dual-port 8257[56] cards; ok claudio, kettenis, deraadtMarkus Friedl
2009-07-03fix a typo; from bradTheo de Raadt
2009-07-03this is a rather large change to add support for the BCM5709.David Gwynne
2009-07-03regenDavid Gwynne
2009-07-03add ids for the new phys on the bcm5709sDavid Gwynne
2009-07-03newer bnx chips use a separate firmware to the "old" ones. this updatesDavid Gwynne
2009-07-02Revert the 'optimization' I attempted in r1.21 since it turns outKenneth R Westerback
2009-07-01The widget mapping code has been written back when I was only working onMiod Vallat
2009-07-01Add a workaround for the fact that our clocks aren't running during autoconfMark Kettenis
2009-07-01Crank bootblocks version for identification purposes.Miod Vallat
2009-07-01take us to 4.6, though there will still be some changesTheo de Raadt
2009-06-30Link the second stage bootblocks (and boot.net) 256KB higher to accomodateMiod Vallat
2009-06-29In sdmmc_intr_establish(), copy the entire name parameter instead ofMichael Knudsen
2009-06-29Zap isp_inline.h; it is no longer used.Mark Kettenis
2009-06-29Whack bridges that have conflicting windows. This prevents us from choosingMark Kettenis
2009-06-29the data which is read is never used; ok krwTheo de Raadt
2009-06-29since we link in the 24xx firmware, might as well point to it; ok krw kettenisTheo de Raadt
2009-06-29Bring back rev 1.17, enable hardware vlan tagging/stripping.Jonathan Gray
2009-06-29enable isp(4)Theo de Raadt
2009-06-28Now the tx dma mapping problem it was exposing is fixedJonathan Gray
2009-06-28Properly swap tx dma maps so we don't use invalid maps,Jonathan Gray
2009-06-28Attempt to map memory resources of unconfigured devices, if they do not haveMiod Vallat
2009-06-28Better wording for the not-supported-video-control message.Marcus Glocker
2009-06-28Add colormap support for 8bpp mode.Mark Kettenis
2009-06-28Make this work in 8bpp mode too. Color support is still missing; probablyMark Kettenis
2009-06-28Restore lost string constant, make DEBUG kernels compile.Kenneth R Westerback
2009-06-27Stricter checks when deciding which acceleration code to use. Instead ofMiod Vallat
2009-06-27Preliminary cleanup work in order to help the PCI resource management code.Miod Vallat
2009-06-27In the bus_space_*_raw_* functions, move the invariant computations out ofMiod Vallat
2009-06-27If a device which has not been initialized by ARCS has a non-zero BAR, ignoreMiod Vallat
2009-06-27Add an explicit widget locator to xbow children; allows a given widget toMiod Vallat
2009-06-27Remove debug printfs.Mark Kettenis
2009-06-27Revert the last change to this file which was made with armv7 support came in.Dale Rahn
2009-06-26Two pci'd that come from cardbus, in case anyone ever needs them...Theo de Raadt
2009-06-26Fix a use after free in the pagedaemon.Owain Ainsworth
2009-06-26invert direction for inner icmp state lookups (e.g. traceroute with icmp)Markus Friedl
2009-06-26If we are going to move to the eeprom-based MAC address finding instead ofTheo de Raadt
2009-06-26Prefer fdcache() to pdcache() in cpu_fork(), as the MI uvm code has touchedMiod Vallat