Date: Fri, 25 Mar 2005 03:10:51 +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/rp rp_pci.c Message-ID: <200503250310.j2P3ApZl004163@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503250310.j2P3ApZl004163>
