Date: Sat, 1 Jan 2000 18:43:44 +0100 From: Lorenzo Conti <conti@wind.ing.unipi.it> To: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: scsi crw config and cdrecord Message-ID: <00010119064000.00374@skydancer.unv.it>
next in thread | raw e-mail | index | archive | help
Hi, not so short mail: sorry ! First if all this is my configuration: -HW configuration: a yamaha crw4416 crw (ID 4), 4 scsi hd (ID 0-3), adaptec 2940W scsi pci adapter. -FreeBSD 3.2-RELEASE -kernel scsi config: controller ahc0 controller scbus0 at ahc0 device da0 device cd0 device pass0 The result is: skydancer# camcontrol devlist <IBM XP32150W !y 81K6> at scbus0 target 0 lun 0 (pass0,da0) <IBM DCHS04W 2727> at scbus0 target 1 lun 0 (pass1,da1) <IBM DFHSS2W 4141> at scbus0 target 2 lun 0 (pass2,da2) <IBM DFHSS2W 4141> at scbus0 target 3 lun 0 (pass3,da3) <YAMAHA CRW4416S 1.0h> at scbus0 target 4 lun 0 (pass4,cd0) The problem is: skydancer# camcontrol inquiry 0:4 camcontrol: cam_real_open_device: couldn't open passthrough device /dev/pass4 cam_real_open_device: No such file or directory What's appened? Then: skydancer# cdrecord -scanbus Cdrecord release 1.8a36 Copyright (C) 1995-1999 Jörg Schilling Using libscg version 'schily-0.1' scsibus0: 0,0,0 0) 'IBM ' 'XP32150W !y' '81K6' Disk 0,1,0 1) 'IBM ' 'DCHS04W ' '2727' Disk 0,2,0 2) 'IBM ' 'DFHSS2W ' '4141' Disk 0,3,0 3) 'IBM ' 'DFHSS2W ' '4141' Disk 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * Where is the crw ? Is my kernel config right ? Then: I read I need to link /dev/rcd0.ctl to /dev/scgx , how can I make rcdX.ctl device ? Private feedback appreciated. Thanks in advance. cheers lorenzo -- -------------------------------+-------------------------------- Lorenzo CONTI Powered by... conti@wind.ing.unipi.it FreeBSD http://ilconte.interfree.it -------------------------------+-------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00010119064000.00374>