Date: Fri, 19 Jan 2007 22:37:52 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.h aic79xx_pci.c src/sys/dev/pci pcireg.h Message-ID: <200701192237.l0JMbqNI009192@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2007-01-19 22:37:52 UTC
FreeBSD src repository
Modified files:
sys/dev/aic7xxx aic79xx.h aic79xx_pci.c
sys/dev/pci pcireg.h
Log:
- Change the PCI-X registers constants to be relative to the PCI-X PCI
capability rather than hardcoded offsets for a particular card. While
I'm here, expand the constants some.
- Change the ahd(4) driver to use pci_find_extcap() to locate the PCI-X
capability to keep up with the first change.
Reviewed by: scottl, gibbs (earlier version)
Revision Changes Path
1.25 +3 -0 src/sys/dev/aic7xxx/aic79xx.h
1.25 +14 -7 src/sys/dev/aic7xxx/aic79xx_pci.c
1.57 +71 -15 src/sys/dev/pci/pcireg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701192237.l0JMbqNI009192>
