Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/dev/sbus



Module Name:    src
Committed By:   riz
Date:           Wed Jul  4 19:38:54 UTC 2012

Modified Files:
        src/sys/dev/sbus [netbsd-6]: qe.c

Log Message:
Pull up following revision(s) (requested by jdc in ticket #367):
        sys/dev/sbus/qe.c: revision 1.61
        sys/dev/sbus/qe.c: revision 1.62
Fix fallout from revision 1.46, and call ether_ioctl() in the default path.
Patch from John D. Baker in PR port-sparc/46572.
Fix multicast filter set up: we need to byte-swap the hash before writing to
the chip.  While here, remove open-coded copy of ether_crc32_le().


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.60.2.1 src/sys/dev/sbus/qe.c

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




Home | Main Index | Thread Index | Old Index