summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/ichpcib.c
AgeCommit message (Expand)Author
2007-06-02Match on ICH8M.Jonathan Gray
2007-05-29Fix compilation of kernels without I686_CPU: piixpcib is alwaysTom Cosgrove
2007-03-26ichss_cookie is a bad name, and should not be a void pointer.Gordon Willem Klok
2006-12-12Complete gwk's previous patch to stop setperf methods from returningDimitry Andric
2006-11-29Remove all the extern cpu_{id,model,whatever} declarations from mostDimitry Andric
2006-11-29Fix cpu_model string screwup.Dimitry Andric
2006-11-28acpi may steal the timer and speedstep functionality, in which case weTheo de Raadt
2006-11-27Only use the ichpcib speedstep feature if we're running on a (Mobile) Pentium 4,Dimitry Andric
2006-09-19add 82801GHM and 82801HBrad Smith
2006-08-06add the Intel 6321ESB LPCBrad Smith
2005-12-11add a few Intel PCI-ISA bridges.Brad Smith
2005-07-25ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810.Jonathan Gray
2004-10-05Support for 6300ESB (timecounter, not SpeedStep of course).Alexander Yurchenko
2004-10-05- check if pm space is enabledAlexander Yurchenko
2004-09-26Minor tweaks to unify with other timecounters.Alexander Yurchenko
2004-09-25Timecounter support for Intel ICH chips, not enabledAlexander Yurchenko
2004-06-06Don't touch any hardware registers while fetching hw.cpuspeed andAlexander Yurchenko
2004-05-07This chunk was not supposed to be commited now.Alexander Yurchenko
2004-05-06Move speedstep code to a separate ichpcib(4) driver.Alexander Yurchenko