PDA

View Full Version : Accessing SCSi optical drive via bsd.


jzkpr
Sep 24, 2002, 10:21 AM
hello all,

I am tryign to interface with a scsi SGI DAt DDS drive via the bsd layer and am having difficulty in seeinf if the system even sees the device. Is there a way to monitor mounted scsi devices (in linux, you cak cat the file /proc/scsi/scsi and get this info). Any help would be wonderful.

Regards

-jzkpr

howardm4
Sep 24, 2002, 01:25 PM
you could try using System Profiler
or via terminal 'dmesg' or look at
/var/log/system.log or do a verbose
boot or if you dont have anything else on
the SCSI bus, seeing if the dynamic .kext
is loaded.