summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/RAMDISK_CD
AgeCommit message (Collapse)Author
2007-07-02allow pciide to attach to jmb as well as ahciDavid Gwynne
2007-07-02enable jmb on all archs that support ahci, so jmicron boards will continueDavid Gwynne
to work (and work better in the future)
2007-04-25grow ramdisk mr.fs size, it is neededTheo de Raadt
2007-04-10pascoe@ finished sili(4). enable it so people can try it.David Gwynne
2007-03-21enable ahci(4). this only attaches to the jmicron controllers so far.David Gwynne
if anyone can quickly try this on i386 i'll enable it there too. ok deraadt@
2007-02-20Put ral* at pci? onto the install media. Noted by Sunnz (sunnzy (at)Tom Cosgrove
gmail (dot) com) and Stuart Henderson (stu (at) spacehopper (dot) org) on misc@. ok deraadt@
2007-02-17Add SMALL_KERNEL throught acpi to make it fit on boot media.Marco Peereboom
ok deraadt
2007-02-04Add zyd to cd ramdisksJonathan Gray
ok deraadt@
2006-12-20rum fitsTheo de Raadt
2006-12-15acpi can fit onto the cd ramdisksTheo de Raadt
2006-12-06starfire ethernet works here nowMartin Reindl
2006-11-25remove dpt(4) because it sucks.David Gwynne
ok deraadt@
2006-10-15Enable bce.Marco Peereboom
Sortof ok with grumblings deraadt@
2006-08-29enable arc, ok deraadt@Jolan Luff
2006-08-17enable msk(4) in a few more places.Brad Smith
2006-08-14enable bnx(4) on the CD RAMDISKs as well.Brad Smith
ok deraadt@
2006-06-26add commented out entries for bnx.Brad Smith
2006-06-15switch to using mpi instead of mpt; ok marcoTheo de Raadt
2006-06-01enable xge(4) on the CD RAMDISKs.Brad Smith
2006-05-31enable mpiDavid Gwynne
ok deraadt@
2006-05-20NFSCLIENT can obviously fit on hereTheo de Raadt
2006-05-19since mfi is pretty small, it fits on some mediaTheo de Raadt
2006-05-13enable twe on amd64, tested with a 7006-2Martin Reindl
ok brad@ jmc@
2006-05-13mention the Xframe-II as well.Brad Smith
2006-05-01add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters.Brad Smith
the driver is currently untested.
2006-04-30- add I2O to RAMDISK_CDBrad Smith
- add I2O SCSI pass-through driver
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
and complement pcn* at pci? where useful as request by brad@ ok brad@
2006-02-05add nfe here too.Brad Smith
2006-02-04update comment for ralDamien Bergamini
no devices added or removed
2006-01-18enable ixgb here too.Brad Smith
2005-11-15add ixgb(4) though commented out for now.Brad Smith
2005-11-14add de and pcnBrad Smith
2005-10-26- enable siop(4) in RAMDISK_CD on amd64.Niall O'Higgins
ok deraadt@
2005-10-06lots of pcmcia, cardbus, and wireless goodies come to town; work with tdevalTheo de Raadt
2005-10-02add hmeBrad Smith
2005-08-03Smart ARRAY comment fixes.Brad Smith
2005-08-03ciss can fit onto the large RAMDISKSTheo de Raadt
2005-07-06url fitsTheo de Raadt
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ↵Michael Shalayeff
configs for now
2005-06-28add xl@pciBrad Smith
2005-06-01disable sf* too, until it is vtophys cleanTheo de Raadt
2005-05-27add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@Dale Rahn
2005-05-27first step of removing the obsolete PCI ncr(4) driver, it was superseded byMartin Reindl
siop(4) a long time ago 'do it' jason@
2005-05-24add stge(4)Brad Smith
2005-05-17- add epic(4)Brad Smith
- add ep(4) to RAMDISK_CD
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
This buys us.. - bus_dma - big endian support - multicast - support for another EPIC chipset From NetBSD ok mickey@
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
2005-03-13enable gdtTheo de Raadt
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-03add ami(4), it works and I needed that to install my new toy... theo okHenning Brauer