Source-Changes archive

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

CVS commit: [netbsd-2] src/sys



Module Name:    src
Committed By:   he
Date:           Mon Jan 24 21:42:31 UTC 2005

Modified Files:
        src/sys/arch/mips/alchemy/dev [netbsd-2]: if_aumac.c
        src/sys/dev/ic [netbsd-2]: aic6915.c
        src/sys/dev/pci [netbsd-2]: if_sk.c
        src/sys/dev/usb [netbsd-2]: if_url.c

Log Message:
Pull up revision 1.12 (requested by thorpej in ticket #939):
        When adding or deleting multicast addresses, only change
        the address filter if the interface is marked RUNNING.
        Fixes PR#37678.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.4.1 src/sys/arch/mips/alchemy/dev/if_aumac.c
cvs rdiff -r1.10 -r1.10.4.1 src/sys/dev/ic/aic6915.c
cvs rdiff -r1.7.2.3.2.1 -r1.7.2.3.2.2 src/sys/dev/pci/if_sk.c
cvs rdiff -r1.8.2.1 -r1.8.2.1.2.1 src/sys/dev/usb/if_url.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