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
2008-07-07
Add AGP and hostbridge support for the Intel 82945GME chipset.
Bernd Ahlers
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-25
Support the Intel G35 which apparently works similarly to the 965.
Owain Ainsworth
2008-06-05
Allow pchb(4) to find additional non-coherent HyperTransport links
Brad Smith
2008-04-28
Sync PCI ids.
Brad Smith
2008-03-23
Add AGP support for the Intel G33 chipset.
Damien Bergamini
2008-03-16
Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes
Owain Ainsworth
2008-01-04
Clean up Intel host bridge PCI IDs.
Mark Kettenis
2007-12-18
Remove bogus #ifdef __i386__, such that we properly initialize the bus number
Mark Kettenis
2007-12-01
Don't double attach serverworks subsidiary pci busses, introduced by
Theo de Raadt
2007-11-29
repair case of agp & subsidiary busses; ok kettenis
Theo de Raadt
2007-11-27
Unify amd64 and i386 code further; ok oga kettenis
Theo de Raadt
2007-11-26
First step towards unifying pchb between i386 and amd64
Theo de Raadt
2007-11-26
correct newlines surrounding the sub-bus configuration, and unify
Theo de Raadt
2007-11-26
fix new agp code on amd64
Reyk Floeter
2007-11-25
Make agp attach as a device. This means that many more agp bridges
Owain Ainsworth
2007-11-16
Remove microtime calls and RNG benchmarking from the pchb attachment
Mike Belopuhov
2007-06-01
Revert INTEL_82915GM part of tedu's commit as it hung my T43
Bjorn Sandell
2007-05-31
some more pchb that have rnd powers, IDs from NetBSD
Ted Unangst
2006-12-14
Make pci subsystem aware of domains. Each host bridge gets assigned a unique
Mark Kettenis
2006-09-19
ansi/deregister
Jonathan Gray
2006-03-13
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
Brad Smith
2006-02-14
Find additional noncoherent HyperTransport links by looking at the
Mark Kettenis
2005-12-29
remove bad newline for the secondary PCI bus with the 82450KX/GX chipset
Brad Smith
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
[next]