Date: Wed, 10 Sep 2003 00:21:43 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c Message-ID: <200309100721.h8A7LhXD061307@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2003/09/10 00:21:43 PDT FreeBSD src repository Modified files: sys/pci if_rlreg.h sys/dev/re if_re.c Log: Update hardware revision table. 0x04000000 appears to be the revision for the 8169S, according to my sample board. The RealTek Linux driver mentions 0x00800000. I'm assigning this to the 8110S until I get more info on it. (The (preliminary) RealTek docs only say that 8169S/8110S chips will have some combination of those two bits set, but doesn't say exactly what bit combination goes with which chip variant.) Revision Changes Path 1.2 +6 -3 src/sys/dev/re/if_re.c 1.36 +2 -1 src/sys/pci/if_rlreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309100721.h8A7LhXD061307>