Date: Wed, 24 Mar 2010 17:29:32 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <201003241729.o2OHTlR6064801@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-03-24 17:29:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/bge if_bge.c
Log:
SVN rev 205615 on 2010-03-24 17:29:32Z by yongari
MFC r204975,204978-204979,204981:
r204975:
Enable hardware fixes for BCM5704 B0 as recommended by data sheet.
r204978:
Set maximum read byte count to 2048 for PCI-X BCM5703/5704 devices.
Also disable relaxed ordering as recommended by data sheet for
PCI-X devices. For PCI-X BCM5704, set maximum outstanding split
transactions to 0 as indicated by data sheet.
For BCM5703 in PCI-X mode, DMA read watermark should be less than
or equal to maximum read byte count configuration. Enforce this
limitation in DMA read watermark configuration.
r204979:
Fix typo in r204975.
r204981:
Fix typo in r204978.
Revision Changes Path
1.226.2.21 +41 -1 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003241729.o2OHTlR6064801>
