ToBE USB2.0 コンパクトHDDケース PHR-250A
利用したハードウェア
利用したソフトウェア
ToBE USB2.0 コンパクトHDDケース PHR-250A
本体 SL-C3000のUSBポートにPocket USBホスト ケーブルのミニB5ピンを挿して
ToBE PHR-250A をPocket USBホスト ケーブルのAタイプ/メスに挿入する。
[設定]-[システム情報]-[デバイス]-[USB]で
USB OHCI Root Hubの次に表示される情報を確認する。
USB
|- USB OHCI Root Hub
|- USB2.0 Hub Controller
|- USB2.0 Slim hard disk
Vendor: Genesys Logic, Inc.
Product: USB2.0 Slim hard disk
Class: Mass-Storage
ID: 05e3/0702
Driver: usb-storage |
モジュール usb-storage.o が自動的にロードされます。
Module Size Used by
usb-storage 103328 0 (unused)
pxa_bi 24912 0 (unused)
storage_fd 100336 0 (unused)
usbdcore 35504 0 [pxa_bi storage_fd]
usbdmonitor 5488 0
usb_ohci_pxa27x 21696 0 (unused)
usbcore 63264 1 [usb-storage usb_ohci_pxa27x]
usb-monitor 6496 0
sharp_mmcsd_m 41008 2 |
dmesgに表示されたメッセージは、
メッセージの最後に
usb.c: USB device number 3 default language ID 0x409
Manufacturer: PI-016
Product: USB2.0 Slim hard disk
SerialNumber: PI-016102555
usb.c: unhandled interfaces on device
usb.c: USB device 3 (vend/prod 0x5e3/0x702) is not claimed by any active driver.
Length = 18
DescriptorType = 01
USB version = 2.00
Vendor:Product = 05e3:0702
MaxPacketSize0 = 64
NumConfigurations = 1
Device version = 0.02
Device Class:SubClass:Protocol = 00:00:00
Per-interface classes
Configuration:
bLength = 9
bDescriptorType = 02
wTotalLength = 0020
bNumInterfaces = 01
bConfigurationValue = 01
iConfiguration = 00
bmAttributes = 80
MaxPower = 96mA
Interface: 0
Alternate Setting: 0
bLength = 9
bDescriptorType = 04
bInterfaceNumber = 00
bAlternateSetting = 00
bNumEndpoints = 02
bInterface Class:SubClass:Protocol = 08:06:50
iInterface = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 81 (in)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0040
bInterval = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 02 (out)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0040
bInterval = 00
usb.c: kusbd: /sbin/hotplug add 3
...
usbdcore: usbdcore 0.1 035 2002-06-12 20:00 (dbg="")
storage_fd: storage_fd 0.1 035 2002-06-12 20:00 (OUT=64,IN=64)
storage_fd: vendorID: 4dd productID: 9050
pxa27x_bi 0.1-alpha 035 2002-06-12 20:00 (dbg="")
bi_modinit: call udc_startup_events
bi_device_event: call udc_enable
bi_device_event: call udc_all_interrupts
udc_connect: host cable connected.
monitor_modinit: finished
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
...
scsi0 : SCSI emulation for USB Mass Storage devices
...
Vendor: IBM-DJSA Model: -210 Rev: 0811
Type: Direct-Access ANSI SCSI revision: 02
...
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
...
SCSI device sda: 19640880 512-byte hdwr sectors (10056 MB)
sda:<7>usb-storage: queuecommand() called
...
sda1 sda2 sda3
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 3
usb.c: usb-storage driver claimed interface c3eeddc0
USB Mass Storage support registered.
|
HDD をマウントして使用します。
# mkdir /mnt/usbhdd
ファイル システムが EXT2 の場合
# mount -t ext2 /dev/sda1 /mnt/usbhdd
ファイル システムが VFAT の場合
# mount -t vfat /dev/sda1 /mnt/usbhdd
日本語のファイル名があるとき
# mount -t vfat -o iocharset=utf8,codepage=932 /dev/sda1 /mnt/usbhdd |
USBホスト Top Page に戻る
更新日時:
2005/04/11 06:53:22
お問い合わせ:
本サイトに対する御意見・質問等はこのページからお願いします。