summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK_CD
AgeCommit message (Expand)Author
2016-12-30Increase space for ramdisk inserts to match ftp(1) https growth.Theo de Raadt
2016-10-14backout small errorTheo de Raadt
2016-10-14Kernel builds now happen in compile/CONFIG/obj@ -> /usr/obj/... [or ./obj/,Theo de Raadt
2016-09-04bha depends on the deleted aha.h, so it will follow it into the atticTed Unangst
2016-09-03the src tree is growing too large. delete the aha and ahb drivers inTed Unangst
2016-06-28enable ure(4) where we already have url(4)Jonathan Matthew
2015-10-23enable viornd on RAMDISK_CDMike Larkin
2015-09-13remove deltaTheo de Raadt
2015-07-17remove obsolete INET kernel optionTed Unangst
2015-06-06Enable rtwn(4) on RAMDISK_CD kernels for upgrades. ok deraadtStefan Sperling
2015-03-16Reduce use of SMALL_KERNEL in acpi, bringing acpiec driver and more gpeTheo de Raadt
2015-02-08enable iwm(4) in big ramdisks for easy upgradesPeter Hessler
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-11-23enable xhci(4) in ramdisksJonathan Gray
2014-11-14enable trunk.Henning Brauer
2014-10-10Significant unification of RAMDISK* config files, making them diffable.Theo de Raadt
2014-07-16Add mpbios(4). This fixes hw.ncpufound in bsd.rd on the Soekris net6501Christian Weisgerber
2014-07-15delete commented out slTheo de Raadt
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannotTed Unangst
2014-04-07Add axen(4) wherever axe(4) is.Brad Smith
2014-04-05enable hds, and give up on ispTheo de Raadt
2014-03-27Add commented out entries for xhci(4).Brad Smith
2014-03-14enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflowsJonathan Matthew
2014-03-08Enable qlw(4) on alpha/amd64/i386/macppc/sgi/sparc64 to force people to test.Mark Kettenis
2014-02-19add qla and qle everywhere we currently have isp, commented out except forJonathan Matthew
2014-02-17iha and trm are good targets to avoid a space crisis on the install media;Theo de Raadt
2014-01-20Add sdmmc support to the install media, as proposed by Florian StinglmayrTheo de Raadt
2013-12-20Add vioscsi(4) driver.Matthew Dempsky
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano
2013-11-04remove iop(4) driver. it is entirely unmaintained and supports somethingTheo de Raadt
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-21enable support for VMware ParaVirtual SCSI via vmwpvs(4).David Gwynne
2013-10-05sadly, some removals to make things fitTheo de Raadt
2013-09-08Enable vmx(4) on i386 and amd64.Reyk Floeter
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.Antoine Jacoutot
2013-08-13Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert.Mike Belopuhov
2013-04-05Brad didn't even try building the ramdisk, because it is 7.5K oversize.Theo de Raadt
2013-04-05Add the remaining USB Wifi adapters to the CD RAMDISK media for usersBrad Smith
2013-03-29put urtwn in big ramdisks so I can use it for upgradesTed Unangst
2013-03-28the ramdisk is a bit special, and some tedu arguments do apply. # outTheo de Raadt
2012-11-16Add oce(4) / mfii(4) and virtio devicesBrad Smith
2012-09-27enable smscJonathan Gray
2011-10-10add tlphy everywhere tl is enabledJonathan Gray
2011-10-06ccd goes to the atticTheo 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-05-18Mention new alc(4) devices in commments. No active changes.Stuart Henderson
2011-04-03Re-enable bce(4) now that it is fixed.Claudio Jeker