Re: dvdwriter - icybox - usb problem

2006-01-16 Thread Guido Van Hoecke

Fabian Keil wrote:


Guido Van Hoecke [EMAIL PROTECTED] wrote:

 

I have to connect my Plextor PX-716A dvd-writer via an external 
IDE-to-USB/1394 Icybox (IB-550UE-B-BL) to my freebsd-6.0-RELEASE pc. 
This pc is an IBuddy Desknote A928 without room for internal extra 
devices. So I bought an Icybox enclosure, put the plextor in it and 
connected the icybox through USB:


umass0: vendor 0x0402 USB 2.0 Storage Device, rev 2.00/1.05, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: USB 2.0 Storage Device 0111 Fixed Direct Access SCSI-0 device
da0: 40.000MB/s transfers
da0: 0MB (1 0 byte sectors: 0H 0S/T 0C)

[EMAIL PROTECTED]:~ sudo cdrecord -scanbus
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.0) Copyright (C) 1995-2004 
Jörg Schilling

Using libscg version 'schily-0.8'.
...
scsibus3:
3,0,0   300) 'USB 2.0 ' 'Storage Device  ' '0111' Disk
...
[EMAIL PROTECTED]:~

How do I tell FreeBSD that this is a DVD-writer rather than a hard
disk?
   



Have you tried to use it? 


Does cdrecord dev=3,0,0 -prcap show false information as well?
 

No, I did not try it. Ms XP had the same problem when connecting over 
USB. However, connecting over firewire to XP was ok.


Due to lack of time for further experimenting, the plextor is now built 
in into my freebsd server as a normal ide device.


So this is now a non-problem.
Thanks for your reply though,

Guido.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dvdwriter - icybox - usb problem

2006-01-15 Thread Fabian Keil
Guido Van Hoecke [EMAIL PROTECTED] wrote:

 I have to connect my Plextor PX-716A dvd-writer via an external 
 IDE-to-USB/1394 Icybox (IB-550UE-B-BL) to my freebsd-6.0-RELEASE pc. 
 This pc is an IBuddy Desknote A928 without room for internal extra 
 devices. So I bought an Icybox enclosure, put the plextor in it and 
 connected the icybox through USB:
 
 umass0: vendor 0x0402 USB 2.0 Storage Device, rev 2.00/1.05, addr 2
 da0 at umass-sim0 bus 0 target 0 lun 0
 da0: USB 2.0 Storage Device 0111 Fixed Direct Access SCSI-0 device
 da0: 40.000MB/s transfers
 da0: 0MB (1 0 byte sectors: 0H 0S/T 0C)
 
 [EMAIL PROTECTED]:~ sudo cdrecord -scanbus
 Cdrecord-Clone 2.01 (i386-unknown-freebsd6.0) Copyright (C) 1995-2004 
 Jörg Schilling
 Using libscg version 'schily-0.8'.
 ...
 scsibus3:
   3,0,0   300) 'USB 2.0 ' 'Storage Device  ' '0111' Disk
 ...
 [EMAIL PROTECTED]:~
 
 How do I tell FreeBSD that this is a DVD-writer rather than a hard
 disk?

Have you tried to use it? 

Does cdrecord dev=3,0,0 -prcap show false information as well?

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


dvdwriter - icybox - usb problem

2006-01-14 Thread Guido Van Hoecke
I have to connect my Plextor PX-716A dvd-writer via an external 
IDE-to-USB/1394 Icybox (IB-550UE-B-BL) to my freebsd-6.0-RELEASE pc. 
This pc is an IBuddy Desknote A928 without room for internal extra 
devices. So I bought an Icybox enclosure, put the plextor in it and 
connected the icybox through USB:


umass0: vendor 0x0402 USB 2.0 Storage Device, rev 2.00/1.05, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: USB 2.0 Storage Device 0111 Fixed Direct Access SCSI-0 device
da0: 40.000MB/s transfers
da0: 0MB (1 0 byte sectors: 0H 0S/T 0C)

[EMAIL PROTECTED]:~ sudo cdrecord -scanbus
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.0) Copyright (C) 1995-2004 
Jörg Schilling

Using libscg version 'schily-0.8'.
...
scsibus3:
3,0,0   300) 'USB 2.0 ' 'Storage Device  ' '0111' Disk
...
[EMAIL PROTECTED]:~

How do I tell FreeBSD that this is a DVD-writer rather than a hard disk?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]