summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISKC
AgeCommit message (Expand)Author
2014-10-10Significant unification of RAMDISK* config files, making them diffable.Theo de Raadt
2014-09-24remove some stuff to make this fitTheo de Raadt
2014-07-15delete commented out slTheo de Raadt
2014-04-05enable hds, and give up on ispTheo de Raadt
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-18Comment out cd* at scsibus? from installation media which lack CD9660 support.Miod Vallat
2013-08-18make them fit, sighTheo de Raadt
2013-08-13Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert.Mike Belopuhov
2013-06-09remove fxp because uvm additions overflows all i386 install mediaTheo de Raadt
2012-03-15Take cd9660 support off the "obviously a floppy" install media, to findTheo de Raadt
2011-06-29Replace all instances of "scsibus* at hba?" with a single "scsibus* atMatthew Dempsky
2011-06-29stop printing in apm, acpi doesn't do this. remove APM_NOPRINT option.Ted Unangst
2011-06-26kill mcd dead. ok krw matthew millert thibTed Unangst
2011-05-24On OpenBSD, we've always attached scsibus(4) to umass(4), even forMatthew Dempsky
2011-01-07do not special case ep0 at pci/eisa. ep* will be fine. We should notTheo de Raadt
2010-10-19grow i386 inside media a teeny bitTheo de Raadt
2010-10-13shave some bytes off the ramdisk kernels by disaling a bunch ofMike Belopuhov
2010-07-09gcc4 is a bloated pig, so a few things must fall off the floppyTheo de Raadt
2010-05-24Remove PHYs which don't have an associated driverJonathan Gray
2009-02-17something has to go... because the piggy developers bloated the kernel againTheo de Raadt
2009-01-06- add and enable ipgphy(4) everywhere there's a stge(4) entry.Jasper Lievisse Adriaanse
2008-12-26use the exact same policy for choosing apic on all 3 types of kernel.Theo de Raadt
2008-09-08delete a few more things. hoping someone shows up who is upset by this,Theo de Raadt
2008-06-08alpha/conf/RAMDISKTheo de Raadt
2008-05-23Bye bye awi(4). No net80211 love, uses its own WEP code and has not workedBrad Smith
2008-05-21Switch i386 from pccom to com. Welcomed by many.Mark Kettenis
2008-05-16reenable PCIVERBOSE now that acpi isnt pushing the media over.David Gwynne
2008-05-14Comment out option PCIVERBOSE on the floppies for now, to let them fitMiod Vallat
2007-12-05Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4)Theo de Raadt
2007-11-28quite a bit of simplification by removing cpu classes.Ted Unangst
2007-11-16something has to go, unfortunatelyTheo de Raadt
2007-11-15enable most acpi functionality by default. now instead of 'enable acpi',Theo de Raadt
2007-11-06ramdisks should have the same behaviour as GENERICTheo de Raadt
2007-10-07Add a driver, amdpcib(4), for the AMD 8111 series LPC bridge and HPET writtenMarc Balmer
2007-07-21another rare device temporarily gets the axe (until some other shrinkage happ...Theo de Raadt
2007-07-06net80211 growth eats another ethernet driver (which is super rare on laptops)Theo de Raadt
2007-06-23net80211 growth means vr(4) goes away for nowTheo de Raadt
2007-05-29Remove support for 80386 processors. Apologies if you have one ofTom Cosgrove
2007-05-28Remove #wt0 lines.Kenneth R Westerback
2007-02-17Add SMALL_KERNEL throught acpi to make it fit on boot media.Marco Peereboom
2006-12-20acpi fits, when we trade it primarily for the very large rtw(4) driver.Theo de Raadt
2006-10-19geodesc needed for Geode SC1100/SCx200 machines to reboot; noted by tomTheo de Raadt
2006-07-25Kill option GPL_MATH_EMULATE.Mark Kettenis
2006-06-23we choose more drivers/firmwares over ext2fsTheo de Raadt
2006-06-19pcn no longer fits, sighTheo de Raadt
2006-04-14Nuke DUMMY_NOPS, cleanup.Tobias Weingartner
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
2006-02-08add nfe(4) to all ramdisksPeter Valchev
2006-02-04update comment for ralDamien Bergamini