summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-08-12Fix the shared irq problem, by allocating a low priority vectorNiklas Hallqvist
2004-08-11In dkcsumattach() avoid modifying bootdev until we are done matching.Todd C. Miller
2004-08-11no ecoffPer Fogelstrom
2004-08-11fix microtimePer Fogelstrom
2004-08-11ansiTheo de Raadt
2004-08-11various ansi and spacing issues; pefo okTheo de Raadt
2004-08-11PCIVERBOSE by default (USBVERBOSE comes along for the future ride); pefo okTheo de Raadt
2004-08-11spacingTheo de Raadt
2004-08-11and this, hehTheo de Raadt
2004-08-11pefo look at this diff closelyTheo de Raadt
2004-08-11$OpenBSD$ - ok pefo@.Xavier Santolaria
2004-08-11Use bus_space_*_multi_*() when applicable; from NetBSD.Miod Vallat
2004-08-11Fix off-by-ones in bus_space_*_multi_*()Miod Vallat
2004-08-10Print the newline after vgafb_mapregs(), not before since vgafb_mapregs()Todd C. Miller
2004-08-10copyrightsPer Fogelstrom
2004-08-10copyrigthsPer Fogelstrom
2004-08-10zap ECOFFPer Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10remove MID_MACHINE from here. one is enoughPer Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-10gonePer Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10use MID_MIPS64Theo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10The second spc is missing on original LUNA-88K, so add and check theKenji Aoyama
2004-08-10make kvm happy again!Per Fogelstrom
2004-08-10Add O2 built in ethernet.Per Fogelstrom
2004-08-10cleanPer Fogelstrom
2004-08-10make enaddr_aton in machdep.c globalPer Fogelstrom
2004-08-10Don't mess with the msgbuf location when free memory is determined by the bios.Per Fogelstrom
2004-08-10use generic net/netisr_dispatch.h; pefo@ okMichael Shalayeff
2004-08-10give mace some dma; pefo@ okMichael Shalayeff
2004-08-10mac-110 on mace from netbsdMichael Shalayeff
2004-08-09sgi TOD clockPer Fogelstrom
2004-08-09adding tod support to sgiPer Fogelstrom
2004-08-09fixed printoutPer Fogelstrom
2004-08-09Shrink the u-area down to two pages.Miod Vallat
2004-08-09Take advantage of the recent ABI change to use less stack space and doMiod Vallat
2004-08-09G/c option HANDLER code, and a few cosmetic cleanings.Miod Vallat
2004-08-09rev not rev.Theo de Raadt
2004-08-09move to 3.6-betaTheo de Raadt
2004-08-09Big cleanup. Removed some unused obsolete stuff and fixed copyrightsPer Fogelstrom
2004-08-09use OpenBSDs version insteadPer Fogelstrom
2004-08-09bye bye!Per Fogelstrom
2004-08-09UVM is no longer an option since years.Miod Vallat
2004-08-09Needs a non-empty pmap_unuse_final() as sparc.Miod Vallat
2004-08-09maxpartitions 16, so our slices are a-p not a-h.Miod Vallat
2004-08-09Unbreak RAMDISK; deraadtMiod Vallat