summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
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
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-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-03if we booted from the floppy, the geometry is for the hard diskTheo de Raadt
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-02Ah, remove the stupid check for APM_NO_POWEROFF, too.Jason Downs
1997-10-02RB_POWERDOWN. Come on people, RB_POWERDOWN has existing for *months*,Jason Downs
1997-10-02better 'machine di' table; toddf@Michael Shalayeff
1997-10-02no more ESRCH from writedisklabel()Theo de Raadt
1997-10-01patch another version dependency. this one should be fixed right! XXXTheo de Raadt
1997-09-30EXAMPLESTheo de Raadt
1997-09-30fix sysctl() call. This code was never tested was itTheo de Raadt
1997-09-30Don't blithely use geometry from the disk. Get it from sysctl orTodd C. Miller
1997-09-29we won't need thisMichael Shalayeff
1997-09-29bump the version numberMichael Shalayeff
1997-09-29apm0 at bios0; i have sb and scd nowMichael Shalayeff
1997-09-29 according to the recent apm changesMichael Shalayeff
1997-09-29apm0 at bios0Michael Shalayeff
1997-09-29ignore partitions larger than device, as an attempt to ignore floppies withou...Theo de Raadt
1997-09-28cpu_reset() changes, inspired by netbsdflipk
1997-09-28Threadway lives again.Jason Downs
1997-09-27add ID, we have mods hereMichael Shalayeff
1997-09-26nice diskinfo; terms consistancy by millert@Michael Shalayeff
1997-09-26fix PORTAL comment in all i386 config fileskstailey
1997-09-26fix PORTAL comment in all i386 config fileskstailey
1997-09-26ex0 is a sin at the momentTheo de Raadt
1997-09-25fix the bug i did in apmcall w/ that i386.diffMichael Shalayeff
1997-09-24avoid bogus warningsMichael Shalayeff
1997-09-24bios and pctr are both ocis w/ seltrueMichael Shalayeff
1997-09-24bios device is ocis from nowMichael Shalayeff
1997-09-24overflow can bite anyways, increment wordMichael Shalayeff
1997-09-24Revert, as we won't have enough time to test this fully before release.Niklas Hallqvist
1997-09-24cdev_decl(apm) in machine/conf.hMichael Shalayeff
1997-09-24Disable ex0 because its intrusive probe. When busified we canNiklas Hallqvist