summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK
AgeCommit message (Expand)Author
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-10-10Significant unification of RAMDISK* config files, making them diffable.Theo de Raadt
2014-07-15delete commented out slTheo de Raadt
2014-04-05enable hds, and give up on ispTheo de Raadt
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-05sadly, some removals to make things fitTheo de Raadt
2013-08-13Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert.Mike Belopuhov
2013-06-14give up on fitting siopTheo de Raadt
2012-03-15Take cd9660 support off the "obviously a floppy" install media, to findTheo de Raadt
2011-09-21disable st*, since we doubt anyone uses it. suggested by jsing inTheo 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-06-06Toss a rare device driver; this makes msi interrupts fit.Theo de Raadt
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-10-28 no more eisa, sorryTheo de Raadt
2009-01-13Turn mpbios into a real device, such that people can disable it on crappyMark Kettenis
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-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-04take skc/sk off main floppy, becuase of net80211 growthTheo 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-04-21oopsTheo de Raadt
2007-04-21developers keep killing ramdisk driversTheo de Raadt
2007-02-17Add SMALL_KERNEL throught acpi to make it fit on boot media.Marco Peereboom
2007-02-17To squeeze new stuff onto onto the very full boot floppies, occasionallyTheo de Raadt
2006-12-20acpi (disabled) just happens to fitTheo 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-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
2005-11-11disable ahc0 at isa until we find the bugs that cause this to blow upTheo de Raadt
2005-05-27first step of removing the obsolete PCI ncr(4) driver, it was superseded byMartin Reindl
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith