summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
AgeCommit message (Collapse)Author
1999-12-02in the tradeoff between NFS and more device drivers, NFS loses. people whoTheo de Raadt
care about NFS should go do a kernel shrink. get me 45K of kernel shrink in the ramdisk without using an #ifdef, and i'll put NFS back.
1999-12-01uvm on the i386Theo de Raadt
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
driver to OpenBSD.
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
driver to OpenBSD.
1999-11-28Add commented out hsq entry.Jason Downs
1999-11-28Add lpt at puc.Jason Downs
1999-11-27thanks to aaron, more ethernet drivers fitTheo de Raadt
1999-11-26Up-to-dateNiklas Hallqvist
1999-11-23re-enable mtrrTheo de Raadt
1999-11-22do not add stuff that breaks everything except your own machine, matthieu!Theo de Raadt
1999-11-20add MTRR support from FreeBSDMatthieu Herrb
1999-11-14USB audio. Commented out.Hakan Olsson
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
attributes, allowing kernels to exist w/ rd as the only disk device. tested on a few archs; niels@ & millert@ ok
1999-11-06make ramdiskB fitTheo de Raadt
1999-11-06move sea* to RAMDISKBTheo de Raadt
1999-11-03Driver for Adaptec "StarFire" AIC6915-based Ethernet cards; from FreeBSD.Aaron Campbell
Thanks to jason@ for lots of debugging help.
1999-10-29Roll back, wait for Niklas to fix it (who knows what the crazy SwedeAngelos D. Keromytis
has done to his machine...)
1999-10-29ed0/ed1/ed2 are unknown...Angelos D. Keromytis
1999-10-28Driver for ADMtek AL981/AN985 Ethernet controllers; from FreeBSD.Aaron Campbell
1999-10-26Add puc devices.Jason Downs
1999-10-26Add puc devices.Jason Downs
1999-10-12add iophy*Jason Wright
1999-10-11include exphy, really needed for xl 100mbit cardsTheo de Raadt
1999-10-06y2k related fixes; from netbsd, work by fgsch/ivanTheo de Raadt
1999-10-03Double the amount of shared memory pages we can maximally allocate. ThisNiklas Hallqvist
makes TV watching in fullscreen in 640x480 work.
1999-10-01add skc and skJason Wright
1999-09-26add exphyJason Wright
1999-09-21pctr & ksymskstailey
1999-09-19Remove umass to avoid problems since the driver is not yet in the tree.Federico G. Schwindt
1999-09-17grown i386 kvm to 512MBTheo de Raadt
1999-09-13isa0 at pcib?; netbsd via peterTheo de Raadt
1999-09-08Remove PCVT_SCROLLBACK option and make it on by default.Aaron Campbell
1999-09-06Add scrollback support to the pcvt (i386 only) console driver.Aaron Campbell
Press LEFT_SHIFT+PGUP/PGDN to navigate. Number of buffered pages is currently only configurable by editing sys/arch/i386/isa/pcvt/pcvt_hdr.h and changing the SCROLLBACK_PAGES constant. You must add "option PCVT_SCROLLBACK" to your kernel config file to enable this support, or uncomment it from sys/arch/i386/conf/GENERIC. Known issues: - Few little buglets when switching line (font) or column modes in scon(1). - Can't hold down LEFT_SHIFT+PGUP/PGDN keys. This will be fixed... Idea from Linux, code by me.
1999-09-01put ax on big ramdiskTheo de Raadt
1999-08-31Add umass (commented out). Don't uncomment it yet.Federico G. Schwindt
1999-08-21/dev/ksymskstailey
1999-08-19undo damage aaron didTheo de Raadt
1999-08-18sysbeep/pciide/atapiscsikstailey
1999-08-15fit aic* at pcmcmiaTheo de Raadt
1999-08-15pciide & atapiscsikstailey
1999-08-14Driver for ASIX88140A/88141 Ethernet; from FreeBSDAaron Campbell
1999-08-13Almost forget it; USB support.Federico G. Schwindt
1999-08-13Add USB support.Federico G. Schwindt
1999-08-10more sb irq to 5. This is more likelyTheo de Raadt
1999-08-10move uha/wds -> 2nd floppyTheo de Raadt
1999-08-06CDROM 2.88MB RAMDISK imageTheo de Raadt
1999-08-06RAMDISKB; only isp scsi driver so farTheo de Raadt
1999-08-05UpdateNiklas Hallqvist
1999-08-05Add PnP ESS tooNiklas Hallqvist
1999-08-04eso stuffNiklas Hallqvist