cvs commit: src/sys/dev/rp rp_pci.c

John Baldwin jhb at FreeBSD.org
Thu Mar 24 19:10:52 PST 2005


jhb         2005-03-25 03:10:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/rp           rp_pci.c 
  Log:
  - Use pci_get_device() and pci_get_vendor() when we only want one part
    of the device id.
  - Use BAR2 rather than BAR0 for the Rocketport UPCI 8O card.  I suspect
    that other UPCI cards might need to use BAR2 as well.
  
  Tested by:      wsk at gddsn dot org dot cn
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +11 -3     src/sys/dev/rp/rp_pci.c


More information about the cvs-src mailing list