summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-01-06fix for "halt -p" and BIOS goes "no disk drives"kstailey
1999-01-05be extra careful to not divide by zero; more arches to comeTodd C. Miller
1999-01-04better cache handling in bus_space_barrier(), seem to work nowMichael Shalayeff
1999-01-03ie driver, needs MI part, which involves sparc testing and (most likely) i386...Michael Shalayeff
1999-01-03fix uncompilableMichael Shalayeff
1999-01-03implement bus_space_{un,}map w/ extentsMichael Shalayeff
1999-01-03add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changesMichael Shalayeff
1999-01-02sysbeep + com->pccomNiklas Hallqvist
1999-01-02Argh forgot the pcppi and sysbeep devices: If you want sysbeeps in your /bsd:Niklas Hallqvist
1999-01-02Remove old spkr attachment. If you want a new spkr device do:Niklas Hallqvist
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1999-01-01some traps, heheMichael Shalayeff
1998-12-31semantic change: prefer unshared intr, settle for level shared. this will sti...Theo de Raadt
1998-12-31STI graphicsMichael Shalayeff
1998-12-30machdep; more work neededMichael Shalayeff
1998-12-30fix pmap_steal_memory - related things:Michael Shalayeff
1998-12-29assign interruptsMichael Shalayeff
1998-12-29sti graphics does not need rasterMichael Shalayeff
1998-12-29add bus_space_barrier() protoMichael Shalayeff
1998-12-29help MI codeMichael Shalayeff
1998-12-29fix special tr* registers names, spaces vs tabsMichael Shalayeff
1998-12-29make fcacheall(), ptlball() void on args, so anybody can call 'emMichael Shalayeff
1998-12-29utilize PDC_ALIGNMENTMichael Shalayeff
1998-12-29memoryMichael Shalayeff
1998-12-29no microtime() yetMichael Shalayeff
1998-12-29Viper mem/mainbus controller definitionsMichael Shalayeff
1998-12-29some cpuMichael Shalayeff
1998-12-29-a don't work yetMichael Shalayeff
1998-12-29some *machdep stuffMichael Shalayeff
1998-12-29first cut at a bpp driver; mailed to me by downsj eons agoTheo de Raadt
1998-12-28cleanup and commentsMichael Shalayeff
1998-12-28Small hack to pass out VM86 traps using a siginfo field.Jason Downs
1998-12-28add mtdphy (commented out for now)Jason Wright
1998-12-27non-working isapnp aha supportTheo de Raadt
1998-12-27ne* at isapnp?Theo de Raadt
1998-12-27new priority mechanism for pcmcia interrupt allocation, ie. "best effort"Theo de Raadt
1998-12-23remove bogus CACHE_LINE_SIZEMichael Shalayeff
1998-12-23remove bogus gkd.hMichael Shalayeff
1998-12-23remove bogus commentsMichael Shalayeff
1998-12-23this is to shutup binutilsMichael Shalayeff
1998-12-23less files and options (;Michael Shalayeff
1998-12-22only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116...Jason Wright
1998-12-19make alpha ramdisk fitTheo de Raadt
1998-12-16Part of remove to get rid of unwanted directoriesSteve Murphree
1998-12-16cast multipliers in boot record byte offset calculation toMichael Shalayeff
1998-12-15This fixed a number of things. A serious bug in bugcrt.c's initial stackSteve Murphree
1998-12-15Added sdcrt.c to make bootxx and bootsd work.Steve Murphree
1998-12-15Greatly improved tapeboot. From mvme68k.Steve Murphree
1998-12-15Commint for the first real mvme88k OpendBSDSteve Murphree
1998-12-15Commit for the first real OpenBSD mvme88k port.Steve Murphree