tonyc
08-31-2006, 10:24 AM
How do I stop my USB printer from being recognised as a disk drive?
I'm trying to get my printer recognised as a ugen device so that hopefully I can use it in QEMU. Apparently I have to stop BSD from "claiming" the device.
I thought I had found the answer with "camcontrol" but when I use it to attempt stop the device (da1 in this case) I get...
Error received from stop unit command
(pass1:umass-sim1:1:0:0): STOP START UNIT. CDB: 1b 0 0 0 0 0
(pass1:umass-sim1:1:0:0): CAM Status: SCSI Status Error
(pass1:umass-sim1:1:0:0): SCSI Status: Check Condition
(pass1:umass-sim1:1:0:0): NOT READY asc:3a,0
(pass1:umass-sim1:1:0:0): Medium not present
Thanks, Tony.
I'm trying to get my printer recognised as a ugen device so that hopefully I can use it in QEMU. Apparently I have to stop BSD from "claiming" the device.
I thought I had found the answer with "camcontrol" but when I use it to attempt stop the device (da1 in this case) I get...
Error received from stop unit command
(pass1:umass-sim1:1:0:0): STOP START UNIT. CDB: 1b 0 0 0 0 0
(pass1:umass-sim1:1:0:0): CAM Status: SCSI Status Error
(pass1:umass-sim1:1:0:0): SCSI Status: Check Condition
(pass1:umass-sim1:1:0:0): NOT READY asc:3a,0
(pass1:umass-sim1:1:0:0): Medium not present
Thanks, Tony.