Date: Mon, 26 Jul 2010 17:31:15 +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: <201007261731.o6QHVXuu085929@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-07-26 17:31:15 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb cxgb_main.c
Log:
SVN rev 210505 on 2010-07-26 17:31:15Z by jhb
- 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.
Reviewed by: np
MFC after: 1 week
Revision Changes Path
1.117 +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?201007261731.o6QHVXuu085929>
