summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-04-07sdtemp* devices could occur on these machinesTheo de Raadt
2008-04-07New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsTheo de Raadt
2008-04-07Identify two chips which follow the JDEC JC-42.4 standard dimm temperatureTheo de Raadt
2008-04-06SH is not ARM.Dale Rahn
2008-04-06In sendit(), len should be size_t, not int. Could cause it to returnStefan Kempf
2008-04-06regenBrad Smith
2008-04-06- Add the Intel ICH8/9 Thermal sensors.Brad Smith
2008-04-05fix comment for it(4)Oleg Safiullin
2008-04-04ratecheck(9) only seems to be used to limit things to very coarse intervalsDavid Gwynne
2008-04-04tht is cool cos it generates interrupts when the link state change.David Gwynne
2008-04-04if full-duplex is being turned on, also set the oprtational mode toJacob Meuser
2008-04-03Use atomic operations to invalidate TSB entries.Mark Kettenis
2008-04-03Clean up the DMA read/write control register setup code and add someBrad Smith
2008-04-03Add missing half duplex flags for the media status.Brad Smith
2008-04-03Switch it(4) back to PnP config mode. Avoid possibleOleg Safiullin
2008-04-03Make ebus(4) work on sun4v.Mark Kettenis
2008-04-03Some cosmetic changes.Mark Kettenis
2008-04-03Ensure that we wrap around to the start of the TXD buffer when incrementingJoel Sing
2008-04-02Add nsgphy(4).Mark Kettenis
2008-04-02Add support for the National Semiconductor Saturn (which really is a SunMark Kettenis
2008-04-02Add support for the DP83865.Mark Kettenis
2008-04-02regenMark Kettenis
2008-04-02Add the National Semiconductor DP83865 Gigabit PHY.Mark Kettenis
2008-04-02Rewrite the startup code for the mvme88k bootblocks, once again. Some ofMiod Vallat
2008-04-02fix bad printf if metadata clearing failedMartin Reindl
2008-04-02regenBrad Smith
2008-04-02Add the Cicada CS8204 quad port PHY.Brad Smith
2008-04-02For some reason using the ASI_SCRATCHPAD register at offset 0x08 makes theMark Kettenis
2008-04-02Return right away for unknown media types instead of fallingBrad Smith
2008-04-02repair code which blocks passing fd's for block devices orTheo de Raadt
2008-04-02syncTheo de Raadt
2008-04-02intel host bridgeTheo de Raadt
2008-04-02attach the ZTE CMDMA MSM modem from qualcomm.Felix Kronlage
2008-04-02regenFelix Kronlage
2008-04-02add another vendor id for Qualcomm as well as one of their modems.Felix Kronlage
2008-04-02Correct error message printing and add a missing errorBrad Smith
2008-04-01typoMiod Vallat
2008-04-01Add Corega CG-WLUSB2GPX.Jonathan Gray
2008-04-01regenJonathan Gray
2008-04-01Corega CG-WLUSB2GPXJonathan Gray
2008-04-01toast unused args from a printf call; ok deraadtConstantine A. Murenin
2008-04-01match more versions of w83793g; whilst here, also ensure that the bank 0Constantine A. Murenin
2008-04-01Add some defines and remove some of the magic numbers from the code.Brad Smith
2008-04-01only need 8 words to learn about i2c spd jc-42.4 sensorsTheo de Raadt
2008-03-31nope, sorry, the miod/naddy raidframe change breaks almost all ramdisks.Theo de Raadt
2008-03-31purge memory in the tty clist rings as we advance; tested by a fewTheo de Raadt
2008-03-31Refine "netboot" interface group semantics to indicate the interface weTheo de Raadt
2008-03-31Switch bootloaders to mi loadfile().Miod Vallat
2008-03-31Make MULTIPROCESSOR kernels work on sun4v. Won't gracefully halt, powerdownMark Kettenis
2008-03-31Correctly load ZMAGIC a.out binaries.Miod Vallat