summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2007-03-03Fix a logic error in dumpconf()Miod Vallat
2007-03-02Move landisk to hardware floating point. At the moment the FPU context isMiod Vallat
2007-03-01typoMiod Vallat
2007-03-01On the first generation iMac G5 (PowerMac8,1) the fans node is calledMark Kettenis
2007-03-01If the kauai is not found in openfirmware, abort the config. ok deraadtDale Rahn
2007-03-01Don't attach sensors and iic(4) if we didn't find any fans.Mark Kettenis
2007-03-01proper softint treatment (that get missed otherwise); found and tested by mpf...Michael Shalayeff
2007-02-28some older machines have small banks, and the kernel is too big!Theo de Raadt
2007-02-28Add Smart Battery Monitor device driver. Provided byAlexander Yurchenko
2007-02-28Use diskerr() to print error messages.Miod Vallat
2007-02-28do not bother printing 5 lines of cpu information which is always, onTheo de Raadt
2007-02-28SBus parallel port driver, from NetBSD but untested (no printer or cables);Miod Vallat
2007-02-28spellingDavid Krause
2007-02-27nicer panic; kettenis okTheo de Raadt
2007-02-27include alipm, but disabled; ok kettenisTheo de Raadt
2007-02-27call_apm should be 64 bit.Marco Peereboom
2007-02-27previous commit ppc machines. has miod been reading tech-kern too much,Theo de Raadt
2007-02-26Zero rval[1] in setregs.Miod Vallat
2007-02-26FPU disabled bit on SH4 is not a ``must be zero'' bit, but userland shall notMiod Vallat
2007-02-26Fix spurious right brace in some decoders, and always print the hex value forMiod Vallat
2007-02-26Revert a portion of rev 1.21, via-cuda behaves exactly opposite of via-pmu,Gordon Willem Klok
2007-02-25Add cas(4). Ad a few missing comments while there.Mark Kettenis
2007-02-25Disable acceleration by default; set device flags to a nonzero value toMiod Vallat
2007-02-25Change how we determin if were running on a new world versus old worldGordon Willem Klok
2007-02-25add missing USBD_FORCE_SHORT_XFER checks, put back some code I had for aDale Rahn
2007-02-25Defines to make isr status more useable. Bit patterns for debug prints.Dale Rahn
2007-02-24move debug print into debug block.Dale Rahn
2007-02-24Add my copyright, since I took the skeleton driver and made it complete.Dale Rahn
2007-02-24Remove unused B_DIRTY, B_PAGET, B_PGIN, B_TAPE and B_UAREA b_flags values.Miod Vallat
2007-02-23Print safari error log register if we get a safari interrupt.Mark Kettenis
2007-02-23Establish pci error interrupt after we're done fiddling with schizo's registersMark Kettenis
2007-02-23Use the maxpacket len from the pipe, not hardcoded. properly dealDale Rahn
2007-02-22Dont pass seemingly random numbers down as the flagThordur I. Bjornsson
2007-02-22Revert my previous commit. Kettenis no likey.Marco Peereboom
2007-02-22Comment out the errmsg printf in hdgetdisklabel() again.Miod Vallat
2007-02-22Enable ACPI interrupts in APIC modeJordan Hargrave
2007-02-22Print base so that we can make a correct mapping between apic and irq.Marco Peereboom
2007-02-21Long awaiting modernization:Miod Vallat
2007-02-21part missed in PAE revert: ptoa() paddr_t size is no longer printedTheo de Raadt
2007-02-21remove part of buf abuse and store errcnt in softc (instead of b_errcnt); mor...Michael Shalayeff
2007-02-20Revert PAE pmap for now, until the strange bug is found. This stopsTom Cosgrove
2007-02-20Remove duplicate entry.Tom Cosgrove
2007-02-20Put ral* at pci? onto the install media. Noted by Sunnz (sunnzy (at)Tom Cosgrove
2007-02-19Put warning about shared IPL interrupts under MPVERBOSE and don't talk aboutMark Kettenis
2007-02-19only make this interface available to the kernel for now, discussed withaTheo de Raadt
2007-02-19ACPIVERBOSE should be off, like i386Theo de Raadt
2007-02-19Remove unused variable lapic_timerTom Cosgrove
2007-02-18Correct yo-yo shutdowns:Gordon Willem Klok
2007-02-18Display the interrupt priority in dmesg, for frame buffers which registerMiod Vallat
2007-02-18Make it more apparent these boards have (crippled version of) vga-compatibleMiod Vallat