summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/files.i386
AgeCommit message (Expand)Author
2004-05-08Put back ichpcib(4), it works now.Alexander Yurchenko
2004-05-06back out kernel breakage. Be more careful damnitTheo de Raadt
2004-05-06spacesAlexander Yurchenko
2004-05-06Move speedstep code to a separate ichpcib(4) driver.Alexander Yurchenko
2004-04-11move via-specific chunks to own fileTheo de Raadt
2004-04-02K6-2/3 powernow driver. not without quirks, but mostly working.Ted Unangst
2003-12-20add pentium 4 thermal control circuit (tcc) driver. can use this toTed Unangst
2003-12-18add new hw sysctls, cpuspeed and setperf to control cpu frequency.Ted Unangst
2003-11-03remove support for non-existent scd and pcd drivers. ok deraadt millertTed Unangst
2003-08-07watchdog driver for Geode SC1100 (e.g. in soekris net4801); ok mickey@Markus Friedl
2003-07-30support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.comMichael Shalayeff
2003-07-28remove the non-licensed i386 math emulation stuff. This only leaves theJason Wright
2003-06-24a.out emulation for dynamic binaries: intercept the right system callsMarc Espie
2003-05-14remove option LONGRUN; it's in everything but SMALL_KERNEL nowTed Unangst
2003-05-14Support for Transmeta CPU power management, called LongRun.Ted Unangst
2003-02-10Add hme at pciJason Wright
2003-01-21add elan520 from netbsd; adapted to watchdog sysctl interface;Markus Friedl
2002-11-07dev/isa/i82365_isasubr.c is needed for pcic at pci; from Bernard Gardner via ...Michael Shalayeff
2002-08-05the supported agp chipset list is md-configured, not miMichael Shalayeff
2002-07-12support for the agp gart on various agp chipsets.Michael Shalayeff
2002-06-26ieee1394 for i386 too...Thierry Deval
2002-06-17remove old pccons console driver. Not used anymore and not maintained.Matthieu Herrb
2002-03-23typo repair; openbsd@davidkrause.comTheo de Raadt
2001-11-02Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported byJean-Jacques Bernard-Gundol
2001-10-25add an ali1543 and fix amd756 icu driversMichael Shalayeff
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-17depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt...Michael Shalayeff
2001-08-08IPCOMP removal. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-07-06Change to make the kernel build when IPCOMP is activated andJean-Jacques Bernard-Gundol
2001-06-27UVM is defaultNiklas Hallqvist
2001-06-25Include I2O filesNiklas Hallqvist
2001-06-24add i2o stubsMichael Shalayeff
2001-05-11unify rd(4) even moreTheo de Raadt
2001-05-11unifyTheo de Raadt
2001-05-01Remove PCVT file references.Aaron Campbell
2001-04-09Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@Thorsten Lockert
2001-04-07OK, PMAP_NEW by default once again. This time it should work better forNiklas Hallqvist
2001-04-03If you cannot test your work, please do not do commits and then break userlandTheo de Raadt
2001-04-02PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD.Niklas Hallqvist
2001-03-22Merge in NetBSD's PMAP_NEW, still disabledNiklas Hallqvist
2001-03-05Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED.Aaron Campbell
2001-02-25Add wscons_machdep.c which is a constab-style wrapper driver for wscons onAaron Campbell
2001-02-21Remove old (non-wsmouse) pms driver. aaron@ ok.jbm
2001-01-30Support for the wscons machine-independent console driver on the i386. ToAaron Campbell
2001-01-24KGDB for i386 from NetBSD via niklas, with tweaks and accommodations.Hugh Graham
2000-11-07AMD750 Athlon chipset support for PCIBIOS_INTR_FIXUP; from minoura@jp.netbsd.orgMichael Shalayeff
2000-09-01Kernel support for new PCVT console mouse features.Aaron Campbell
2000-08-17pcibios0 at bios0 flags 0x0000Michael Shalayeff
2000-08-08sync w/ netbsd almost -current code (;Michael Shalayeff
2000-08-01Add PCI attachment for i82365-compatible PCMCIA controllers. Needed forAaron Campbell