Add CW-7582, the ide version of the CW-7502, which passes all the same tests.
This commit is contained in:
parent
42452cbf9b
commit
3e555b49a4
1 changed files with 11 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: patch-ad,v 1.3 1999/05/24 00:35:37 dan Exp $
|
||||
$NetBSD: patch-ad,v 1.4 1999/10/20 05:44:05 dan Exp $
|
||||
|
||||
|
||||
Note: before adding drives to the compatibility list, please test them
|
||||
|
@ -27,6 +27,16 @@ Note: before adding drives to the compatibility list, please test them
|
|||
+ }
|
||||
+ ,
|
||||
+ {
|
||||
+ "MATSHITA CD-R CW-7582",
|
||||
+ mmc_getcdtoc,
|
||||
+ mmc_cd_setblocksize,
|
||||
+ mmc_cdrawread,
|
||||
+ mmc_cddaread,
|
||||
+ mmc_begin_cdda,
|
||||
+ mmc_end_cdda
|
||||
+ }
|
||||
+ ,
|
||||
+ {
|
||||
+ "TEAC CD-532E-A",
|
||||
+ mmc_getcdtoc,
|
||||
+ mmc_cd_setblocksize,
|
||||
|
|
Loading…
Reference in a new issue