summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-12Allow more legacy interrupts to reach the legacy PIC; found the hard way byMiod Vallat
2010-02-12ehci bits, not enabled.Dale Rahn
2010-02-12Initial version of ehci shim for omap, not complete.Dale Rahn
2010-02-12Rework prcm to support additional iclk/fclk registers.Dale Rahn
2010-02-12introduce a uvm_km_valloc_try function that won't get a lower level lockTed Unangst
2010-02-11Correct argument for splx() is s2 not s so that the splx() calls match to theClaudio Jeker
2010-02-11Not knowing a AFI/SAFI pair in the MP capability is no reason to failClaudio Jeker
2010-02-11"unmute" GPIO 0 on all Dell machines with IDT 92HD71B7 codecs.Jacob Meuser
2010-02-11Add "N" key to search the opposite way from the last search (reverse of "n"),Nicholas Marriott
2010-02-11correct commentDamien Miller
2010-02-11default to no pckbc and no legacy hardware; ok miod@Otto Moerbeek
2010-02-11align comments; ok miod@Otto Moerbeek
2010-02-11cd in nam2blk; ok miodOtto Moerbeek
2010-02-11fuloong model defineOtto Moerbeek
2010-02-11The previous commit didn't use the first X in the template if thePhilip Guenthe
2010-02-11Test mkstemps() tooPhilip Guenthe
2010-02-11We need to load the config before kr_init() is called or fib-update isClaudio Jeker
2010-02-11no more libdata/ssh;Jason McIntyre
2010-02-11libarary -> library;Jason McIntyre
2010-02-11While looking through this code I figured out that set nexthop self andClaudio Jeker
2010-02-11Force a space between address and nexthop. IPv6 is overflowing all sizeClaudio Jeker
2010-02-11No need for M_CANFAIL if M_NOWAIT is used. Found by Gleydson Soares.Claudio Jeker
2010-02-11Add a regression suite for mkstemp(), verifying that it neither overrunsPhilip Guenthe
2010-02-10Only allow the common voltages of the card and the host when writing the OCRDale Rahn
2010-02-10pkcs#11 is no longer optional; improve wording; ok jmc@Markus Friedl
2010-02-10remove /usr/libdata/ssh; ok miod, djmMarkus Friedl
2010-02-10Fix sio_getcap() for audio(4) devices exposing encodingsAlexandre Ratchov
2010-02-10remove lingering debug print.Dale Rahn
2010-02-10And now mounts with reads and writes work.Dale Rahn
2010-02-10Would seem that the sdmmc layer does not like having CRC7 as part of theDale Rahn
2010-02-10check that rf reg is != 0xff, not rf val.Damien Bergamini
2010-02-10Blame the right interrupt bit in `spurious interrupt' messages.Miod Vallat
2010-02-10Close to working MMCHS (ommmc) driver. much thanks to mk@ for continual poking.Dale Rahn
2010-02-10Unfortunately, newer versions of u-boot found on the beagle do not allowDale Rahn
2010-02-10Clarify default status-right, from Seth Wright.Nicholas Marriott
2010-02-10syncMiod Vallat
2010-02-10accept loongson in .Dt; ok espieJason McIntyre
2010-02-10tweak previous;Jason McIntyre
2010-02-09Make the bonito_pci_attach_hook per-platform, as a new callback in structMiod Vallat
2010-02-09Flush caches upon startup anyway, the gdium pmon keeps it dirty, unlikeMiod Vallat
2010-02-09Switching the strange VIA VT8251 PCIE host bridge into a PCI-PCI bridgeMark Kettenis
2010-02-09mount_ext2fs and ral firmware on the ramdisk.Miod Vallat
2010-02-09Build ral firmware on loongson (for Gdium).Miod Vallat
2010-02-09Process kernel options correctly when run from a `go' command instead ofMiod Vallat
2010-02-09Less aggressive cache ops on BUS_DMASYNC_PREREAD alone (leftover from olderMiod Vallat
2010-02-09wsmux (for external, big-boned-fingers compatible, keyboards) and ext2fsMiod Vallat
2010-02-09Section 4 manpages for loongson.Miod Vallat
2010-02-09Set the rtm_priority when sending RTM_ADD/RTM_DELETE messages out inClaudio Jeker
2010-02-09Correctly track RTF_UP on RTM_CHANGE. Since the interface can changeClaudio Jeker
2010-02-09Try to bring documentation up to the same state as the code. DocumentClaudio Jeker