freebsd-dev/sys/dev/aic7xxx
John Baldwin 6eb7ebfe25 - 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)
2007-01-19 22:37:52 +00:00
..
aicasm Fix a group of typos: 2006-12-29 13:08:46 +00:00
ahc_eisa.c add a newbus method for obtaining the bus's bus_dma_tag_t... This is 2006-09-03 00:27:42 +00:00
ahc_isa.c add a newbus method for obtaining the bus's bus_dma_tag_t... This is 2006-09-03 00:27:42 +00:00
ahc_pci.c add a newbus method for obtaining the bus's bus_dma_tag_t... This is 2006-09-03 00:27:42 +00:00
ahd_pci.c add a newbus method for obtaining the bus's bus_dma_tag_t... This is 2006-09-03 00:27:42 +00:00
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_inline.h
aic7xxx_osm.c 2nd and final commit that moves us to CAM_NEW_TRAN_CODE 2006-11-02 00:54:38 +00:00
aic7xxx_osm.h 2nd and final commit that moves us to CAM_NEW_TRAN_CODE 2006-11-02 00:54:38 +00:00
aic7xxx_pci.c Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting on 2005-09-22 05:11:35 +00:00
aic7xxx.c
aic7xxx.h
aic7xxx.reg
aic7xxx.seq Fix a group of typos: 2006-12-29 13:08:46 +00:00
aic79xx_inline.h
aic79xx_osm.c 2nd and final commit that moves us to CAM_NEW_TRAN_CODE 2006-11-02 00:54:38 +00:00
aic79xx_osm.h 2nd and final commit that moves us to CAM_NEW_TRAN_CODE 2006-11-02 00:54:38 +00:00
aic79xx_pci.c - Change the PCI-X registers constants to be relative to the PCI-X PCI 2007-01-19 22:37:52 +00:00
aic79xx.c Fix -Wundef. 2005-12-04 02:12:43 +00:00
aic79xx.h - Change the PCI-X registers constants to be relative to the PCI-X PCI 2007-01-19 22:37:52 +00:00
aic79xx.reg
aic79xx.seq
aic7770.c
aic_osm_lib.c
aic_osm_lib.h