summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-02-11"unmute" GPIO 0 on all Dell machines with IDT 92HD71B7 codecs.Jacob Meuser
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-11No need for M_CANFAIL if M_NOWAIT is used. Found by Gleydson Soares.Claudio Jeker
2010-02-10Only allow the common voltages of the card and the host when writing the OCRDale Rahn
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-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-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-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-09Before cloning a route to change the MTU check that the route we clone fromClaudio Jeker
2010-02-09Add 10GSFP+Cu to the Ethernet media types. This is for 10G direct attachedClaudio Jeker
2010-02-09- add the whole gang of USB devices; as prompted by deraadt@Jasper Lievisse Adriaanse
2010-02-09Fix off-by-one system control register defines, makes 2D acceleration onMiod Vallat
2010-02-09XY Failure reads no longer require temp buffer or WUF_FAILJordan Hargrave
2010-02-08Use character raw device to read disklabel during bootprobe, as allKenneth R Westerback
2010-02-08Add ZTE K3565-Z USB MSM modem.Marco Pfatschbacher
2010-02-08syncMarco Pfatschbacher
2010-02-08Add ZTE K3565-Z USB MSM modem.Marco Pfatschbacher
2010-02-08remove redundant bits.Damien Bergamini
2010-02-08final bits for RT3572 and some fixes for RT3070 and RT3071.Damien Bergamini
2010-02-08Add ral(4), found on the Gdium Liberty 1000.Miod Vallat
2010-02-08Minimal completion support for .l.s and .l.d routines, necessary for atMiod Vallat
2010-02-08add the 10us sifs directly to the pre-computed ack durations.Damien Bergamini
2010-02-08simplifyDamien Bergamini
2010-02-08s/RT2860_MCU_CMD_BOOT/RT2860_MCU_CMD_RFRESET/Damien Bergamini
2010-02-08fix BBP R82 for RT3572Damien Bergamini
2010-02-08The IMPs are history so is splimp, this needs now splnet so update comment.Claudio Jeker
2010-02-08arpioctl() is not used sore remove it. Found by Gleydson Soares.Claudio Jeker
2010-02-08When initialising the chip actually set the hardware MAC address, thusJoel Sing
2010-02-08More destatic and ansification.Joel Sing
2010-02-08More destatic and ansification.Joel Sing
2010-02-08Destatic and ansify.Joel Sing
2010-02-08Destatic and ansify.Joel Sing
2010-02-07Fix machine tag.Dale Rahn
2010-02-07Beagle has two memory banks, fix buffer overflow.Dale Rahn
2010-02-07regenMark Kettenis