Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: watmath!enme.UCalgary.CA!deraadt@uunet.uu.net (Theo de Raadt) Newsgroups: comp.sys.sun Subject: raw scsi to unknown device Keywords: Software Message-ID: <211@brazos.Rice.edu> Date: 15 Jul 89 01:47:29 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 11 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 75, message 14 of 15 Is there a way to talk to an arbitrary device that I may want to stick on the SCSI bus without writing a device driver on the Sun side? What we really want to do is transfer a block of data between a Sun and a VME 030 board we have. We are not running a kernel there yet (the whole point of this matter) and thus we can write whatever is required to read the data. Should we try to emulate a tape drive? Does the Sun send commands to all the scsi devices at boot time to find out what they are?