Date: Tue, 15 Jul 2008 01:11:08 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200807150111.m6F1BF9q030700@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-07-15 01:11:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/re if_re.c
Log:
SVN rev 180517 on 2008-07-15 01:11:08Z by yongari
MFC r180167.
After the change of r176757 re(4) no longer relys on reading
RL_TXCFG register to identify a device in device probe. Reflect the
fact by modifing device description with general ethernet
controller family.
Note, rl_basetype in struct rl_type is not used and the more
detailed information is provided with rl_hwrev structure.
Revision Changes Path
1.95.2.20 +18 -32 src/sys/dev/re/if_re.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807150111.m6F1BF9q030700>
