summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
AgeCommit message (Expand)Author
2009-04-28put vlan support onto these mediaTheo de Raadt
2009-04-24Enable berkwdt(4) now. It'll make it easier for people to test it.Michael Knudsen
2009-04-24Add berkwdt(4), a driver for Berkshire Products PCI PC Watchdog writtenMichael Knudsen
2009-04-19Enable schsio(4) everywhere to get it tested.Michael Knudsen
2009-04-14enable ix(4).Jonathan Gray
2009-03-24link otus(4) to the build on i386 and amd64.Damien Bergamini
2009-03-10enable urtw(4)Kevin Lo
2009-02-25enable ale(4) on both i386 and amd64Kevin Lo
2009-02-17something has to go... because the piggy developers bloated the kernel againTheo de Raadt
2009-02-14enable Attansic L1 Ethernet (age/atphy)Kevin Lo
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2009-02-08Enable ips(4) on CD install media so people can try it.Alexander Yurchenko
2009-01-23Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providingMichael Knudsen
2009-01-20Install ACPI S3 resume trampoline code in a lowmem page. First partMike Larkin
2009-01-18enable atphy/ageKevin Lo
2009-01-13Turn mpbios into a real device, such that people can disable it on crappyMark Kettenis
2009-01-11Fix a sed bug in the makefile's depend target.Paul Irofti
2009-01-07Enable urlphy in addition to url.Jonathan Gray
2009-01-06- add and enable ipgphy(4) everywhere there's a stge(4) entry.Jasper Lievisse Adriaanse
2009-01-03run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.Damien Bergamini
2008-12-26use the exact same policy for choosing apic on all 3 types of kernel.Theo de Raadt
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