summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/files.i386
AgeCommit message (Expand)Author
2013-12-19Mtrr stops being a pseudo-device. We need to probe the cpu type andTheo de Raadt
2013-12-12Remove the scatter/gather dma implementation as it is no longer used.Mark Kettenis
2013-11-04remove iop(4) driver. it is entirely unmaintained and supports somethingTheo de Raadt
2013-08-15Include files.agp and files.drm from files.pci. Makes sure "drm.h" getsMark Kettenis
2013-08-12Add a port of the TTM and Radeon DRM code from Linux 3.8.13.Jonathan Gray
2012-09-06remove compat_aout support for i386. ok deraadtTed Unangst
2012-05-27Add tcpcib(4) to support Intel Atom E600 watchdog.Jonathan Gray
2011-11-15Simplify various parts of the puc(4) attachment code. Tested lightlyTheo de Raadt
2011-10-06ccd goes to the atticTheo de Raadt
2011-07-08Only compile hibernate_machdep if option hibernate is set.Ariane van der Steldt
2011-07-07Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzTheo de Raadt
2011-07-04remove compat_svr4 support. ok deraadtTed Unangst
2011-06-26kill mcd dead. ok krw matthew millert thibTed Unangst
2011-05-23AMD K10/K11 pstate driver allows setperf and apm to change CPUClaudio Jeker
2011-04-30Preliminary plumbing code for i386 hibernate (suspend-to-disk).Mike Larkin
2011-04-05Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, noPhilip Guenthe
2010-12-06- use consistent 'include' rules without a full relative path.Jasper Lievisse Adriaanse
2010-10-14Move glxpcib(4) to MI land unifying the two MD drivers.Paul Irofti
2010-07-23AMD amd64 errara are not on the i386 install media, since there is oftenTheo de Raadt
2010-07-05bsdos was removedTheo de Raadt
2010-07-01another day, another compat gets removed. today is ibcs2's turnTed Unangst
2010-02-19Move auglx(4) from i386-only land to MI land.Miod Vallat
2009-11-26do not pull acpi_wakecode.o into RAMDISKSTheo de Raadt
2009-06-06add sg_dma.c on i386, soon to be used.Owain Ainsworth
2009-06-06option X86EMU is how this subsystem is brought into a kernelTheo de Raadt
2009-06-06Add vga bios repost support. Fetched from the NetBSD tree mostly.Paul Irofti
2009-05-12uld(4) works on i386, too. Disabled in GENERIC by default.Marcus Glocker
2009-05-07Move amas device from arch/amd64 to dev/pci and enable it in i386 as well.Ariane van der Steldt
2009-01-20Install ACPI S3 resume trampoline code in a lowmem page. First partMike Larkin
2009-01-13Turn mpbios into a real device, such that people can disable it on crappyMark Kettenis
2008-12-04Move the bus_dma generic functions out of the far-too-podgy machdep.c andOwain 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-10Use the MI random() for all cases; no need for a MD version since itTheo de Raadt
2008-07-08vmt(4) is a kernel level implementation of the vmware tools.David Gwynne
2008-06-25auglx(4) is an audio(4) driver for the AC'97 audio codec found onMarc Balmer
2008-06-14Add amdmsr(4), a driver to access model specific registers on AMD CPUs.Marc Balmer
2008-05-21Switch i386 from pccom to com. Welcomed by many.Mark Kettenis
2008-05-07Move i386 to __HAVE_GENERIC_SOFT_INTERRUPTSMark Kettenis
2008-04-25neccessary -> necessary; from Pierre RiteauJason McIntyre
2008-03-22Nuke some unused magic.Tobias Weingartner
2008-03-20let maxusers go much higherTheo de Raadt
2008-03-16for some reason the pchb dependency on agp got left in. kill it.Owain Ainsworth
2008-03-16Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimesOwain Ainsworth
2008-03-04sthen@ has an motherboard with both agp and pcie that fails to boot.Owain Ainsworth
2007-11-28quite a bit of simplification by removing cpu classes.Ted Unangst
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-11-25Make agp attach as a device. This means that many more agp bridgesOwain Ainsworth
2007-11-25fake out the apm device to switch between apm and acpi on i386. nowTed Unangst
2007-11-16Make the GPIO functionality of the AMD Geode LX CS5536 available.Marc Balmer