summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1997-10-15Allow setting the baud rate base from an external defPer Fogelstrom
1997-10-15fix it againMichael Shalayeff
1997-10-15make it compileNiels Provos
1997-10-14Fix for my fixTobias Weingartner
1997-10-14Depend problemTobias Weingartner
1997-10-14Need this for ramdisk install...Per Fogelstrom
1997-10-14Get a few things right...Per Fogelstrom
1997-10-14not wanted on the voyageTheo de Raadt
1997-10-14Gingold's port for kbus Series5 machine. Not fully finished and not very stablegingold
1997-10-14Support for bios memory maps.Tobias Weingartner
1997-10-14Neater this way.Tobias Weingartner
1997-10-13powerpcPer Fogelstrom
1997-10-13A few adjustments.Per Fogelstrom
1997-10-13Monolithic (No OpenFirmware driver crap...) PowerPC kernel. This is thePer Fogelstrom
first release based on Wolfgang Solfrank, TooLs GmbH, work. Most OFW stuff has been ripped out. Only a few functions for memory probing and halt/reboot functionality has been kept. The kernel currently works with V.I's power.4e PowerPC604 board, but more will come.
1997-10-13Monolithic PowerPC kernel, new includePer Fogelstrom
1997-10-13Monolithic PowerPC kernel RAMDISKPer Fogelstrom
1997-10-13Monolithic PowerPC kernel configuration filesPer Fogelstrom
1997-10-13ok, i have 'em both, to order!Michael Shalayeff
1997-10-13APM_NOIDLE bye, bye; use pccom; more scd0 probes;ed1 on factory-dflts; swap ↵Michael Shalayeff
irq for lpt0 and sb0
1997-10-13add ed3 at 0x240; mickeyTheo de Raadt
1997-10-13zero 'struct apmregs regs;' that will fix a whole bunch of errorsMichael Shalayeff
1997-10-12reserve void* at the of BIOS_vars for future useMichael Shalayeff
1997-10-12BOOT_APM bye, byeMichael Shalayeff
1997-10-12KNFMichael Shalayeff
1997-10-12safe memprobe; preserve memory contentsMichael Shalayeff
1997-10-12KNF; typesMichael Shalayeff
1997-10-12One more sanity check. If no blocks to load,Tobias Weingartner
complain bitterly.
1997-10-11Monolithic PowerPC kernel ISA bus supportPer Fogelstrom
1997-10-11PCI bus code for monolithic PowerPC kernels.Per Fogelstrom
1997-10-11Add 'powerpc'Per Fogelstrom
1997-10-11Modification for Big Endian systems. This driver is now usable in big endianPer Fogelstrom
systems with PCI bus. The modifications were done for the new powerpc port. Most changes are done in the scripts handling storing the scripts in little endian byte order for the scripts processor in the NCR chip.
1997-10-11power.4e - not enabling pci boardsPer Fogelstrom
1997-10-11Add macros for script byte ordering on BE machinesPer Fogelstrom
1997-10-11Keep the ifdef for NetBSD.Angelos D. Keromytis
1997-10-11Fix some minor compilation problems.Angelos D. Keromytis
1997-10-10Add a special fix for OpenFirmware Power PC PCI. It seems that OFW shutsPer Fogelstrom
down the HW by disabling it when closing the device. So we have to make sure that the board is configured to respond to memory accesses.
1997-10-09Heads... not TracksTheo de Raadt
1997-10-08add sea0 to RAMDISK, it is in GENERIC...Theo de Raadt
1997-10-08switch to using pccom; add PCIVERBOSE/EISEVERBOSETheo de Raadt
1997-10-08remove that extmem option, i think it should be removed averywhere...Michael Shalayeff
1997-10-08define from smp specTobias Weingartner
1997-10-08use shorter uname version stringkstailey
1997-10-08Style nitNiklas Hallqvist
1997-10-08Make both NFS and HD kernelsNiklas Hallqvist
1997-10-08Use KERNBASE where appropriate. KNF!Niklas Hallqvist
1997-10-08Move some debugging output inside #ifdef DEBUG. KNF!Niklas Hallqvist
1997-10-08Proto regdump here until after 2.2, remove some staticsNiklas Hallqvist
1997-10-07extern of regdump until after 2.2 when it'll be in m68k/cpu.hNiklas Hallqvist
1997-10-07cngetc() proto movedTheo de Raadt
1997-10-07Put regdump.c here until after 2.2 when it will beNiklas Hallqvist
put in m68k/conf/files.m68k