NetBSD-Bugs archive

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

PR/53524 CVS commit: src/sys/dev/ic



The following reply was made to PR kern/53524; it has been noted by GNATS.

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53524 CVS commit: src/sys/dev/ic
Date: Mon, 19 Nov 2018 21:52:24 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Mon Nov 19 21:52:24 UTC 2018
 
 Modified Files:
 	src/sys/dev/ic: ahcisata_core.c
 
 Log Message:
 if softreset during PMP detection fails, disable PMP, reset port and continue
 with sig detected after the initial COMRESET
 
 this does not yet fix the infamous 'clearing WDCTL_RST failed', but at least
 now the disk is detected and usable when it happens
 
 tested on AMD system with ASUS Prime A320M-K, similar to one from PR kern/53524
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.67 -r1.68 src/sys/dev/ic/ahcisata_core.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