Date: Tue, 1 Mar 2011 00:01:34 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h Message-ID: <201103010001.p2101rYh007835@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2011-03-01 00:01:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/re if_re.c
sys/pci if_rlreg.h
Log:
SVN rev 219112 on 2011-03-01 00:01:34Z by yongari
MFC r217911:
Add support for RTL8105E PCIe Fast Ethernet controller. It seems
the controller has a kind of embedded controller/memory and vendor
applies a large set of magic code via undocumented PHY registers in
device initialization stage. I guess it's a firmware image for the
embedded controller in RTL8105E since the code is too big compared
to other DSP fixups. However I have no idea what that magic code
does and what's purpose of the embedded controller. Fortunately
driver seems to still work without loading the firmware.
While I'm here change device description of RTL810xE controller.
H/W donated by: Realtek Semiconductor Corp.
Revision Changes Path
1.160.2.26 +7 -1 src/sys/dev/re/if_re.c
1.97.2.16 +1 -0 src/sys/pci/if_rlreg.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103010001.p2101rYh007835>
