summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci
AgeCommit message (Expand)Author
2005-09-27call the init routine for the Intel 82801_FB LPC so that the interruptBob Beck
2005-08-04match on ich7; testing by Mark.Peoples@asu.eduMichael Shalayeff
2005-07-28rev 1.46Brad Smith
2005-07-28rev 1.32Brad Smith
2005-07-25ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810.Jonathan Gray
2005-07-09also match on 82801CA; from mkoc@prime.plMichael Shalayeff
2005-06-27rev 1.41Brad Smith
2005-06-14back out SMM lockdown patch until some other solution is found.Theo de Raadt
2005-05-29Lock SMM space on Intel E7xxx chipsets, too.Alexander Yurchenko
2005-05-29Remove debug printf I left.Alexander Yurchenko
2005-05-19Lock down SMM space on i82810 MCH and later chips in case BIOSAlexander Yurchenko
2005-03-09access to the configuration address register of the 82443BX host bridge needsHans-Joerg Hoexer
2005-01-13HTML page does not seem to exist anymore so point to the PDF for now.Brad Smith
2005-01-12Intel 82443BX DRAM address errata seems to be fixed in the latest revisionsAlexander Yurchenko
2005-01-08replace magic numbers w/ a proper sizeof; from peter@Michael Shalayeff
2005-01-07rev 1.26Brad Smith
2005-01-04silence real gcc 3.3.5Marc Espie
2004-12-23Allow an i386 MP kernel to build without pcibios. miod@ okAaron Campbell
2004-11-23Use pci_matchbyid() for matching crazy VIA power management controllersAlexander Yurchenko
2004-10-05Support for 6300ESB (timecounter, not SpeedStep of course).Alexander Yurchenko
2004-10-05Includes nit.Alexander Yurchenko
2004-10-05- check if pm space is enabledAlexander Yurchenko
2004-10-03Kill <sys/types.h>Alexander Yurchenko
2004-09-26make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...Michael Shalayeff
2004-09-26Minor tweaks to unify with other timecounters.Alexander Yurchenko
2004-09-25Timecounter support for Intel ICH chips, not enabledAlexander Yurchenko
2004-09-15gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver.Alexander Yurchenko
2004-08-09rev not rev.Theo de Raadt
2004-07-14treat via8366 as via586; from rees@Michael Shalayeff
2004-06-22support for rcc osb4 and csb5; tested on quad-zion and another box i haveMichael Shalayeff
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-06-09fix compilation for !I586_CPU case; ok grange@Damien Miller
2004-06-06Don't touch any hardware registers while fetching hw.cpuspeed andAlexander Yurchenko
2004-06-05Replace NGPIO button with SMALL_KERNEL.Alexander Yurchenko
2004-06-05GPIO support for AMD Elan SC520 found on Soekris net45x1 boards.Alexander Yurchenko
2004-06-04Kill sys/cdefs.hAlexander Yurchenko
2004-06-03gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver.Alexander Yurchenko
2004-05-08Put back ichpcib(4), it works now.Alexander Yurchenko
2004-05-07This chunk was not supposed to be commited now.Alexander Yurchenko
2004-05-06back out kernel breakage. Be more careful damnitTheo de Raadt
2004-05-06Move speedstep code to a separate ichpcib(4) driver.Alexander Yurchenko
2004-02-27Move setperf_prio to the machdep code, requested by deraadt@Alexander Yurchenko
2004-02-27Introduce simple priorities mechanism so that concurrentAlexander Yurchenko
2004-02-24skip _only_ irq 14 and 15; tested by form@Markus Friedl
2004-02-19millert@ suggested to use setperf=50 as a threshold forAlexander Yurchenko
2004-02-19SpeedStep support for those Pentium processors which haveAlexander Yurchenko
2004-02-14Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuffAlexander Yurchenko
2004-02-13avoid routing irqs that we ignore (14 15); from form@Michael Shalayeff
2004-01-20Support for i852/855/865 AGP; from NetBSD via Michael van derAlexander Yurchenko
2004-01-02attach on two more ICHsMichael Shalayeff