Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys/dev/pci
Module Name: src
Committed By: martin
Date: Thu May 7 15:15:07 UTC 2026
Modified Files:
src/sys/dev/pci [netbsd-11]: ahcisata_pci.c
Log Message:
Pull up following revision(s) (requested by andvar in ticket #263):
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.72 -r1.72.2.1 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