summaryrefslogtreecommitdiff
path: root/audio/cdd/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cdd/patches/patch-ad')
-rw-r--r--audio/cdd/patches/patch-ad61
1 files changed, 0 insertions, 61 deletions
diff --git a/audio/cdd/patches/patch-ad b/audio/cdd/patches/patch-ad
deleted file mode 100644
index 17ceb86b76a..00000000000
--- a/audio/cdd/patches/patch-ad
+++ /dev/null
@@ -1,61 +0,0 @@
-$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
- thoroughly. This means you should be able to read the same
- track off a CD at least 10 times and get identical files out.
- Once you've done this for several CD's, then you can say that
- the drive has been sufficiently tested, and add it to the list.
-
-
-
-
---- cdd_cdcmds.c.orig Sun May 31 17:13:24 1998
-+++ 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,
-+ mmc_cdrawread,
-+ mmc_cddaread,
-+ mmc_begin_cdda,
-+ mmc_end_cdda
-+ }
-+ ,
-+ {
-+ "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,
-+ mmc_cdrawread,
-+ mmc_cddaread,
-+ mmc_begin_cdda,
-+ mmc_end_cdda
-+ }
-+ ,
- {
- "END-OF-DEVICES",
- unsupported,