Don't attach worm devices to the CD driver. This is a private hack, and should
never have been there !
This commit is contained in:
parent
d2200ee791
commit
a5aece0adc
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: cd_scsi.c,v 1.2 1997/08/27 11:26:24 bouyer Exp $ */
|
||||
/* $NetBSD: cd_scsi.c,v 1.3 1997/09/05 16:45:25 bouyer Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995, 1997 Charles M. Hannum. All rights reserved.
|
||||
@ -84,8 +84,6 @@ struct cfattach cd_scsibus_ca = {
|
||||
struct scsipi_inquiry_pattern cd_scsibus_patterns[] = {
|
||||
{T_CDROM, T_REMOV,
|
||||
"", "", ""},
|
||||
{T_WORM, T_REMOV,
|
||||
"", "", ""},
|
||||
#if 0
|
||||
{T_CDROM, T_REMOV, /* more luns */
|
||||
"PIONEER ", "CD-ROM DRM-600 ", ""},
|
||||
|
Loading…
Reference in New Issue
Block a user