Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   mlelstv
Date:           Wed Nov  1 19:34:46 UTC 2017

Modified Files:
        src/sys/dev: files.dev
        src/sys/dev/ata: ata_raid_adaptec.c ata_raid_intel.c ata_raid_jmicron.c
            ata_raid_nvidia.c ata_raid_promise.c ata_raid_via.c wd.c wdvar.h

Log Message:
refactor wd and ataraid drivers to use common disk subroutines.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/files.dev
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/ata/ata_raid_adaptec.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ata/ata_raid_intel.c \
    src/sys/dev/ata/ata_raid_via.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ata/ata_raid_jmicron.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ata/ata_raid_nvidia.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ata/ata_raid_promise.c
cvs rdiff -u -r1.433 -r1.434 src/sys/dev/ata/wd.c
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/ata/wdvar.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