OpenSolaris

Printable Version Enter a New Search
Bug ID 6717107
Synopsis Need to support Realtek 8102EL and new 8101E variants
State 10-Fix Delivered (Fix available in build)
Category:Subcategory driver:rge
Keywords atom
Responsible Engineer Yong Tan
Reported Against snv_86
Duplicate Of
Introduced In
Commit to Fix snv_99
Fixed In snv_99
Release Fixed solaris_nevada(snv_99)
Related Bugs 6725748 , 6745851
Submit Date 20-June-2008
Last Update Date 24-September-2008
Description
RGE is automatically attached to Realtek 8102EL, but it doesn't work well. It's the onboad NIC of a new Intel system.
Work Around
Add
  set ip:dohwcksum = 0
to /etc/system.

Or run this command as root:
echo 'ip`dohwcksum/w 0' | mdb -kw
Comments
N/A