Mike DeMarco wrote:
I am having the same issue here as described in my other posts the workaround 
for setting
ip:dohwcksum = 0    does not fix the problem.
If "dmesg | grep rge0" shows:

 ... NOTICE: rge0: Using MSI interrupt type

try doing:

 # echo "msi_enable=0;" >> /kernel/drv/rge.conf
 # reboot

Afterwards, dmesg should show:

 ... NOTICE: rge0: Using FIXED interrupt type

This fixes the problem on an ASUS notebook where the
rge0 port doesn't appear to work at all with recent builds.

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to