summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/conf/RAMDISK
AgeCommit message (Expand)AuthorFilesLines
2021-03-19another unfortunate action to cope with relentless kernel growthderaadt1-2/+2
2020-12-27Enable acpihpet on install media, because otherwise clock initializationderaadt1-2/+2
2020-10-16rl(4) is becoming rare.deraadt1-2/+2
2020-07-29atapiscsi is not needed here. (well maybe it changes the behaviour ofderaadt1-2/+2
2020-05-15disable ohci to compensate for bloat.deraadt1-3/+3
2020-05-14Bring back the acpi(4) changes. This time around only use the ACPI _CRSkettenis1-1/+2
2020-03-05Allow amd64 boot(8) and friends to read from an ffs2 filesystem.otto1-1/+2
2020-03-02amd64 ramdisk does not support CD9660, so no use to have a cd(4).otto1-2/+2
2020-01-20floppy is a bit tight right now, evict fxp temporarily until anotherderaadt1-2/+2
2019-09-07Revert acpipci(4) changes. Too many systems are broken. We'll try againkettenis1-3/+1
2019-09-04Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@cheloha1-3/+1
2019-08-28Use ACPI information to attach PCI busses like we do on arm64. There are akettenis1-1/+3
2018-03-27Add acpicmos(4), a driver that implements SystemCMOS OperationRegionkettenis1-1/+2
2015-09-03No real point in having efifb(4) on the floppies; we want it on everythingkettenis1-4/+1
2015-08-31Enable efifb(4).yasuoka1-1/+4
2015-07-17remove obsolete INET kernel optiontedu1-2/+1
2015-03-16Reduce use of SMALL_KERNEL in acpi, bringing acpiec driver and more gpederaadt1-2/+2
2015-01-31xhci fitsderaadt1-1/+3
2014-11-24use the correct capitalization for Realtek.brad1-4/+4
2014-10-10Significant unification of RAMDISK* config files, making them diffable.deraadt1-205/+67
2014-07-15delete commented out slderaadt1-3/+1
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannottedu1-2/+1
2014-04-05enable hds, and give up on ispderaadt1-2/+1
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano1-1/+2
2013-10-29fpa went awayderaadt1-2/+1
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.ajacoutot1-2/+1
2013-08-20ehci(4) without usb(4) is useless... from Alexey E. Suslikov.mpi1-1/+2
2013-08-13Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert.mikeb1-2/+1
2012-03-15Take cd9660 support off the "obviously a floppy" install media, to findderaadt1-2/+2
2011-10-06ccd goes to the atticderaadt1-2/+1
2011-10-04In the coming future, we are more likely to need ehci(4) than sk(4) orderaadt1-4/+5
2011-06-29Replace all instances of "scsibus* at hba?" with a single "scsibus* atmatthew1-24/+2
2011-05-24On OpenBSD, we've always attached scsibus(4) to umass(4), even formatthew1-2/+1
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.krw1-3/+1
2009-01-13Turn mpbios into a real device, such that people can disable it on crappykettenis1-1/+3
2008-12-22use the exact same policy for choosing apic on all 3 types of kernel.deraadt1-6/+9
2008-11-22potentially com, not pccomderaadt1-2/+2
2008-10-01When things get tight, sis(4) loses firstderaadt1-2/+2
2008-06-08alpha/conf/RAMDISKderaadt1-2/+1
2008-05-23Bye bye awi(4). No net80211 love, uses its own WEP code and has not workedbrad1-2/+1
2007-12-05Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4)deraadt1-2/+3
2007-11-15enable most acpi functionality by default. now instead of 'enable acpi',deraadt1-3/+2
2007-11-06ramdisks should have the same behaviour as GENERICderaadt1-1/+2
2007-08-20put rlphy onto the standard ramdisk; spotted by jsgderaadt1-2/+2
2007-07-27grow ramdisk filesystem sizederaadt1-2/+2
2007-04-25grow ramdisk mr.fs size, it is neededderaadt1-2/+2
2007-02-17Add SMALL_KERNEL throught acpi to make it fit on boot media.marco1-2/+2
2006-12-20acpi fits when we decide that it is more important than ahc(4) adaptecderaadt1-6/+17
2006-11-25remove dpt(4) because it sucks.dlg1-3/+1
2006-06-15switch to using mpi instead of mpt; ok marcoderaadt1-3/+3