summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
AgeCommit message (Collapse)Author
1997-04-29lfs diesTheo de Raadt
1997-04-27Reality check.Jason Downs
1997-04-20flushTheo de Raadt
1997-04-19more buffer cache pleaseTheo de Raadt
1997-04-17more devicesMichael Shalayeff
1997-04-16add ext2fsTheo de Raadt
1997-04-15need an rdTheo de Raadt
1997-04-14Add PCI ed*Todd C. Miller
1997-04-13Add support for PCI NE2000 clones. I finally got around to doing this :-)Todd C. Miller
Tested on alpha, should work on i386 as well. Note that we treat a PCI NE2000 as a 16-bit card for now since the driver can not deal with > 16 bit cards. To fix this isa16bit in ed_softc needs to be changed to bus_width (in bytes). I plan to do this as part of the split ed driver.
1997-04-13derive from INST, not GENERIC.Michael Shalayeff
we fit on floppy now, and some space even left....
1997-04-13sample ramdisk config file. from GENERIC one.Michael Shalayeff
kernel does not boot w/ rd as root. any ideas? it boots w/ default sized ramdisk, but get a panic later. it does not even shows a copyright w/ big sizes (such as set in there)
1997-04-11add NTPkstailey
1997-04-11add tagkstailey
1997-04-11my home PCkstailey
1997-04-09add soundblaster supportkstailey
1997-04-07turn off INSECURE, using Aperture driver now; also activate VM86 & USER_LDT ↵kstailey
for MS-emulation
1997-03-31New job; another PC lands on my desk.kstailey
1997-03-29Use genassym.shThorsten Lockert
1997-03-03sync with realityJason Downs
1997-03-02Enable IPSECThorsten Lockert
1997-03-02This is a P5 with PCI and not a 486 with EISA now. Also enable IPSEC.Thorsten Lockert
1997-02-27Add scanner and (commented out) IPsecThorsten Lockert
1997-02-24sync with hp300: -nostdinc, HOSTCC, etc.Jason Downs
1997-02-13Provide ccd's major numberNiklas Hallqvist
1997-02-13Applitron's 128 MB PentiumPro with 64MB buffer cacheNiklas Hallqvist
1997-02-08BIOS does not report >64M memoryThorsten Lockert
1997-02-08cvs.openbsd.org now has 17GB of disk...Theo de Raadt
1997-01-26byeTheo de Raadt
1997-01-01add a comment about how to configure pci pcmcia chips (from stefan grefenThomas Graichen
- the original author of the NetBSD pcmcia stuff) p.s.: this way i got my notebook working with pcmcia
1996-12-28Got an NCR controller too nowThorsten Lockert
1996-12-28Switch to pcvt for consoleThorsten Lockert
1996-12-11isadma belongs in files.isaNiklas Hallqvist
1996-12-11fix eisa ultrastor configTheo de Raadt
1996-12-10do not need isapnp0Theo de Raadt
1996-12-08Disable quotasThorsten Lockert
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
1996-11-28Various configuration changesNiklas Hallqvist
1996-11-25Sync with reality, + Serial console on COM2Niklas Hallqvist
1996-11-05Enable NFSThorsten Lockert
Add configuration for test machine
1996-11-05Remove a ^G that should not be hereThorsten Lockert
1996-10-28Enable quotasThorsten Lockert
1996-10-26ep at same places at genericTheo de Raadt
1996-10-26floppy driver is now in dev/isa. Not in files.isa yet, though, since arcJason Downs
changes are still needed.
1996-10-25grow kvm space; fix an over-agressive pmap optimizationTheo de Raadt
1996-10-25syncJason Downs
1996-10-24Discourage MATH_EMULATE.Jason Downs
1996-10-22reality checkJason Downs
1996-10-21random is stock nowMichael Shalayeff
1996-10-20pms0Theo de Raadt
1996-10-17Add pedantic warnings, as well as -m486 if we are only for the 486Niklas Hallqvist