Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Fw: CVS commit: src/sys/dev/pci



 I noticed that my ICH9 based box doesn't receive ff02::9 packet
and I found the bug in the multicast filter's code. Please try if you
have the same trouble.
--- Begin Message ---
Module Name:    src
Committed By:   msaitoh
Date:           Sat Feb 28 15:06:43 UTC 2009

Modified Files:
        src/sys/dev/pci: if_wm.c

Log Message:
Fix the multicast hash bug on ICH9's wm.
Now we can catch ff02::9 on ICH9's wm.


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 src/sys/dev/pci/if_wm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--- End Message ---


Home | Main Index | Thread Index | Old Index