I believe you need this in your kernel at a bare minimum. I don't know if
atapicam is supported in FreeBSD 4.x. It certainly is in 5.x.
# ATA and ATAPI devices
device atapicam
# SCSI peripherals
device scbus # SCSI bus (required)
device da # Direct Access (disks)
device cd # CD
device pass # Passthrough device (direct SCSI access)
Tom Veldhouse
----- Original Message -----
From: "Andrew Gould" <andrewgould@yahoo.com>
To: <freebsd-stable@freebsd.org>
Sent: Monday, June 16, 2003 1:25 PM
Subject: dvd+rw+r for FreeBSD
> I'm not subscribed to this list; but I read that
> Matthew Dillon has ported the dvd+rw tools to FreeBSD.
>
> I just compiled and installed the application; but I
> can't burn to a DVD+RW on a Sony DRU-500A.
>
> command: growisofs -Z /dev/acd0c -rl ./testfile
> result: ":-( unable to CAMGETPASSTHRU for /dev/acd0c:
> Inappropriate ioctl for device"
>
> The DVD+RW website:
> http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
> which is for Linux, says that you have to use scsi
> emulation with ide burners. Is the Sony 500A a scsi
> device? (Is it different from the DRU-500A?) If not,
> how can I work around the scsi issue in FreeBSD?
>
> I'm using FreeBSD 4.8-Stable (stable as of a couple of
> weeks ago).
>
> Thanks,
>
> Andrew Gould
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
"freebsd-stable-unsubscribe@freebsd.org"
>