summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
AgeCommit message (Expand)Author
2008-12-04Move the bus_dma generic functions out of the far-too-podgy machdep.c andOwain Ainsworth
2008-12-01terse is good, more readable; please commit deraadt@Todd T. Fries
2008-11-27Enable gpioow and gpioiic for runtime attachment, keep the previousMarc Balmer
2008-11-26Enable Bluetooth (btd and btctl are not hooked into the build yet)Uwe Stuehler
2008-11-25we are heading quickly to a world where isp(4) will not fit, so let usTheo de Raadt
2008-11-24Import btsco(4) from NetBSD to work on itUwe Stuehler
2008-11-22Move the drm drivers over from:Owain Ainsworth
2008-11-22same change as for amd64. Move bus_space_* functions from inlines andOwain Ainsworth
2008-11-09Rework that way that agp attaches.Owain Ainsworth
2008-10-24Add auacer(4) to handle the audio controller found in some ALi/ULiBrad Smith
2008-10-23add mos(4) to the most relevant config filesTheo de Raadt
2008-10-15inteldrm and radeondrm are pretty stable by this point, so enable them on amd64Owain Ainsworth
2008-10-10Use the MI random() for all cases; no need for a MD version since itTheo de Raadt
2008-10-08uhci(4) at cardbus(4) seems to work (to the same extent that ohci(4) andTheo de Raadt
2008-09-29enable JMicron Ethernet (jme/jmphy)Jonathan Gray
2008-09-08delete a few more things. hoping someone shows up who is upset by this,Theo de Raadt
2008-08-02compile inteldrm and radeondrm in GENERIC by default, but disabled.Owain Ainsworth
2008-07-20no, ipmi is still not fine on some machines (since acpi got enabled)Theo de Raadt
2008-07-08vmt(4) is a kernel level implementation of the vmware tools.David Gwynne
2008-07-02add CRYPTOTodd T. Fries
2008-07-02add softraidTodd T. Fries
2008-07-01Enable FFS2 on most of the larger RAMDISK media.Brad Smith
2008-06-26add bio & bioctl to a couple cd based ramdisksTodd T. Fries
2008-06-26Typo, CMD -> AMDBrad Smith
2008-06-25auglx(4) is an audio(4) driver for the AC'97 audio codec found onMarc Balmer
2008-06-20Re-enable amdmsr(4) now that it properly checks for AMD Geode LX CPU andMarc Balmer
2008-06-19comment out the com4 because -- even when disabled -- it shuffles all theTheo de Raadt
2008-06-19add ix(4) to GENERIC, enable it on i386.Reyk Floeter
2008-06-17totally skip amdmsr until it is fixed for realTheo de Raadt
2008-06-15Disable amdmsr(4) until the match function _ONLY_ lets it work on Geode's,Theo de Raadt
2008-06-15ipmi is working a wee bit better, but still not perfectly. let us re-enableTheo de Raadt
2008-06-14Add amdmsr(4), a driver to access model specific registers on AMD CPUs.Marc Balmer
2008-06-12enable uvideo(4) video(4)Robert Nagy
2008-06-08alpha/conf/RAMDISKTheo de Raadt
2008-06-07add a disabled com4 device for a Fujitsu Stylistic TouchscreenRobert Nagy
2008-06-07Kill ACPIVERBOSE. It was never used and is worthless to boot.Marco Peereboom
2008-05-30skip ext2fs on thisTheo de Raadt
2008-05-23Bye bye awi(4). No net80211 love, uses its own WEP code and has not workedBrad Smith
2008-05-21Switch i386 from pccom to com. Welcomed by many.Mark Kettenis
2008-05-16reenable PCIVERBOSE now that acpi isnt pushing the media over.David Gwynne
2008-05-14Comment out option PCIVERBOSE on the floppies for now, to let them fitMiod Vallat
2008-05-07Move i386 to __HAVE_GENERIC_SOFT_INTERRUPTSMark Kettenis
2008-05-07Rather than fixing ises(4), nuke it.Kenneth R Westerback
2008-04-29enable km(4); ok deraadtConstantine A. Murenin
2008-04-27add acpithinkpad(4), an acpi support driver for ibm/lenovojoshua stein
2008-04-25neccessary -> necessary; from Pierre RiteauJason McIntyre
2008-04-24Introduce acpiasus(4), a driver for the ACPI based hotkeys found in manyJoel Sing
2008-04-19add a driver flag to force the negotiation of SATA 1 transfersDamien Miller
2008-04-07sdtemp* devices could occur on these machinesTheo de Raadt
2008-04-03Switch it(4) back to PnP config mode. Avoid possibleOleg Safiullin