index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
pci
/
pchb.c
Age
Commit message (
Expand
)
Author
2005-06-14
back out SMM lockdown patch until some other solution is found.
Theo de Raadt
2005-05-29
Lock SMM space on Intel E7xxx chipsets, too.
Alexander Yurchenko
2005-05-29
Remove debug printf I left.
Alexander Yurchenko
2005-05-19
Lock down SMM space on i82810 MCH and later chips in case BIOS
Alexander Yurchenko
2005-03-09
access to the configuration address register of the 82443BX host bridge needs
Hans-Joerg Hoexer
2005-01-13
HTML page does not seem to exist anymore so point to the PDF for now.
Brad Smith
2005-01-12
Intel 82443BX DRAM address errata seems to be fixed in the latest revisions
Alexander Yurchenko
2004-11-23
Use pci_matchbyid() for matching crazy VIA power management controllers
Alexander Yurchenko
2003-11-07
update the ref to fips; from jared yanovich
Michael Shalayeff
2003-10-05
do not panic if microtime does not work to measure rng performance; from andr...
Michael Shalayeff
2003-06-03
three four kill
Michael Shalayeff
2003-01-08
do not match on via866 smbus controller; reported and tested by grange@
Michael Shalayeff
2002-09-23
For serverworks chipsets: instead of trying to prevent attaching the same bus
Nathan Binkert
2002-08-22
match more serverworks "double bridges", based on discussions with nate and
Theo de Raadt
2002-07-12
support for the agp gart on various agp chipsets.
Michael Shalayeff
2002-06-12
pci revision is in the class field, not the id (some ppl just refuse to follo...
Michael Shalayeff
2002-05-10
on ServerWorks CNB20HE Host:
Michael Shalayeff
2002-05-06
Try to deal with the pci shadow bus issue by disabling a specific chip
Nathan Binkert
2002-04-28
Machines with the Serverworks CNB20HE chipset also have a CIOB20 i/o bridge.
Nathan Binkert
2002-04-24
be much more picky about which RCC products are multi-bridges
Theo de Raadt
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-31
man says bus_space_map() returns non-zero, not negative on failure
Michael Shalayeff
2001-01-22
this should make i850 and i860 hubs do RNG
Theo de Raadt
2000-12-29
kiss in the rng; all those evil voices kept me pushing for it...
Michael Shalayeff
2000-12-25
always read new byte from rng, then decide wheather to start a new cycle
Michael Shalayeff
2000-11-08
Don't busy-wait for random data.
Artur Grabowski
2000-10-23
ok, i think all i82802-using host bridges are in here now
Theo de Raadt
2000-10-23
Kbit
Theo de Raadt
2000-10-23
i820 also does rng; art tested
Theo de Raadt
2000-10-19
find RNG on i815 hub
Theo de Raadt
2000-09-15
enable hw rng for vanilla 810; 10x for testing to Stephan Somogyi <somogyi@gy...
Michael Shalayeff
2000-08-02
add yauc about fips; also some ugly spaces
Michael Shalayeff
2000-07-18
do not include random number in dmesg, per deraadt's suggestion.
Michael Shalayeff
2000-06-15
i840 chipset also has the true RNG (i82802 FWH). mickey@ ok.
Hakan Olsson
2000-06-13
dmesg repair around pci sub-bus config
Theo de Raadt
2000-05-05
451NX machines now probe all pci busses; M.Drochner@fz-juelich.de
Theo de Raadt
2000-05-04
assume all pchb made by ServerWorks act the same
Theo de Raadt
2000-05-01
another RCC host bridge with a pci behind it
Theo de Raadt
2000-04-27
newline manglings
Theo de Raadt
2000-04-26
properly probe sub-pci busses for RCC ServerWorks chipsets
Theo de Raadt
2000-04-26
add errata for 82443BX identified by smurph
Theo de Raadt
2000-04-21
oops
Michael Shalayeff
2000-04-10
add support for true RNG presented on the i82802 FWH.
Michael Shalayeff
1998-03-03
fix attach message
Theo de Raadt
1998-01-22
Switch off CPU-PCI write posting for the Saturn chipset; it is known
Theo de Raadt
1998-01-20
Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it
Niklas Hallqvist
1998-01-10
catch all pci host bridges
Theo de Raadt
1998-01-07
now this is really pretty
Theo de Raadt
1998-01-06
pchb support
Theo de Raadt