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

List:       kde-commits
Subject:    KDE/kdemultimedia/kioslave/audiocd
From:       Hasso Tepper <hasso () kde ! org>
Date:       2009-01-30 12:23:58
Message-ID: 1233318238.938888.29939.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 918643 by hasso:

Attempt to make audiocd ioslave work on DragonFly.


 M  +1 -1      audiocd.cpp  


--- trunk/KDE/kdemultimedia/kioslave/audiocd/audiocd.cpp #918642:918643
@@ -218,7 +218,7 @@
 #if defined(HAVE_CDDA_IOCTL_DEVICE)
 	if (d->cd.deviceName() != drive->ioctl_device_name)
 		d->cd.setDevice(drive->ioctl_device_name, 50, false);
-#elif (defined __FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__DragonFly__)
 	// 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