summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-10-30use ld.script, cleanupMichael Shalayeff
1998-10-30add ld scriptMichael Shalayeff
1998-10-30support booting from disk in raw LIF modeMichael Shalayeff
1998-10-30thinkoMichael Shalayeff
1998-10-30don't call INIT code since that seemsMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-10-30remove unused definitions, cleanupMichael Shalayeff
1998-10-30USERMODE() and FRAME_PC definitionsMichael Shalayeff
1998-10-30add some protos and definesMichael Shalayeff
1998-10-30no dca (which is com), add fdMichael Shalayeff
1998-10-30populate futher w/ structs and function declarationsMichael Shalayeff
1998-10-30generated from cpudevsMichael Shalayeff
1998-10-30fix 725/50 model typeMichael Shalayeff
1998-10-30some ddb interfaceMichael Shalayeff
1998-10-30some generic swapMichael Shalayeff
1998-10-30some mainbusMichael Shalayeff
1998-10-29more cpus and devicesMichael Shalayeff
1998-10-29fix pdccngetc() input handlingMichael Shalayeff
1998-10-24make 8mb installs workTheo de Raadt
1998-10-21The qec global reset should only be allowed to happen once per qec card, notJason Wright
1998-10-20o Only read the per-channel status reg if the global int mask says somethingJason Wright
1998-10-19Use register definitions from AMD databook.Jason Wright
1998-10-19qec+qe support & OpenBSD tags for everyoneJason Wright
1998-10-19Support for the qec+qe (SBus QuadEthernet board)Jason Wright
1998-10-19Garbage collect an unused variable.Jason Wright
1998-10-16revert pmax machdep.c too (Warner missed this one)Todd C. Miller
1998-10-15Back out PEFO's trap change. It breaks everybody, it seems.imp
1998-10-15shrink ramdisk filesystemTheo de Raadt
1998-10-14o include ch.h so that NCH is definedimp
1998-10-14openfirmware root was moved to attach at mainbus some time back, thisDale S. Rahn
1998-10-14pretty print messageTheo de Raadt
1998-10-12While It would be a really nice thing to have nested interrupts,Dale S. Rahn
1998-10-11When copying several lines from one file to another, do not delete the linesDale S. Rahn
1998-10-10add tl(4) ethernet driverTheo de Raadt
1998-10-10Sync with FreeBSD; add ioctls.Jason Downs
1998-10-10Merged versions of GENERIC and MIX as well as RAMDISK and RAMDISKMIX.Dale S. Rahn
1998-10-09APERTURE, ed0 -> ne0, new audiokstailey
1998-10-09slight further tweakTheo de Raadt
1998-10-09tweak spacing of cache information printingTheo de Raadt
1998-10-09These installation instruction were so out of date that they wereDale S. Rahn
1998-10-09Update to current state of powerpc port.Dale S. Rahn
1998-10-09Turn off all "counter expired" interrupts (missed defer-counter expired counter)Jason Wright
1998-10-09Support nested interrupts for the powerpc interrupt controller.Dale S. Rahn
1998-10-09Functions to enable and disable interrupts, instead of spreading asm codeDale S. Rahn
1998-10-09PCI io space starts at 0x80000000 not 16MB added to that address, whenDale S. Rahn
1998-10-09Workaround for wscons support, this is how this was done on alpha,Dale S. Rahn
1998-10-09requesting tty and net soft interrupts does not mean requesting a clockDale S. Rahn
1998-10-07Fix trigger level initializations; fixes mouse for XFree86.Jason Downs