site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=9Gg02i7SqYEjdxAPa7l/Mt852HID92i0x8JdzA6sJD4=; b=nGMWQJhJZuN1fvT75Kwq9b6YAyhNRM8A7l+xm7DtQZgsH7RvXg+H/n35D98ATZknPx 9ztQ3HhL1jKsd3TC6gWxDDMcETz2f9kX0ep8WMSz2A8EEYOEGsRb3gy1XWF+FBafSpHq isPyDmLS8e66XLC+HXiAT9QVNzg0/2FEeNd/k= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ogaG1/Evyeu7/GB1Ai+f9bcO/0IHHhm926j2SwcdesfMZ6BNV7exJhqatuzYxLMSZe BEBFRn+QhDpqOWh4/eTViHnrwICFApSnl8ftFu1HeWWS+8eAezHJJzMCuGhvRg8KlelM xkG8TbX+Qg/Pkgf6RkE5eLDcXXfUMFqsZextg= Hello, I am trying to learn SCSI programming on Mac OS X. While reading a document "Working with Sam" I read that only INQUIRY and TEST_UNIT_READY commands can be sent using the IO registry. Does that mean even sending SCSI Read or Write commands is not possible without writing a driver for the device? So if I need to write a backup/restore tool that backups to SCSI tape devices, will I also need to write drivers for the tape? Thanks _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com