Anybody have arson working with a IDE Burner via SCSI emu in freebsd 5.1?

I added SCSI emulation to my kernel:

# ATA and ATAPI devices
device          ata
device          atadisk                 # ATA disk drives
device          atapicd                 # ATAPI CDROM drives
device          atapifd                 # ATAPI floppy drives
device          atapist                 # ATAPI tape drives
options         ATA_STATIC_ID           #Static device numbering


Other apps such as gcombust and xcdroast work but i cant seem to configure arson for the burner. Xcdroast recognized the drive upon startup, for gcombust i had to manually set the drive " 1,0,0". In arson it wont let me add any SCSI devices such as 1,0,0 and when I press scan SCSI bus it turns up nothing. The only add button that works is IOCTL, so i tried acd0 and 1,0,0 but nothing.


anyways if anyone has this working i would appreciate the assistance.

Thanks, and have a great day all!!

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to