cd-read add --mode='any' which is basically a mmc_read_cd with

CDIO_MMC_READ_TYPE_ANY.
This commit is contained in:
rocky
2008-03-06 01:16:49 +00:00
parent aeadea40e4
commit b78955226e
5 changed files with 38 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
#$Id: check_cd_read.sh,v 1.10 2007/12/28 02:11:01 rocky Exp $
#$Id: check_cd_read.sh,v 1.11 2008/03/06 01:16:49 rocky Exp $
#
# Copyright (C) 2003, 2005 Rocky Bernstein <rocky@panix.com>
# Copyright (C) 2003, 2005, 2008 Rocky Bernstein <rocky@gnu.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by