summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1997-12-22fix debug drive printingMichael Shalayeff
1997-12-21ISA PnP supportJason Downs
1997-12-21ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP.Jason Downs
1997-12-19cleanupTheo de Raadt
1997-12-19Add Intel EtherExpress/10 device (ex0)don
1997-12-17set sc before checking in open et alJim Rees
1997-12-17Streamline and use feature bits for determining whether or not to run theJason Downs
1997-12-17I586_CPU -> I586_CPU || I686_CPUJason Downs
1997-12-17New CPU detection code, from NetBSD, with some machdep changes from myself.Jason Downs
1997-12-11oops -- local change leaked out (but it doesn't hurt anything)Jim Rees
1997-12-11don't panic in apmopen if apm not configuredJim Rees
1997-12-09Intel P5 f00f workaround; weingart & who knows who elseTheo de Raadt
1997-12-03DST changekstailey
1997-12-03fix printfs in apm_power_printJim Rees
1997-12-02once moreMichael Shalayeff
1997-12-02Bye bye Innaccurate misleading fileTheo de Raadt
1997-12-01Does not compile. Obviously untested code. RevertedTheo de Raadt
1997-12-01rearrange memory computations, remove bogus MEM_COMPUTE hackMichael Shalayeff
1997-11-30missed, i'm 'what?', dunno, missed anywaysMichael Shalayeff
1997-11-30big diskinfo changes from toby@Michael Shalayeff
1997-11-30config apm even if power mgmt is disengagedJim Rees
1997-11-30verbose eisa/pciTheo de Raadt
1997-11-30add bios0 etcTheo de Raadt
1997-11-23ok. add cdev_decl(ipl)Michael Shalayeff
1997-11-11put protos inside #ifdef _KERNELTheo de Raadt
1997-11-11-g linking takes to much timeNiklas Hallqvist
1997-11-10Use vfs lite2 lockmanager. Add advisory locking. some KNF.Niklas Hallqvist
1997-11-10"unused variable 'bia'"flipk
1997-11-10DOH! I stress out too muchNiklas Hallqvist
1997-11-10Be careful with names of local vars in macrosNiklas Hallqvist
1997-11-09Whoops a conflict crept inNiklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-11-06oopsTheo de Raadt
1997-11-06mak kernel compiles w/o bios0Michael Shalayeff
1997-11-05flush tty queue when entering/exiting X; cgd & meTheo de Raadt
1997-11-05tag itMichael Shalayeff
1997-11-05Do not build in directories Mickey deletedTheo de Raadt
1997-11-05who needs that junk (;Michael Shalayeff
1997-11-05define puts()Michael Shalayeff
1997-11-05define puts()Michael Shalayeff
1997-11-05don't try #21 for a: onlyMichael Shalayeff
1997-11-04fix ed0 irqkstailey
1997-11-01don't try function #21 for floppiesMichael Shalayeff
1997-10-29Limit checksumming correctly at MAXBSIZE.Niklas Hallqvist
1997-10-29Do not accept bad checksum lengths, bail outNiklas Hallqvist
1997-10-28do not replace unit number in bootdev. please talk to me about this.Theo de Raadt
1997-10-28attempt to number the bsd_dev units of each drive uniquely for scsi and ide.Theo de Raadt
1997-10-28dkcsum is *really* mandatory. XXX will be done differently later.Niklas Hallqvist
1997-10-28Do not checksum CD devicesNiklas Hallqvist
1997-10-28use RAW_PART, not 0Theo de Raadt