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:   jdolecek
Date:           Wed Oct 24 19:38:00 UTC 2018

Modified Files:
        src/sys/dev/ata: TODO.ncq ata.c atavar.h
        src/sys/dev/ic: ahcisata_core.c ahcisatavar.h siisata.c siisatavar.h
        src/sys/dev/pci: ahcisata_pci.c siisata_pci.c

Log Message:
detach the controller itself on shutdown; adjust to not detach already
detached atabus/channel


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/ata/TODO.ncq
cvs rdiff -u -r1.142 -r1.143 src/sys/dev/ata/ata.c
cvs rdiff -u -r1.100 -r1.101 src/sys/dev/ata/atavar.h
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/ic/ahcisata_core.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/ic/ahcisatavar.h
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/ic/siisata.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/siisatavar.h
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/ahcisata_pci.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/pci/siisata_pci.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