summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
AgeCommit message (Expand)Author
2006-06-01Compile broken ipmi into GENERIC, so it's easy for marco to fixBob Beck
2006-06-01Disable ipmi in GENERIC for the moment - it breaks too much stuffBob Beck
2006-05-31enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled itDavid Gwynne
2006-05-31Enable wdt(4) by default. ok deraadtMichael Knudsen
2006-05-29GENERICCan Erkin Acar
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler
2006-05-27add mpi(4) glue. commented out for nowDavid Gwynne
2006-05-19Add acpitz, commented outCan Erkin Acar
2006-05-19no, azalia may not be on. Why? You did not ASK ME, brad. And thereTheo de Raadt
2006-05-18Enable mfi.Marco Peereboom
2006-05-18enable azalia(4) so we can get some more feedback.Brad Smith
2006-05-14xge might as well be enabledTheo de Raadt
2006-05-14add wpi(4) so i can get feedback.Damien Bergamini
2006-05-13mention the Xframe-II as well.Brad Smith
2006-05-08add commented out entries for azalia(4).Brad Smith
2006-05-01add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters.Brad Smith
2006-04-30sync the I2O section with macppc config, adding the I2O SCSI pass-through dri...Brad Smith
2006-04-29Driver for Silicon Laboratories CP2101/CP2102 based serial adapters.Jonathan Gray
2006-04-25enable udcf, why notTheo de Raadt
2006-04-19Driver to decode the DCF77 time code using a USB attached Gude ExpertMarc Balmer
2006-04-14Nuke DUMMY_NOPS, cleanup.Tobias Weingartner
2006-04-10sch5017 is an adt7460 clone of some type. also, we are seeing someTheo de Raadt
2006-04-10enable schenvTheo de Raadt
2006-04-06Hook up mfi, remains disabled.Marco Peereboom
2006-03-29Recognise it(4) at port 0xd00 as well. This is where ASUS seemJonathan Gray
2006-03-26Support for accesing 8-bit ISA I/O throught the gpio(4)Alexander Yurchenko
2006-03-24Enable umsm(4) on archs that support CardBus.Jonathan Gray
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
2006-03-06Rename hpet to acpihpet so that all devices use the same naming convention.Marco Peereboom
2006-03-04Dallas 1-Wire bus support. Includes the following drivers:Alexander Yurchenko
2006-03-04Add commented out gpio ``pin bus'' drivers section.Alexander Yurchenko
2006-02-26Add acpicpu device. Remains disabled.Marco Peereboom
2006-02-20Add acpibtn device. Remains disabled for now.Marco Peereboom
2006-02-14Homogeneize WSDISPLAY_* option comments (especially on cats)Miod Vallat
2006-02-12Remove dead sysbeep driver and unused sysbeep() routine. No functional change.Miod Vallat
2006-02-05enable nfe(4) now that the driver somewhat works.Damien Bergamini
2006-02-04update comment for ralDamien Bergamini
2006-01-26Add glenv(4).Mark Kettenis
2006-01-23update sm(4) from NetBSD, including support for more models and MII;Martin Reindl
2006-01-16enable wbenv. best way to test new code is to enable itTheo de Raadt
2006-01-15Comment alipm (and spell out power management for piixpm while I'm there).Mark Kettenis
2006-01-13list other maxds modelsTheo de Raadt
2006-01-10comment amdpmTheo de Raadt
2006-01-05enable nviicDavid Gwynne
2006-01-05Enable amdpm; ok deraadt@.Alexander Yurchenko
2006-01-05enable ixgbTheo de Raadt
2006-01-05Add SMBus host interface support for amdpm(4).Alexander Yurchenko
2006-01-04driver for the nvidia nforce2/3/4 smbus controller.David Gwynne
2005-12-31amdiic enable. if problems or worries, we shut things off before a releaseTheo de Raadt
2005-12-30add asbtm iic sensor; ok kettenis@Damien Miller