Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   msaitoh
Date:           Thu Nov 21 09:12:30 UTC 2019

Modified Files:
        src/sys/dev/pci: if_age.c if_alc.c if_ale.c if_cas.c

Log Message:
Fix a bug that IFF_ALLMULTI is almost always set.

 OpenBSD's ac_multirangecnt is not NetBSD's ec_multicnt.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/pci/if_age.c
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/pci/if_alc.c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/pci/if_ale.c
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/pci/if_cas.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