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
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