Date: Wed, 2 Jul 2008 04:55:39 +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: <200807020455.m624tlFB054844@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-07-02 04:55:39 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
Log:
SVN rev 180167 on 2008-07-02 04:55:39Z by yongari
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.116 +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?200807020455.m624tlFB054844>
