summaryrefslogtreecommitdiff
path: root/audio/cdd/patches
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>2000-08-21 04:00:22 +0000
committersimonb <simonb@pkgsrc.org>2000-08-21 04:00:22 +0000
commit01e497932a09008d5f88d2719038f48d2100861f (patch)
tree3d9253c26c98ca3b36d4e46eb6292d4ed7cbe10b /audio/cdd/patches
parent9f233b3d4c2e6b9876d7aadf367d190a2f7eb4a5 (diff)
downloadpkgsrc-01e497932a09008d5f88d2719038f48d2100861f.tar.gz
Add the SONY CDU4811 CD-ROM - it passes multiple tests on multiple CDs.
Diffstat (limited to 'audio/cdd/patches')
-rw-r--r--audio/cdd/patches/patch-ad16
1 files changed, 13 insertions, 3 deletions
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,