NetBSD-Bugs archive

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

PR/55986 CVS commit: [netbsd-8] src/sys/dev/scsipi



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55986 CVS commit: [netbsd-8] src/sys/dev/scsipi
Date: Thu, 11 Feb 2021 12:54:56 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Feb 11 12:54:56 UTC 2021
 
 Modified Files:
 	src/sys/dev/scsipi [netbsd-8]: cd.c sd.c
 
 Log Message:
 Pull up following revision(s) (requested by ryoon in ticket #1652):
 
 	sys/dev/scsipi/cd.c: revision 1.350
 	sys/dev/scsipi/sd.c: revision 1.331
 
 PR 55986: Ryo Onodera: DK_BUSY must have mask as second argument. Make cd.c
 consistent by also using __BIT()
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.340.6.2 -r1.340.6.3 src/sys/dev/scsipi/cd.c
 cvs rdiff -u -r1.324.6.1 -r1.324.6.2 src/sys/dev/scsipi/sd.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