summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
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-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-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
1997-10-07Missing fusword prototypeNiklas Hallqvist
1997-10-07NetBSD'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-07Move dumpconf, and make swapconf more standardNiklas Hallqvist
1997-10-07Prototype correctness, lose statics, and fix styleNiklas Hallqvist
1997-10-07indentNiklas Hallqvist
1997-10-07cleanupMichael Shalayeff
1997-10-07cleanupMichael Shalayeff
1997-10-07better fix for floppy bootMichael Shalayeff
1997-10-07use sleep(), remove unused function protoMichael Shalayeff
1997-10-07explain machine diskinfo betterTheo de Raadt
1997-10-07let's keep it MI; 10x phil for the MD implementationMichael Shalayeff
1997-10-07make it compileMichael Shalayeff
1997-10-07tabs vs spacesMichael Shalayeff
1997-10-07describe how to update from 2.1Theo de Raadt
1997-10-06better amp messageMichael Shalayeff
1997-10-06db_{read,write}_bytes loop end condition bad (unsigned >= 0 -> always TRUE)Niklas Hallqvist
some KNF. Now you can examine memory from ddb
1997-10-06Set da_id to DIO_DEVICE_ID_IHPIB if this is an internal hpib controller.Todd C. Miller
Prevents nhpib0 from getting probed as dca1 on an hp400.
1997-10-03if we booted from the floppy, the geometry is for the hard diskTheo de Raadt
bail completely if the geometry information is not available
1997-10-03avoid sign extension on bios geometry!Theo de Raadt
1997-10-03make bios_geometry unsigned to avoid sign extensionTheo de Raadt
1997-10-02indent and removal of #if 0 MAXPHYS setting. No semantic diffs, so you canNiklas Hallqvist
touch it back to its previous mtime after cvs updating if you want to
1997-10-02reflect realityNiklas Hallqvist
1997-10-02A mionimal VS2000 config for netbootingNiklas Hallqvist
1997-10-02Remove dependencies on config options, you should make clean when changingNiklas Hallqvist
those, or touch the specific files if you know what you are doing.
1997-10-02Remove obsolete VNODE_PAGER optionNiklas Hallqvist
1997-10-02dumpconf after swapconf, and remove some swedishNiklas Hallqvist
1997-10-02Factor out the bufpages and nbuf calculation so that pmap_boststrap can getNiklas Hallqvist
at the values early on. Also some KNF, this is our code now.
1997-10-02Accomodate for the buffer cache, mbuf clusters and physio space whenNiklas Hallqvist
caclulating sysptsize