Module Name: src Committed By: rin Date: Sun May 29 11:18:33 UTC 2022
Modified Files: src/sys/dev/pci: ahcisata_pci.c Log Message: Apply extra delay quirk for followings: - Intel Braswell AHCI: rev. 0x35 fails for Seagate ST2000LX001. - Intel 8 Series (desktop) SATA Controller (AHCI): rev. 0x04 fails for Seagate ST1000LX015 and WD WD10JPVX, whereas it works without the quirk for some SSD models... Reported by Matthias Petermann. Thanks! To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 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.