]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r217911:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 1 Mar 2011 00:01:34 +0000 (00:01 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 1 Mar 2011 00:01:34 +0000 (00:01 +0000)
commit2b52c1eee69d2097a70d8b854e3f4266887e0b58
tree2f375352e538ed6fea1e30ac4e8626c133683248
parentf501bf0ad04fbd77d845979dc52a635ed272902e
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@219112 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/re/if_re.c
sys/pci/if_rlreg.h