summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-04-07Compare device names consistantly in parsedisk().Kenneth R Westerback
2008-04-07SGI 1-Wire Number-In-a-Can drivers. These are regular Dallas/Maxim append-onlyMiod Vallat
2008-04-07Simple com@ioc (with interrupt handling disabled until ioc interrupt code isMiod Vallat
2008-04-07Preliminary IOC3 multi-function chip driver, from jsing@ and I. CurrentlyMiod Vallat
2008-04-07Allow a 1-Wire controller to request an immediate scan, and also to preventMiod Vallat
2008-04-07RegenMiod Vallat
2008-04-07A first cut at XBow bus support, very minimal, limited to a local bus only;Miod Vallat
2008-04-07Platform-specific bits for IP30 (Octane). Based on knowledge extracted fromMiod Vallat
2008-04-07Allow for up to 32 memory segments.Miod Vallat
2008-04-07Add a freelist member to the ARCBios memory information. For now, all ARCBiosMiod Vallat
2008-04-07Add ``guarded'' word read and write routines, to be used by machine-dependentMiod Vallat
2008-04-07Split clock attachment in two parts: a timecounter attachment (at mainbus),Miod Vallat
2008-04-07Since uncached virtual addresses will depend upon space identifiers on R1xkMiod Vallat
2008-04-07Unclutter machdep.c by moving the IP32-specific initialization code to itsMiod Vallat
2008-04-07Use CCA_CACHED as the default CCA for all cached mappings and addresses.Miod Vallat
2008-04-07Define the pte cacheability bits from the cpu.h cache coherency constants.Miod Vallat
2008-04-07Define more cache coherency attributes, as well as R10k space identifiers.Miod Vallat
2008-04-07Hardware monitor address should be 8-byte aligned.Mark Kettenis
2008-04-07snprintf "%s" -> strlcpyOleg Safiullin
2008-04-07fix snprintf usageOleg Safiullin
2008-04-07In _dmamem_map(), be sure to convert the address from the device view toMiod Vallat
2008-04-07Don't grab the kernel biglock for syscalls marked SY_NOLOCK;Thordur I. Bjornsson
2008-04-07regenDavid Gwynne
2008-04-07neptuneDavid Gwynne
2008-04-07more cosmetic changesOleg Safiullin
2008-04-07some cosmetic changesOleg Safiullin
2008-04-07syncOleg Safiullin
2008-04-07add D-Link KVM-221Oleg Safiullin
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