summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimonb <simonb>2000-08-21 04:00:22 +0000
committersimonb <simonb>2000-08-21 04:00:22 +0000
commitaf20fcdc4d35dea80e4857255ea8ca959abc99f5 (patch)
tree3d9253c26c98ca3b36d4e46eb6292d4ed7cbe10b
parented7d44e1c9457eba7e1c0a802cf6090a1a459115 (diff)
downloadpkgsrc-af20fcdc4d35dea80e4857255ea8ca959abc99f5.tar.gz
Add the SONY CDU4811 CD-ROM - it passes multiple tests on multiple CDs.
-rw-r--r--audio/cdd/files/patch-sum4
-rw-r--r--audio/cdd/patches/patch-ad16
2 files changed, 15 insertions, 5 deletions
diff --git a/audio/cdd/files/patch-sum b/audio/cdd/files/patch-sum
index ce900c8b7ce..e8501b1f5c2 100644
--- a/audio/cdd/files/patch-sum
+++ b/audio/cdd/files/patch-sum
@@ -1,6 +1,6 @@
-$NetBSD: patch-sum,v 1.3 1999/10/21 01:26:13 dan Exp $
+$NetBSD: patch-sum,v 1.4 2000/08/21 04:00:22 simonb Exp $
MD5 (patch-aa) = c49a207bd48a87a47e686fb6ebec7015
MD5 (patch-ab) = c8a3bf1cc2d2d1194b9ac418400e8e86
MD5 (patch-ac) = 4d0b58755a9ab62c3710a174d8c5bc3e
-MD5 (patch-ad) = e4e603936682db609657f9e54c9a8e83
+MD5 (patch-ad) = 2e73b01e469b3a3ada4f8dc043912785
diff --git a/audio/cdd/patches/patch-ad b/audio/cdd/patches/patch-ad
index 71bb6034f50..17ceb86b76a 100644
--- a/audio/cdd/patches/patch-ad
+++ b/audio/cdd/patches/patch-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch-ad,v 1.5 1999/10/21 01:26:14 dan Exp $
+$NetBSD: patch-ad,v 1.6 2000/08/21 04:00:23 simonb Exp $
Note: before adding drives to the compatibility list, please test them
@@ -11,12 +11,22 @@ Note: before adding drives to the compatibility list, please test them
--- cdd_cdcmds.c.orig Sun May 31 17:13:24 1998
-+++ cdd_cdcmds.c Sun May 23 21:31:10 1999
-@@ -160,6 +160,36 @@
++++ cdd_cdcmds.c Sun Aug 20 23:45:24 2000
+@@ -160,6 +160,46 @@
mmc_end_cdda
}
,
+ {
++ "SONY CDU4811",
++ mmc_getcdtoc,
++ mmc_cd_setblocksize,
++ mmc_cdrawread,
++ mmc_cddaread,
++ mmc_begin_cdda,
++ mmc_end_cdda
++ }
++ ,
++ {
+ "MATSHITA CD-R CW-7502",
+ mmc_getcdtoc,
+ mmc_cd_setblocksize,