Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-12 | One more sanity check. If no blocks to load, | Tobias Weingartner | |
complain bitterly. | |||
1997-10-11 | Monolithic PowerPC kernel ISA bus support | Per Fogelstrom | |
1997-10-11 | PCI bus code for monolithic PowerPC kernels. | Per Fogelstrom | |
1997-10-11 | Add 'powerpc' | Per Fogelstrom | |
1997-10-11 | Modification for Big Endian systems. This driver is now usable in big endian | Per 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-11 | power.4e - not enabling pci boards | Per Fogelstrom | |
1997-10-11 | Add macros for script byte ordering on BE machines | Per Fogelstrom | |
1997-10-11 | Keep the ifdef for NetBSD. | Angelos D. Keromytis | |
1997-10-11 | Fix some minor compilation problems. | Angelos D. Keromytis | |
1997-10-10 | Add a special fix for OpenFirmware Power PC PCI. It seems that OFW shuts | Per 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-09 | Heads... not Tracks | Theo de Raadt | |
1997-10-08 | add sea0 to RAMDISK, it is in GENERIC... | Theo de Raadt | |
1997-10-08 | switch to using pccom; add PCIVERBOSE/EISEVERBOSE | Theo de Raadt | |
1997-10-08 | remove that extmem option, i think it should be removed averywhere... | Michael Shalayeff | |
1997-10-08 | define from smp spec | Tobias Weingartner | |
1997-10-08 | use shorter uname version string | kstailey | |
1997-10-08 | Style nit | Niklas Hallqvist | |
1997-10-08 | Make both NFS and HD kernels | Niklas Hallqvist | |
1997-10-08 | Use KERNBASE where appropriate. KNF! | Niklas Hallqvist | |
1997-10-08 | Move some debugging output inside #ifdef DEBUG. KNF! | Niklas Hallqvist | |
1997-10-08 | Proto regdump here until after 2.2, remove some statics | Niklas Hallqvist | |
1997-10-07 | extern of regdump until after 2.2 when it'll be in m68k/cpu.h | Niklas Hallqvist | |
1997-10-07 | cngetc() proto moved | Theo de Raadt | |
1997-10-07 | Put regdump.c here until after 2.2 when it will be | Niklas Hallqvist | |
put in m68k/conf/files.m68k | |||
1997-10-07 | From NetBSD: Simple conversions of audio streams, for use with the newer | Niklas Hallqvist | |
MI audio subsystem (actually one of two :-) ) coming after 2.2 | |||
1997-10-07 | Missing fusword prototype | Niklas Hallqvist | |
1997-10-07 | NetBSD's new MI audio framework, but still only available for amiga, | Niklas Hallqvist | |
after release it will replace our old MI stuff. Things brings audio to amiga out-of-the box. | |||
1997-10-07 | Move dumpconf, and make swapconf more standard | Niklas Hallqvist | |
1997-10-07 | Prototype correctness, lose statics, and fix style | Niklas Hallqvist | |
1997-10-07 | indent | Niklas Hallqvist | |
1997-10-07 | cleanup | Michael Shalayeff | |
1997-10-07 | cleanup | Michael Shalayeff | |
1997-10-07 | better fix for floppy boot | Michael Shalayeff | |
1997-10-07 | use sleep(), remove unused function proto | Michael Shalayeff | |
1997-10-07 | explain machine diskinfo better | Theo de Raadt | |
1997-10-07 | let's keep it MI; 10x phil for the MD implementation | Michael Shalayeff | |
1997-10-07 | make it compile | Michael Shalayeff | |
1997-10-07 | the iosize is dummied to 0x666 | Michael Shalayeff | |
1997-10-07 | tabs vs spaces | Michael Shalayeff | |
1997-10-07 | no, man! *probe sets iosize, according to the isa.c | Michael Shalayeff | |
1997-10-07 | should work | Michael Shalayeff | |
1997-10-07 | lpd uses 4 ports. PERIOD, no? | Theo de Raadt | |
1997-10-07 | describe how to update from 2.1 | Theo de Raadt | |
1997-10-07 | do not modify ia_iosize, use another temporary | Theo de Raadt | |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | make it comple w/ ED_DEBUG | Michael Shalayeff | |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | warning: unused variable "error" | kstailey | |
1997-10-06 | better amp message | Michael Shalayeff | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |