summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-11-11make power button cause suspend after .25 seconds (was 3 seconds)Theo de Raadt
2005-11-11Remove machdep.booted_kernel sysctl of questionable usefulness.Miod Vallat
2005-11-11Enable or disable keyclick on attach, based upon the PROM keyboard-click?Miod Vallat
2005-11-11Add i2c controller support.Mark Kettenis
2005-11-11Simplify a computation in a can't happen diagnostic message.Miod Vallat
2005-11-11Add maciic(4), an OpenFirware aware version of iic(4).Mark Kettenis
2005-11-11fix kgdb compilation; input and ok miod@.Federico G. Schwindt
2005-11-11Switch to sensors thread.Mark Kettenis
2005-11-11disable ahc0 at isa until we find the bugs that cause this to blow upTheo de Raadt
2005-11-10only 4 bits of an irq number are valid to set (just in case)Michael Shalayeff
2005-11-10do not use the array index before a range check is doneMichael Shalayeff
2005-11-10make sure to ignore >4g and split on 4g memory segments from the bios map; to...Michael Shalayeff
2005-11-10sensors.h is not used here, so remove the includeDavid Gwynne
2005-11-10remove unused header.Federico G. Schwindt
2005-11-09use atop() and ptoa()Martin Reindl
2005-11-09splimp -> splnetBrad Smith
2005-11-09splimp -> splnetBrad Smith
2005-11-08Frequency scaling detection for IBM 970FX.Mark Kettenis
2005-11-08Add support for 64-bit SPRs.Mark Kettenis
2005-11-08We need 64-bit and altivec instructions, so might just as well allow anyMark Kettenis
2005-11-08use atop()Martin Reindl
2005-11-07add some needed defs for upcoming kgdb support.Federico G. Schwindt
2005-11-07KGDB_DEVNAME should use com.Federico G. Schwindt
2005-11-07remove vtophys() on *ppc.Brad Smith
2005-11-06Kill deprecated vm_offset_t and vm_size_t types on vax.Miod Vallat
2005-11-06Factorize setregs() code to m68k-common location.Miod Vallat
2005-11-06Invoke regdump() on abort if compiled without DDB support.Miod Vallat
2005-11-06Homogeneize all PSR field tests in user-provided structures. No functionalMiod Vallat
2005-11-06Add keyboard bell support.Miod Vallat
2005-11-06byebye Mach macrosMartin Reindl
2005-11-06enable midi@pcppi and sequencerJolan Luff
2005-11-06Add attachment of ki2c at memc as well as macobio, wil be used on G5.Dale Rahn
2005-11-05Add bus_space_alloc and _free.Marco Peereboom
2005-11-05add or enable lmc(4)Brad Smith
2005-11-05split from ki2c.cBrad Smith
2005-11-05some driver cleanup, ANSI/KNF and more consistency between the drivers.Brad Smith
2005-11-04Change DEBUG conditionals into PMAP_DEBUG; no functional change.Miod Vallat
2005-11-04remove useless prototype; ok drahn@Uwe Stuehler
2005-11-04only build powernow pieces as appropriate for config'd cpu typesTed Unangst
2005-11-04RCS Id tagUwe Stuehler
2005-11-03fix commentMartin Reindl
2005-11-03use splvm() here instead of splimp(). in currently unused MULTIPROCESSOR code.Brad Smith
2005-11-01remove Mach macros, they were unused anywayMartin Reindl
2005-10-31print something useful about mainbus, system model as reported by Openfirmware.Dale Rahn
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-31show the speed status in hw.cpuspeed; ok drahnTheo de Raadt
2005-10-31On suspend/resume save the current time to the RTC earlier and restore it laterDale Rahn
2005-10-31enable tumbler* to encourage more testing. it works on a 4th genBrad Smith
2005-10-31add support for bass & treble.Brad Smith
2005-10-31update datasheet URL.Brad Smith