summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2007-01-28optimize m68k writeback():Miod Vallat
2007-01-27Only allow a single instance of acpimadt(4).Mark Kettenis
2007-01-27Only allow a single instance of acpimadt(4).Mark Kettenis
2007-01-26Deal with zero wraparound in DVMA range checks;Marc Aurele La France
2007-01-24Actually establish interrupt handler in !ioapic_cold case.Mark Kettenis
2007-01-24Check nioapics to see whether we're using I/O APICs.Mark Kettenis
2007-01-23Handle not-all-lapics intterupts.Mark Kettenis
2007-01-22Add acpidock here too.Michael Knudsen
2007-01-22Add commented out acpidock(4) entry.Michael Knudsen
2007-01-22Allow pmap_zeropage and pmap_copypage to work with cache enabled onMiod Vallat
2007-01-22use the MI DP8390 driver instead of rolling our own functionsMartin Reindl
2007-01-21Use addic. %r31,%r31,1 instead of addic. %r31,%r31,%r1.Mark Kettenis
2007-01-20Do not panic on non-fatal iommu errors.Mark Kettenis
2007-01-19Update comment (on how long we wait for operation to complete) reflectTom Cosgrove
2007-01-18No longer print the 'bios id' field in the dmesg, its of dubious diagnosticGordon Willem Klok
2007-01-17Remove some cruft, SUPPORT_PPC1BUG isnt defined or needed. While here fixGordon Willem Klok
2007-01-17new shorter version of userret() as surely miod ment it to be like (; miod@ okMichael Shalayeff
2007-01-16Remove unnecessary ampersands in ADR2CELL macro invocations;Marc Aurele La France
2007-01-16Really print iommu TFAR (instead of CTRL again).Mark Kettenis
2007-01-15ansi/deregisterJonathan Gray
2007-01-15power(4) driver for the power switch on many landisk models, hookedMartin Reindl
2007-01-15undo last broken userret() change here; miod@ okMichael Shalayeff
2007-01-14ragge@netbsd fixed the copyright, thanks. ok miod@Otto Moerbeek
2007-01-14zsprintf() is gone, fixes ZSMACDEBUG caseMartin Reindl
2007-01-14Move the isa bridge probe from isabr to frodo, so that frodo only attemptsMiod Vallat
2007-01-14Clear error bits in PCI command/status register before establishing PCI errorMark Kettenis
2007-01-14Provide a bit more diagnostic information in the PCI error handler.Mark Kettenis
2007-01-14Add macros to access Schizo's PCI config space.Mark Kettenis
2007-01-14Add another Tomatillo-specific register.Mark Kettenis
2007-01-14Same as GENERIC, m88k_cpus[] should have 4 elements on luna88k, even inKenji Aoyama
2007-01-13Bring back a <machine/frame.h> for m88k platforms, by splitting <machine/pcb.h>Miod Vallat
2007-01-13Print Schizo/Tomatillo version number.Mark Kettenis
2007-01-13Do not match on Expert3D and Expert3D-Lite cards, these will require aMiod Vallat
2007-01-12Get rid of some dead code.Mark Kettenis
2007-01-12Change the secondary CMMU's data cache turn on so that do not hog theKenji Aoyama
2007-01-12According to the OpenSolaris sources, the DTO bits are really MMU bit.Mark Kettenis
2007-01-12Do not force the section header to SHT_NOBITS for non-symbol sections;Miod Vallat
2007-01-12Move kernel virtual address space to make sure it doesn't overlap withMark Kettenis
2007-01-12fix altq for mc(4); make mbuf functions return NULL instead of 0 whileMartin Reindl
2007-01-12support a few more video cards, untested:Martin Reindl
2007-01-12Switch some lockmgr locks to rwlocks.Artur Grabowski
2007-01-11Add a platform specific sti_pci_is_console() to decide if a given pci stiMiod Vallat
2007-01-11When attaching a dino bridge, keep the presently enabled I/O mappingsMiod Vallat
2007-01-11Allow sti_attach_common() to return an error code, and do not fall intoMiod Vallat
2007-01-11do not report the clock frequencies on arm becuase there is noRobert Nagy
2007-01-10fix fallout of the split sensor devices change which caused lockups onDavid Gwynne
2007-01-09Adjust for USIII to RIO EBus renaming.Mark Kettenis
2007-01-09Miod used a too large hatchet when trimming userret in 1.80.Artur Grabowski
2007-01-07The associativity of the cache is already taken into account forMark Kettenis
2007-01-07Print out mask set revision.Mark Kettenis