Age | Commit message (Expand) | Author |
2004-09-27 | setup control register correctly and clear interrupts before attaching children | Jason Wright |
2004-09-27 | map registers for fhc@mainbus | Jason Wright |
2004-09-27 | clean | Per Fogelstrom |
2004-09-27 | rearrange code to avoid asm warnings | Per Fogelstrom |
2004-09-27 | Change busdma to map coherent dmamem memory as uncached if the host | Per Fogelstrom |
2004-09-27 | check malloc return correctly; from Patrick Latifi | Jason Wright |
2004-09-26 | do not match on astro | Michael Shalayeff |
2004-09-26 | make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla... | Michael Shalayeff |
2004-09-26 | Minor tweaks to unify with other timecounters. | Alexander Yurchenko |
2004-09-25 | Timecounter support for Intel ICH chips, not enabled | Alexander Yurchenko |
2004-09-25 | Remove aapic, ok deraadt@ | Alexander Yurchenko |
2004-09-24 | Whoops, need to include the IGN... zs@fhc now sorta works (kinda...) | Jason Wright |
2004-09-24 | zs@fhc | Jason Wright |
2004-09-24 | fix up attachment of zs@fhc | Jason Wright |
2004-09-24 | setup interrupt handling for fhc attached devices | Jason Wright |
2004-09-24 | clean | Jason Wright |
2004-09-24 | need linear mappings for the intrmap/clr register sets | Jason Wright |
2004-09-24 | fhc registers (enough for now anyway) | Jason Wright |
2004-09-24 | Add DELAY in rx_putonline() such that we can boot on the SIMH VAX simulator. | Mark Kettenis |
2004-09-24 | new style interrupt counters; pefo ok | Theo de Raadt |
2004-09-23 | Correctly test for prom memory mapping failure. Fortunately no system we | Miod Vallat |
2004-09-23 | prepare the way for multi-bus attachment of zs (specifically zs@fhc). | Jason Wright |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-09-23 | central@mainbus, fhc@central, fhc@mainbus, and clock@fhc | Jason Wright |
2004-09-23 | clock@fhc | Jason Wright |
2004-09-23 | - fix the bus_map functions (get the parent node right) | Jason Wright |
2004-09-23 | use .c versions of certain functions. 32 bit mode | Per Fogelstrom |
2004-09-23 | Clean clean clean... should be OK now | Per Fogelstrom |
2004-09-23 | More pmap bugs cleaned out. Some old, some new. | Per Fogelstrom |
2004-09-22 | Bring some enhancements and fixes to fdc(4) from NetBSD: | Miod Vallat |
2004-09-22 | Bring in libsa code for proper %llx printf display; necessary for /boot. | Miod Vallat |
2004-09-22 | infrastructure for central, fhc(mainbus/central), and clock@fhc | Jason Wright |
2004-09-22 | firehose controller driver (not quite working) for the e4500 (and others) | Jason Wright |
2004-09-22 | driver for the "central" controller on the E4500 (and others) [fhc and others... | Jason Wright |
2004-09-22 | Add systrace support. | Miod Vallat |
2004-09-22 | Remove unused option CPU. | Alexander Yurchenko |
2004-09-22 | On single SCSI slot O2's the first disk is numbered 2 (the slot number) | Per Fogelstrom |
2004-09-22 | Partially revert 1.9, the new mod/ref accounting has issues with mmap(). | Miod Vallat |
2004-09-21 | change sbus0 to sbus* for consistency, miod@ | Dale Rahn |
2004-09-21 | Allow for multiple sbus host bridges. eg, on e4500. from jason, ok miod | Dale Rahn |
2004-09-21 | nswbuf is long dead; also silence debug printf unless option DEBUG. | Miod Vallat |
2004-09-21 | trap() should return a 64 bit value now. | Miod Vallat |
2004-09-21 | Make RM7K get L3 cache from config reg. cleanup | Per Fogelstrom |
2004-09-21 | $OpenBSD$ tag | Alexander Yurchenko |
2004-09-21 | /dev/ptm support for sgi. | Miod Vallat |
2004-09-21 | Previous commit removed proper caching when growing segmaps by mistake; | Miod Vallat |
2004-09-21 | Nuke commons. | Miod Vallat |
2004-09-20 | Move <machine/pte.h> to mips64 land. | Miod Vallat |
2004-09-20 | addres -> address | Miod Vallat |
2004-09-20 | There was one CF_5_xx constant left in the 52xx code, change it to CF_52_xx | Miod Vallat |