NetBSD-Bugs archive

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

PR/54389 CVS commit: [netbsd-9] src/sys/dev/ata



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54389 CVS commit: [netbsd-9] src/sys/dev/ata
Date: Thu, 5 Sep 2019 09:02:48 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Sep  5 09:02:48 UTC 2019
 
 Modified Files:
 	src/sys/dev/ata [netbsd-9]: satafis_subr.c
 
 Log Message:
 Pull up following revision(s) (requested by gson in ticket #179):
 
 	sys/dev/ata/satafis_subr.c: revision 1.9
 
 Set the ATAPI "BYTE COUNT LIMIT" field in the SATA case like we
 already do in the ATA case, to make NetBSD work with the virtual
 SATA CD-ROM of "qemu-system-i386 -machine q35".  Fixes PR kern/54389.
 
 OK mlelstv.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.8.10.1 src/sys/dev/ata/satafis_subr.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