Add ad quirk for CDU-561 CD-ROM. From PR kern/8608
by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
This commit is contained in:
parent
e61b976a20
commit
d5103deed3
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: scsiconf.c,v 1.129 1999/10/10 18:49:15 hwr Exp $ */
|
||||
/* $NetBSD: scsiconf.c,v 1.130 1999/10/11 15:28:57 hwr Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
@ -493,6 +493,8 @@ struct scsi_quirk_inquiry_pattern scsi_quirk_patterns[] = {
|
||||
"SONY ", "CD-ROM CDU-541 ", ""}, SDEV_NOLUNS},
|
||||
{{T_CDROM, T_REMOV,
|
||||
"SONY ", "CD-ROM CDU-55S ", ""}, SDEV_NOLUNS},
|
||||
{{T_CDROM, T_REMOV,
|
||||
"SONY ", "CD-ROM CDU-561 ", ""}, SDEV_NOLUNS},
|
||||
{{T_CDROM, T_REMOV,
|
||||
"SONY ", "CD-ROM CDU-8003A", ""}, SDEV_NOLUNS},
|
||||
{{T_CDROM, T_REMOV,
|
||||
|
Loading…
Reference in New Issue
Block a user