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
/
amd64
/
pci
/
pchb.c
Age
Commit message (
Expand
)
Author
2010-08-31
Add DVACT_QUIECE support. This is called before splhigh() and before
Theo de Raadt
2010-08-31
pchbactivate should return result of config_activate_children
Theo de Raadt
2010-08-07
On resume, re-activate the host RNG on the host bridges that need it.
Theo de Raadt
2010-06-24
The new AMD Opteron CPUs have up to 4 HyperTransport links instead of 3.
Mark Kettenis
2010-04-02
For the VT8251 host bridge, only attach the pci bus is non-zero, otherwise
Mark Kettenis
2010-02-09
Switching the strange VIA VT8251 PCIE host bridge into a PCI-PCI bridge
Mark Kettenis
2009-11-23
pchb must walk children too
Theo de Raadt
2009-09-18
For some dark reason there's a bit on the VLINK device of this chipset
Mark Kettenis
2009-04-11
There is no support for building multi-socket machines in AMD Family 11h
Mark Kettenis
2009-03-31
bzero pci attach args
Mark Kettenis
2008-11-09
Rework that way that agp attaches.
Owain Ainsworth
2008-09-26
Attach agp(4) to the Intel Q35 integrated video.
Mike Belopuhov
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
pass pci domain to the child too, 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-07-04
fix dmesg formatting error when hardware random number generator is present
Chris Kuethe
2007-06-03
if the 915gm didn't work on i386, it's worrisome here too. remove it.
Ted Unangst
2007-06-01
never attempt to tweak a file just before commit
Ted Unangst
2007-05-31
intel pchb rnd support, from i386
Ted Unangst
2007-05-19
(disabled) option for PCIAGP. at least lets i945 chipsets work
Ted Unangst
2007-01-15
ansi/deregister
Jonathan Gray
2006-03-13
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
Brad Smith
2006-02-12
Find additional noncoherent HyperTransport links by looking at the
Mark Kettenis
2004-06-14
de-__P
Theo de Raadt
2004-01-28
an amd64 arch support.
Michael Shalayeff