summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1998-01-22Switch off CPU-PCI write posting for the Saturn chipset; it is knownTheo de Raadt
1998-01-22crank maxusersTheo de Raadt
1998-01-22Split up the buffercache between low (<16MB) and high memory, so thatNiklas Hallqvist
1998-01-21doc keys; ian@darwinsys.comTheo de Raadt
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1998-01-19fix ifdef; marc@snafu.orgTheo de Raadt
1998-01-17Merge from NetBSD, thorpej@netbsd.org says:Niklas Hallqvist
1998-01-17Merge from NetBSD, thorpej@netbsd.org says:Niklas Hallqvist
1998-01-12No need for f00f workaround on I686_CPU onlyTobias Weingartner
1998-01-11disklabel spoofing for FAT32.Niels Provos
1998-01-11scanset probing like pccons does; vons@usa.netTheo de Raadt
1998-01-10catch all pci host bridgesTheo de Raadt
1998-01-09oops, reenable machdep.bios sysctlsNiklas Hallqvist
1998-01-09oops wrong version checked inNiklas Hallqvist
1998-01-09indentNiklas Hallqvist
1998-01-09Make booting new kernels with old bootblocks moer robustNiklas Hallqvist
1998-01-07now this is really prettyTheo de Raadt
1998-01-06oops typoTheo de Raadt
1998-01-06pchb supportTheo de Raadt
1998-01-04support Trident TVGA9440Theo de Raadt
1998-01-04add pctrTheo de Raadt
1998-01-04quieter on bootTheo de Raadt
1998-01-04add TVGA9440Theo de Raadt
1998-01-04prettyTheo de Raadt
1998-01-04prettyTheo de Raadt
1998-01-04prettyTheo de Raadt
1998-01-04doc that the workaround is for the cyrix xchg bugTheo de Raadt
1998-01-03remove crudTheo de Raadt
1997-12-30be carefull about div by zeroMichael Shalayeff
1997-12-26print pnp device id in isapnp_printTheo de Raadt
1997-12-26sb at isapnpTheo de Raadt
1997-12-26support le/pccom on isapnpTheo de Raadt
1997-12-25prettyJason Downs
1997-12-25If you're going to panic, at least print the IRQ so the user knows what toJason Downs
1997-12-25Update for new isapnp configuration.Jason Downs
1997-12-25isa_has_been_seen; NetBSDJason Downs
1997-12-25isa_has_been_seen; NetBSD.Jason Downs
1997-12-24Reverse mainbus probe order. Now we get to fix whatever breaks...Jason Downs
1997-12-24Add support for 686 class; threadway is an M2 now.Jason Downs
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