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

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

SVN commit 918650 by hasso:

Backport rev 918643 - attempt to make it work on DragonFly.


 M  +1 -1      audiocd.cpp  


--- branches/KDE/4.2/kdemultimedia/kioslave/audiocd/audiocd.cpp #918649:918650
@@ -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