Date: Thu, 5 Aug 2010 20:45:46 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgb cxgb_main.c Message-ID: <201008052046.o75Kk8uP045499@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-08-05 20:45:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/cxgb cxgb_main.c
Log:
SVN rev 210896 on 2010-08-05 20:45:46Z by jhb
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.
Revision Changes Path
1.36.2.26 +11 -13 src/sys/dev/cxgb/cxgb_main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008052046.o75Kk8uP045499>
