summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-01-20Clear regs on process startup; from NetBSDNiklas Hallqvist
1999-01-20Remove stack reset that was incompatible with kthread rfork useNiklas Hallqvist
1999-01-19Add isa_intr_check functionalityNiklas Hallqvist
1999-01-19Add isa_intr_check functionalityNiklas Hallqvist
1999-01-16clean up subspaces somewhatMichael Shalayeff
1999-01-16use right defines for eiem, some cleanupMichael Shalayeff
1999-01-13100Mb ethernet (finally)kstailey
1999-01-13Add common NE2000 attachmentNiklas Hallqvist
1999-01-13RCSIdsNiklas Hallqvist
1999-01-11make it fitTheo de Raadt
1999-01-11pass dmatag in confargsMichael Shalayeff
1999-01-11ASP prom offset for an lan stattion idMichael Shalayeff
1999-01-11Up-to-dateNiklas Hallqvist
1999-01-11Import of CMU's RAIDframe via NetBSD.Niklas Hallqvist
1999-01-11Stylistic cleanup. Addition of a common ISA NE2000 attachment.Niklas Hallqvist
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-11Add pnic driverJason Wright
1999-01-10Add vr driverJason Downs
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-08Add support for mx cardsJason Wright
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08check for lp->d_secpercyl == 0) in bounds_check_with_label()Todd C. Miller
1999-01-08This one is not ours eitherNiklas Hallqvist
1999-01-08Not supported by usNiklas Hallqvist
1999-01-08Add nsphyNiklas Hallqvist
1999-01-08s/pcppi/pckbc/ due to conflict with "real" pcppi and as a step towardsNiklas Hallqvist
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-08global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1999-01-07global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-07Take advantage of kernel printf %bJason Wright
1999-01-06support lebuffer devices on sparc ramdiskTheo de Raadt
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