summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-05-09Avoid estimating pentium_mhz too low, which has the effect of resultingOtto Moerbeek
2006-05-09Move the sti to after the memory write. We do not want execution ofOtto Moerbeek
2006-05-09make sensor names look more normal; ok dlgTheo de Raadt
2006-05-09Remove some debug printf's that snuck in.Gordon Willem Klok
2006-05-09more prettyTheo de Raadt
2006-05-09more spacesTheo de Raadt
2006-05-09spacing and a little KNFGordon Willem Klok
2006-05-08spacingGordon Willem Klok
2006-05-08spacesTheo de Raadt
2006-05-08Add smbios support for i386 and amd64, fix ipmi to use this new functionallity,Gordon Willem Klok
2006-05-08Remove a stray newline thats making the dmesg's ugly.Gordon Willem Klok
2006-05-08fix printf.Brad Smith
2006-05-08KNFBrad Smith
2006-05-08silence a debug message; from kili@outback.escape.de; ok miodTheo de Raadt
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Make ath_attach() return error if the RF is unsupported so the PCI codePedro Martelletto
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Replace gazillions of badvaddr() or badwordaddr() calls with badaddr() calls.Miod Vallat
2006-05-08Optimize bsr + br sequences commonly found in the individual trap handlers,Miod Vallat
2006-05-08Clean the internal m88k trap type codes; while there, simplify andMiod Vallat
2006-05-08readable names for AD1981HD codecBrad Smith
2006-05-08ALC260: improve readability of mixer item names.Brad Smith
2006-05-08support for 8ch playback with STAC9221D codec.Brad Smith
2006-05-08sync NetBSD RCS idsBrad Smith
2006-05-08add commented out entries for azalia(4).Brad Smith
2006-05-08Don't crash when a connection list has invalid NIDs.Brad Smith
2006-05-08add some trace messages in azalia_mixer_init().Brad Smith
2006-05-08OpenBSD RCS idsBrad Smith
2006-05-08- make this compile with AZALIA_DEBUGBrad Smith
2006-05-08- Don't assume the device always has PCI_MAPREG_MEM_TYPE_64BIT. [1]Brad Smith
2006-05-08Revert last commit till a better method can be found.Jonathan Gray
2006-05-07Add remaining glue for physical disk count.Marco Peereboom
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07Fix cut'n'paste abuse in previous typo fix; spotted by Constantine A. Murenin,Miod Vallat
2006-05-07If a device says a MODE SENSE command worked fine, do *not* try a MODEKenneth R Westerback
2006-05-07oops, use correct size for GET_IOC_CHAN_DESCMarco Peereboom
2006-05-07Add bio framework (not functional yet).Marco Peereboom
2006-05-07add a name to rwlock so that we can tell where procs are getting stuckTed Unangst
2006-05-07remove drain hooks from pool.Ted Unangst
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07fix pmap debug code and only compile it when PMAPDEBUG is defined.Robert Nagy
2006-05-07Add abstraction for resistor factor; makes it easier to compare them toMark Kettenis
2006-05-07No need to mask misaligned address exceptions for global flush or invalidateMiod Vallat
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07Move the userland stack at the top of the userland address space.Miod Vallat
2006-05-07Nuke TRACE_DEBUG code. Half of it was useless, and the other half was eitherMiod Vallat
2006-05-07Do not panic on MVME188 if the abort switch is pressed while we are at ipl 7Miod Vallat
2006-05-07Long due update from a.out to ELF (slightly different) relocation defines,Miod Vallat