Source-Changes archive

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

CVS commit: syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   fair
Date:           Mon Oct 21 23:38:14 UTC 2002

Modified Files:
        syssrc/sys/dev/pci: if_pcn.c if_ste.c if_stge.c if_vr.c if_wm.c

Log Message:
Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK
so that it is possible select PHY instances other than the first
one (instance zero), if there is more than one PHY attached.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/pci/if_pcn.c \
    syssrc/sys/dev/pci/if_ste.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/pci/if_stge.c
cvs rdiff -r1.57 -r1.58 syssrc/sys/dev/pci/if_vr.c
cvs rdiff -r1.25 -r1.26 syssrc/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.




Home | Main Index | Thread Index | Old Index