summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK_CD
AgeCommit message (Collapse)Author
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-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-30sync the I2O section with macppc config, adding the I2O SCSI pass-through ↵Brad Smith
driver.
2006-04-14Nuke DUMMY_NOPS, cleanup.Tobias Weingartner
ok marco@
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-16add sf(4).Brad Smith
2006-02-05add nfe here too.Brad Smith
2006-02-04update comment for ralDamien Bergamini
no devices added or removed
2006-01-12oopsTheo de Raadt
2006-01-05enable ixgbTheo de Raadt
2005-11-15add pcn on alpha and remove redundant pcn entry on i386 RAMDISK_CDBrad Smith
2005-11-15add ixgb(4) though commented out for now.Brad Smith
2005-11-11disable ahc0 at isa until we find the bugs that cause this to blow upTheo de Raadt
on a few rare machines. of course, by the time we do, they might all have lots their smoke anyways. it is probably because of the vlbus/eisa addressing it tries to do. ok krw
2005-10-08enable lgeBrad Smith
2005-10-02pcn onto CD ramdisk, testing of regular ramdisk fits; spotted by ↵Theo de Raadt
kaoru@kaisei.org
2005-08-23add rl* at cardbus. deraadt@ ok.Federico G. Schwindt
2005-08-13add ste*Brad Smith
ok krw@, deraadt@
2005-08-03Smart ARRAY comment fixes.Brad Smith
2005-08-03ciss can fit onto the large RAMDISKSTheo de Raadt
2005-07-28add pcnBrad Smith
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ↵Michael Shalayeff
configs for now
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-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-04-14+luphy and add hme to RAMDISK_CDBrad Smith
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
2005-03-18shut off aac(4) unless Adaptec stops behaving like assholesTheo de Raadt
2005-03-18another re* at cardbus missing, arghcvs diff -u RAMDISK_CDTheo de Raadt
2005-03-16ural will be here tooTheo de Raadt
2005-03-16ath, atw, ral, rtw on CD ramdiskTheo de Raadt
2005-02-19add dc@cardbusBrad Smith
2005-01-06turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); ↵Theo de Raadt
miod ok
2005-01-06use wsmux more; miod okTheo de Raadt
2004-12-20vge(4) in bsd.rd, only CD for now; ok deraadtPeter Valchev
2004-12-08add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remainsDavid Gwynne
disabled for now. from deraadt@
2004-11-25crank ramdisk filesystem slightly to cope with firmwares inside the filesystemTheo de Raadt
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
Thanks to Mark Uemura for donating several of these adapters. Tested by and ok deraadt@
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated ↵Michael Shalayeff
architecture is still fluffy (;
2004-08-27Add wsmux to support USB keyboards on RAMDISK_CD, which has usb support,Dale Rahn
ok deraadt@
2004-08-03include some usb ethernet driversTheo de Raadt
2004-06-23enable ahd by default (still some work for marco and krw, but it noTheo de Raadt
longer locks at boot on mine)
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-06-06remove Realtek 8139C+ from re(4) line commentPeter Valchev
2004-06-05re(4) on these media.. for nowTheo de Raadt
2004-06-03gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver.Alexander Yurchenko
Besides the core pcib(4) functionality, the gscpcib driver provides support for the GPIO interface of this device. ok deraadt@