[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdemultimedia/kioslave/audiocd
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2008-08-20 12:35:01
Message-ID: 1219235701.255532.16554.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 849896 by osterfeld:

do not blindly assume FreeBSD if HAVE_CDDA_IOCTL_DEVICE is not set

 M  +1 -1      audiocd.cpp  


--- trunk/KDE/kdemultimedia/kioslave/audiocd/audiocd.cpp #849895:849896
@@ -214,7 +214,7 @@
 #if defined(HAVE_CDDA_IOCTL_DEVICE)
 	if (d->cd.deviceName() != drive->ioctl_device_name)
 		d->cd.setDevice(drive->ioctl_device_name, 50, false);
-#else
+#elif (defined __FreeBSD__)
 	// FreeBSD's cdparanoia as of january 5th 2006 has rather broken
 	// support for non-SCSI devices. Although it finds ATA cdroms just
 	// fine, there is no straightforward way to discover the device
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic