Date: Mon, 9 Mar 2009 06:02:55 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200903090603.n2963ELr013270@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-03-09 06:02:55 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
Log:
SVN rev 189555 on 2009-03-09 06:02:55Z by yongari
Add a new tunable hw.re.prefer_iomap which disables memory register
mapping. The tunable is OFF for all controllers except RTL8169SC
family. RTL8169SC seems to require more magic to use memory
register mapping. r187483 added a fix for RTL8169SCe controller but
it does not looke like fix other variants of RTL8169SC.
Tested by: Gavin Stone-Tolcher g.stone-tolcher <> its dot uq dot edu dot au
Revision Changes Path
1.154 +25 -13 src/sys/dev/re/if_re.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903090603.n2963ELr013270>
