Working With SCSI Architecture Model Devices (December 2001)?
I am having trouble getting the sample src from Working With SCSI Architecture Model Devices (December 2001) to run on 10.2. When I try to run the application I am getting crash at (EXC_BAD_ACCESS) at: task = ( *interface )->CreateSCSITask ( interface ); Also getting one Warning: implicit declaration of function 'mach_port_deallocate' -> what header file is missing? Has anyone gotten this src to work? I am trying to access a Medium Changer and Tape drive. Is there any other sample src available? _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Heck, Steve