Add a quirk entry for the HP6020i, after John has just confirmed that

it works now.

Submitted by:	jhay@zibbi.mikom.csir.co.za (John Hay)
This commit is contained in:
Joerg Wunsch 1997-03-10 20:51:17 +00:00
parent fdc58e30da
commit 930bb1a4da
1 changed files with 5 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*
* New configuration setup: dufault@hda.com
*
* $Id: scsiconf.c,v 1.79 1997/02/22 09:44:34 peter Exp $
* $Id: scsiconf.c,v 1.80 1997/03/06 15:36:17 joerg Exp $
*/
#include "opt_scsi.h"
@ -384,6 +384,10 @@ static struct scsidevs knowndevs[] =
T_READONLY, T_WORM, T_REMOV, "HP", "C4324/C4325", "*",
"worm", SC_ONE_LU
},
{
T_READONLY, T_WORM, T_REMOV, "HP", "CD-Writer 6020", "*",
"worm", SC_ONE_LU
},
{
/* That's the Philips drive, in case anybody wonders... */
T_READONLY, T_WORM, T_REMOV, "IMS", "CDD2000*", "*",