summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
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
1998-12-15Commit for the first working mvme88k port.Steve Murphree
1998-12-15Commit for the first real OpenBSD mvme88k kernel.Steve Murphree
1998-12-14ss20 machines which claim to have SBUS_BURST_64 are lyingTheo de Raadt
1998-12-14Do clamping of dvma burst size like everything elseJason Wright
1998-12-14remove bogus^H^H^H^H^Hconstant cache line size definitionMichael Shalayeff
1998-12-14add lan_station_id structMichael Shalayeff
1998-12-13be more careful with media handlingsTheo de Raadt
1998-12-13implement some more of those write_multi routines; also some 64 bit onesMichael Shalayeff
1998-12-13define HPA regionMichael Shalayeff
1998-12-13use PDC_ALIGNMENT; oopsMichael Shalayeff
1998-12-13PDC_ALIGNMENT; remove global chasdataMichael Shalayeff
1998-12-13define PDC arguments alignmentMichael Shalayeff
1998-12-13take advantage of IO space equal mappingMichael Shalayeff
1998-12-08fix kvtop() according to the recent changes of mapping IO space equallyMichael Shalayeff
1998-12-05some locore.SMichael Shalayeff
1998-12-05define INT_IO and INT_ALL masks for spl*() macros to useMichael Shalayeff
1998-12-05some db_machdep.hMichael Shalayeff
1998-12-05do elf and som, no a.out and ecoffMichael Shalayeff
1998-12-05some cleanupMichael Shalayeff
1998-12-05btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get cpu#...Michael Shalayeff
1998-12-05fake bus_space_barrier()Michael Shalayeff
1998-12-05MD swapX macros, not enabled yetMichael Shalayeff
1998-12-05dumb mcont() for nowMichael Shalayeff
1998-12-05block map IO space, check for btlb_insert return; s/DEBUG/PMAPDEBUG/gMichael Shalayeff
1998-12-05finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ...Michael Shalayeff
1998-12-04regenMichael Shalayeff
1998-12-04rm all of themMichael Shalayeff
1998-12-04typo, some more numberless 800 machinesMichael Shalayeff
1998-12-04regenMichael Shalayeff
1998-12-04typoMichael Shalayeff
1998-12-02use more memory for lance; performance enhancementTheo de Raadt
1998-12-01define *reg structures; m-include protect; copyrightMichael Shalayeff
1998-12-01define MD ptrace definitions; copyrightMichael Shalayeff
1998-12-01derive from sys/conf/GENERICMichael Shalayeff
1998-11-30zero confargs before device scan, less verbose printing for probed deviceMichael Shalayeff
1998-11-30some isa_machdep.hMichael Shalayeff
1998-11-30s/iot/ca->ca_iot/Michael Shalayeff
1998-11-30some eisa_machdep.hMichael Shalayeff
1998-11-30regenMichael Shalayeff
1998-11-30fix 712 #3 model to be a 712/80i, shorten processor-dependent mem module, fix...Michael Shalayeff
1998-11-30some more devices, add isa/eisa remove some unneeded filesMichael Shalayeff
1998-11-30fix mem0, cpu0 (there could be only oneMichael Shalayeff
1998-11-28SMC on isapnpTheo de Raadt