cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c

[ Available lists | Index of cvs-all | Month of Sep 2003 | Week of 10 Sep 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bill Paul <wpaul@FreeBSD.org>
Date
10 Sep 2003 00:21:43
Subject
cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c
Message-ID
200309100721.h8A7LhXD061307@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.137 seconds