Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   sborrill
Date:           Thu Oct  8 09:47:09 UTC 2009

Modified Files:
        src/distrib/sets/lists/man [netbsd-5]: mi
        src/share/man/man4 [netbsd-5]: Makefile ld.4
        src/sys/arch/amd64/conf [netbsd-5]: GENERIC
        src/sys/arch/i386/conf [netbsd-5]: ALL GENERIC
        src/sys/conf [netbsd-5]: files
        src/sys/dev/acpi [netbsd-5]: files.acpi
Added Files:
        src/share/man/man4 [netbsd-5]: wb.4
        src/sys/dev/acpi [netbsd-5]: wb_acpi.c
        src/sys/dev/ic [netbsd-5]: w83l518d.c w83l518d_sdmmc.c w83l518d_sdmmc.h
            w83l518dreg.h w83l518dvar.h

Log Message:
Pull up the following revisions(s) (requested by jmcneill in ticket #1045):
        distrib/sets/lists/man/mi:      revision 1.1160
        share/man/man4/Makefile:        revision 1.499
        share/man/man4/wb.4:            revision 1.1-1.2
        share/man/man4/ld.4:            revision 1.17
        sys/arch/i386/conf/ALL:         revision 1.215-1.216 + patch
        sys/arch/i386/conf/GENERIC:     revision 1.946-1.947 + patch
        sys/arch/amd64/conf/GENERIC:    revision 1.254-1.256 + patch
        sys/conf/files:                 revision 1.958
        sys/dev/acpi/files.acpi:        revision 1.59
        sys/dev/acpi/wb_acpi.c:         revision 1.1
        sys/dev/ic/w83l518d.c:          revision 1.1
        sys/dev/ic/w83l518d_sdmmc.c:    revision 1.1
        sys/dev/ic/w83l518d_sdmmc.h:    revision 1.1
        sys/dev/ic/w83l518dreg.h:       revision 1.1
        sys/dev/ic/w83l518dvar.h.c:     revision 1.1

wb(4): Add a driver for Winbond W83L518D SD/MMC readers.


To generate a diff of this commit:
cvs rdiff -u -r1.1109.2.9 -r1.1109.2.10 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.482.2.6 -r1.482.2.7 src/share/man/man4/Makefile
cvs rdiff -u -r1.16 -r1.16.4.1 src/share/man/man4/ld.4
cvs rdiff -u -r0 -r1.2.2.2 src/share/man/man4/wb.4
cvs rdiff -u -r1.231.4.5 -r1.231.4.6 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.183.4.5 -r1.183.4.6 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.915.2.8 -r1.915.2.9 src/sys/arch/i386/conf/GENERIC
cvs rdiff -u -r1.924.4.5 -r1.924.4.6 src/sys/conf/files
cvs rdiff -u -r1.52.8.2 -r1.52.8.3 src/sys/dev/acpi/files.acpi
cvs rdiff -u -r0 -r1.1.2.2 src/sys/dev/acpi/wb_acpi.c
cvs rdiff -u -r0 -r1.1.2.2 src/sys/dev/ic/w83l518d.c \
    src/sys/dev/ic/w83l518d_sdmmc.c src/sys/dev/ic/w83l518d_sdmmc.h \
    src/sys/dev/ic/w83l518dreg.h src/sys/dev/ic/w83l518dvar.h

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