NetBSD-Bugs archive

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

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



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

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51211 CVS commit: src/sys/dev/ic
Date: Fri, 3 Jun 2016 10:34:03 +0000

 Module Name:	src
 Committed By:	jmcneill
 Date:		Fri Jun  3 10:34:03 UTC 2016
 
 Modified Files:
 	src/sys/dev/ic: ahcisata_core.c
 
 Log Message:
 PR kern/51211: atactl atabus0 reset causes a panic on Tegra K1
 
 Fix an issue where ahci_reset_channel calls ahci_channel_start with clo=1
 even if CAP.SCLO=0.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.56 -r1.57 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