Source-Changes archive

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

CVS commit: [netbsd-4] src/sys



Module Name:    src
Committed By:   rpaulo
Date:           Fri Sep  8 18:29:19 UTC 2006

Modified Files:
        src/sys/arch/cobalt/pci [netbsd-4]: pchb.c pci_machdep.c
        src/sys/arch/evbmips/malta/pci [netbsd-4]: pchb.c
        src/sys/dev/pci [netbsd-4]: if_sk.c pcidevs

Log Message:
Pull up following revision(s) (requested by riz in ticket #139):
        sys/arch/cobalt/pci/pchb.c: revision 1.9
        sys/dev/pci/if_sk.c: revision 1.30
        sys/arch/cobalt/pci/pci_machdep.c: revision 1.24
        sys/dev/pci/pcidevs: revision 1.820
        sys/arch/evbmips/malta/pci/pchb.c: revision 1.9
Rename vendor GALILEO -> vendor MARVELL .  Marvell bought Galileo years
ago, we have little existing stuff in the tree, and this will make it
easier to keep certain network drivers in sync with other OSes.
OK matt@, uwe@
Vendor GALILEO is now MARVELL.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.6.1 src/sys/arch/cobalt/pci/pchb.c
cvs rdiff -r1.23 -r1.23.2.1 src/sys/arch/cobalt/pci/pci_machdep.c
cvs rdiff -r1.8 -r1.8.18.1 src/sys/arch/evbmips/malta/pci/pchb.c
cvs rdiff -r1.26 -r1.26.4.1 src/sys/dev/pci/if_sk.c
cvs rdiff -r1.815.2.5 -r1.815.2.6 src/sys/dev/pci/pcidevs

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