Source-Changes archive

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

CVS commit: [netbsd-11] src/sys/dev



Module Name:    src
Committed By:   martin
Date:           Tue Aug 25 19:06:49 UTC 2026

Modified Files:
        src/sys/dev/ic [netbsd-11]: wdc.c wdcvar.h
        src/sys/dev/pci [netbsd-11]: artsata.c pciide_common.c svwsata.c

Log Message:
Pull up following revision(s) (requested by tls in ticket #430):

        sys/dev/pci/artsata.c: revision 1.31
        sys/dev/pci/pciide_common.c: revision 1.74
        sys/dev/pci/svwsata.c: revision 1.25
        sys/dev/ic/wdc.c: revision 1.313
        sys/dev/ic/wdcvar.h: revision 1.101

Trying again to avoid that 3-second delay on PCI IDE controllers.

This time, the change is conditionalized so it won't hit old-style wdc.


To generate a diff of this commit:
cvs rdiff -u -r1.310 -r1.310.12.1 src/sys/dev/ic/wdc.c
cvs rdiff -u -r1.100 -r1.100.28.1 src/sys/dev/ic/wdcvar.h
cvs rdiff -u -r1.30 -r1.30.8.1 src/sys/dev/pci/artsata.c
cvs rdiff -u -r1.72 -r1.72.2.1 src/sys/dev/pci/pciide_common.c
cvs rdiff -u -r1.24 -r1.24.38.1 src/sys/dev/pci/svwsata.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