Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/dev/scsipi



Module Name:    src
Committed By:   martin
Date:           Thu Feb 11 12:53:28 UTC 2021

Modified Files:
        src/sys/dev/scsipi [netbsd-9]: cd.c sd.c

Log Message:
Pull up following revision(s) (requested by ryoon in ticket #1203):

        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.342.4.1 -r1.342.4.2 src/sys/dev/scsipi/cd.c
cvs rdiff -u -r1.327.4.1 -r1.327.4.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