#define CD_ROM_SPEED 176
#if defined (USE_HAL) || defined (__linux__) || !defined (__FreeBSD__)
#if defined (USE_HAL) || defined (__linux__)
static struct {
const char *name;
gboolean can_write_cdr;
}
#endif /* !__linux__ */
#if defined (USE_HAL) || (!defined (__linux__) && !defined (__FreeBSD__))
static void
add_whitelist (NautilusBurnDrive *drive)
{