> First of all apologize if this is not the correct list for my question. I have a USB that publish a composite driver (IOUSBCompositeDriver): SCSI commands and Mass Storage device. I would like to develop a simple software that send commands to mount/unmount the mass storage device. I don't have problems with Windows (using file descriptors over USB path) and Linux (using /dev/sd? interface).
You need a custom driver on the Mac and I one that does this a while ago:
https://github.com/wagerlabs/seaforth24
Note that there's no 64-bit support and it may be buggy. Right Chris? ;-)
There's also no other example of a driver that sends SCSI commands on the Mac that I could find so mine is probably as good as any.
--------------------------------------------------------------------------
- for hire: mac osx device driver ninja, kernel extensions and usb drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Ata-scsi-dev mailing list (Ata-sc...@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/ata-scsi-dev/ata-scsi-dev-garchive-72467%40googlegroups.com
This email sent to ata-scsi-dev-...@googlegroups.com