Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Internal DAT72 : HP C7438A
Date: Wed, 03 Mar 2010 13:17:22
Message-Id: 4B8E6141.9080305@xunil.at
In Reply to: [gentoo-user] Internal DAT72 : HP C7438A by "Stefan G. Weichinger"
1 Am 03.03.2010 14:07, schrieb Stefan G. Weichinger:
2 >
3 > Does anyone know what I need to do to correctly adress such a drive?
4 >
5 > I have the modules "usb_storage" and "st" loaded but I don't get any
6 > /dev/(n)stX ...
7
8 Forgot to mention: it is connected via USB ... internally ...
9
10 I see it via
11
12
13 # lsusb -v -d 03f0:0125
14
15 Bus 008 Device 003: ID 03f0:0125 Hewlett-Packard
16 Device Descriptor:
17 bLength 18
18 bDescriptorType 1
19 bcdUSB 2.00
20 bDeviceClass 0 (Defined at Interface level)
21 bDeviceSubClass 0
22 bDeviceProtocol 0
23 bMaxPacketSize0 64
24 idVendor 0x03f0 Hewlett-Packard
25 idProduct 0x0125
26 bcdDevice 30.30
27 iManufacturer 1 Hewlett Packard
28 iProduct 2 DAT72 USB Tape
29 iSerial 3 485531095336544D
30 bNumConfigurations 1
31 Configuration Descriptor:
32 bLength 9
33 bDescriptorType 2
34 wTotalLength 32
35 bNumInterfaces 1
36 bConfigurationValue 1
37 iConfiguration 5 High Speed
38 bmAttributes 0x80
39 (Bus Powered)
40 MaxPower 2mA
41 Interface Descriptor:
42 bLength 9
43 bDescriptorType 4
44 bInterfaceNumber 0
45 bAlternateSetting 0
46 bNumEndpoints 2
47 bInterfaceClass 8 Mass Storage
48 bInterfaceSubClass 6 SCSI
49 bInterfaceProtocol 80 Bulk (Zip)
50 iInterface 6 SCSI Over USB????????
51 Endpoint Descriptor:
52 bLength 7
53 bDescriptorType 5
54 bEndpointAddress 0x02 EP 2 OUT
55 bmAttributes 2
56 Transfer Type Bulk
57 Synch Type None
58 Usage Type Data
59 wMaxPacketSize 0x0200 1x 512 bytes
60 bInterval 0
61 Endpoint Descriptor:
62 bLength 7
63 bDescriptorType 5
64 bEndpointAddress 0x86 EP 6 IN
65 bmAttributes 2
66 Transfer Type Bulk
67 Synch Type None
68 Usage Type Data
69 wMaxPacketSize 0x0200 1x 512 bytes
70 bInterval 0
71 Device Qualifier (for other device speed):
72 bLength 10
73 bDescriptorType 6
74 bcdUSB 2.00
75 bDeviceClass 0 (Defined at Interface level)
76 bDeviceSubClass 0
77 bDeviceProtocol 0
78 bMaxPacketSize0 64
79 bNumConfigurations 1
80 Device Status: 0x0000
81 (Bus Powered)

Replies

Subject Author
Re: [gentoo-user] Internal DAT72 : HP C7438A Volker Armin Hemmann <volkerarmin@××××××××××.com>