]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 210505:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Aug 2010 20:39:52 +0000 (20:39 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Aug 2010 20:39:52 +0000 (20:39 +0000)
commit42f05e9198cd684ae99fb0b37149aa9164bd3e03
treee93dbd919de0c3cb6c8708f1f4f7cf9b149178f0
parent4a217f7e5ee70b030f9b17e39efce806117df47a
MFC 210505:
- Change the warning about PCI-e links narrower than x8 to only apply to
  10G cards.  1G cards are x4 only.
- Use constants from pcireg.h for reading the current link width.
- Use pci_set_max_read_req() rather than implementing it by hand.

git-svn-id: svn://svn.freebsd.org/base/stable/8@210894 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgb/cxgb_main.c