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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to