Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/dev/pci



Module Name:    src
Committed By:   martin
Date:           Thu May  7 15:18:54 UTC 2026

Modified Files:
        src/sys/dev/pci [netbsd-9]: ahcisata_pci.c

Log Message:
Pull up following revision(s) (requested by andvar in ticket #2011):

        sys/dev/pci/ahcisata_pci.c: revision 1.73

ahcisata(4): disable NCQ for VIA VT8251 integrated SATA controller.

NCQ support is known to be non-compliant or broken on this chipset,
causing timeouts and instability.

The issue is reproducible in NetBSD using 'smartctl -a`.

The workaround is to disable NCQ, which has already been done in other
OS drivers.


To generate a diff of this commit:
cvs rdiff -u -r1.55.4.4 -r1.55.4.5 src/sys/dev/pci/ahcisata_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