diff options
author | dan <dan@pkgsrc.org> | 1999-10-20 05:44:05 +0000 |
---|---|---|
committer | dan <dan@pkgsrc.org> | 1999-10-20 05:44:05 +0000 |
commit | 3e555b49a4dfb37fe064fb6e5c54703049b25417 (patch) | |
tree | 0d4bde521ff502143e277b1c39bd031b7590e1ac /audio/cdd | |
parent | 42452cbf9bed2753215cba6b6c79b6a12912efcf (diff) | |
download | pkgsrc-3e555b49a4dfb37fe064fb6e5c54703049b25417.tar.gz |
Add CW-7582, the ide version of the CW-7502, which passes all the same tests.
Diffstat (limited to 'audio/cdd')
-rw-r--r-- | audio/cdd/patches/patch-ad | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/audio/cdd/patches/patch-ad b/audio/cdd/patches/patch-ad index b910c4665a3..b3d810b8928 100644 --- a/audio/cdd/patches/patch-ad +++ b/audio/cdd/patches/patch-ad @@ -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, |