summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2006-06-01Splraise is strictly to increase spl, do not lower.Dale Rahn
2006-06-01Better to attach obio devices after pci.Dale Rahn
2006-06-01Proper config attach, not always return 1 from probe.Dale Rahn
2006-06-01enable xge(4) on the CD RAMDISKs.Brad Smith
2006-06-01add bit defns for [UE]FARJason Wright
2006-06-01Correct IRQ mappings for thecus devices.Dale Rahn
2006-06-01current_ipl_level is a value, not a mask, do not '|=' into it.Dale Rahn
2006-06-01enable error interrupts and install handlers for same (the handlers don't do ...Jason Wright
2006-06-01CACHE_GLOBAL is enforced at the APR level, no need to propagate it intoMiod Vallat
2006-06-01Better test for cacheability of the previous mapping in pmap_cache_ctrl()Miod Vallat
2006-06-01Change spl4() to spl7() to raise-only semantics.Miod Vallat
2006-06-01Consistantly map com0 irq.Dale Rahn
2006-06-01Just say NO to noisy dmesg.Dale Rahn
2006-06-01IO addresses will always be in the right range, this check is wrong.Dale Rahn
2006-06-01Just say no to noisy dmesg.Dale Rahn
2006-06-01Now that this maps correctly, allow the interrupt to map properly.Dale Rahn
2006-06-01Properly remap I/O Addresses for theucs/IOData boxes.Dale Rahn
2006-06-01oops, remove debugging cruftJason Wright
2006-06-01Disable ipmi in GENERIC for the moment - it breaks too much stuffBob Beck
2006-05-31It's bit 13 that's causing the address aliasing in the cache, not bit 14.Mark Kettenis
2006-05-31enable mpiDavid Gwynne
2006-05-31Reset pcb_onfault before invoking uvm_fault().Miod Vallat
2006-05-31extend the bootpath values to 64bits, and deal with falloutJason Wright
2006-05-31Ding dong, __NEWINTR is deadMiod Vallat
2006-05-31do not call acpi_powerdown() unless acpi has successfully initializedTodd T. Fries
2006-05-31The bright people at Sun removed the secondary context from the IMMU in theMark Kettenis
2006-05-31Reorg the code to be more sane. More coming.Tobias Weingartner
2006-05-31do not commit debug.Dale Rahn
2006-05-31Use same defines as on zaurus, need to verify the correct settings here.Dale Rahn
2006-05-31Remove unused cfdriver field, pointed out by miod@Dale Rahn
2006-05-31Preserve ATU translations instead of forcing the values to something.Dale Rahn
2006-05-31correctly perform bus base/physical addr translation.Dale Rahn
2006-05-31enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled itDavid Gwynne
2006-05-31Use symbolic constants for TLB demapping operations.Mark Kettenis
2006-05-31Enable wdt(4) by default. ok deraadtMichael Knudsen
2006-05-31match SUNW,qlc->isp (one step away from root on isp/fibre channel on US3)Jason Wright
2006-05-30how about we -correctly- match the schizo. When I get home, I'm goingJason Wright
2006-05-30Define meaningful values for IPL_ levels, which directly map to the splMiod Vallat
2006-05-30Map buffers with pmap_kenter_pa() instead of pmap_enter().Miod Vallat
2006-05-30The aperture that is needed in legacy vga space is even larger forMatthieu Herrb
2006-05-30Sync region detection algorithm with macppc, helps some recent cards, suchMiod Vallat
2006-05-30Not necessary here either.Miod Vallat
2006-05-30rework the schizo attach to match the upaid and paddr regsJason Wright
2006-05-30Remove dead toes.Miod Vallat
2006-05-30Several pieces were copied over from previous ports that are unnecessary,Dale Rahn
2006-05-30mpi works on sparc64 (running a U3 booted/rooted from one to commit this).Jason Wright
2006-05-29clean userland namespace a bit more; ok miodTheo de Raadt
2006-05-29Remove unused NetBSD new-style %b strings.Miod Vallat
2006-05-29Convert NetBSD new-style %b strings to old-style.Miod Vallat
2006-05-29Regen (although this does not change anything for these keyboards).Miod Vallat