panram Cat BAR FLASH DRIVE にゃんにゃんディスク USB 2.0/128MB
利用したハードウェア
利用したソフトウェア
- module: scsi_mod.o sd_mod.o usb-storage.o
panram Cat BAR FLASH DRIVE にゃんにゃんディスク USB 2.0/128MB
本体 SL-C3000のUSBポートにPocket USBホスト ケーブルのミニB5ピンを挿して
panram FLASH DRIVE をPocket USBホスト ケーブルのAタイプ/メスに挿入する。
[設定]-[システム情報]-[デバイス]-[USB]で
USB OHCI Root Hubの次に表示される情報を確認する。
USB
|- USB OHCI Root Hub
|- CAT BAR
Vendor:
Product: CAT BAR
Class: Mass-Storage
ID: 0117/0117
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に表示されたメッセージは、
メッセージの最後に
hub.c: USB new device connect on bus1, assigned device number 2
usb.c: kmalloc IF c0e4c780, numif 1
usb.c: new device strings: Mfr=16, Product=32, SerialNumber=48
usb.c: USB device number 2 default language ID 0x409
Manufacturer: PANRAM
Product: CAT BAR
SerialNumber: A102113390773
usb.c: unhandled interfaces on device
usb.c: USB device 2 (vend/prod 0x117/0x117) is not claimed by any active driver.
Length = 18
DescriptorType = 01
USB version = 1.10
Vendor:Product = 0117:0117
MaxPacketSize0 = 64
NumConfigurations = 1
Device version = 1.00
Device Class:SubClass:Protocol = 00:00:00
Per-interface classes
Configuration:
bLength = 9
bDescriptorType = 02
wTotalLength = 0027
bNumInterfaces = 01
bConfigurationValue = 01
iConfiguration = 40
bmAttributes = 80
MaxPower = 100mA
Interface: 0
Alternate Setting: 0
bLength = 9
bDescriptorType = 04
bInterfaceNumber = 00
bAlternateSetting = 00
bNumEndpoints = 03
bInterface Class:SubClass:Protocol = 08:06:50
iInterface = 60
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 81 (in)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0040
bInterval = ff
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 02 (out)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0040
bInterval = ff
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 83 (in)
bmAttributes = 03 (Interrupt)
wMaxPacketSize = 0002
bInterval = 01
usb.c: kusbd: /sbin/hotplug add 2
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
...
scsi0 : SCSI emulation for USB Mass Storage devices
...
Vendor: USB Mass Model: Storage Drive Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
...
SCSI device sda: 253952 512-byte hdwr sectors (130 MB)
...
sda: Write Protect is off
sda:<7>usb-storage: queuecommand() called
...
sda1
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
usb.c: usb-storage driver claimed interface c0e4c780
USB Mass Storage support registered. |
フラッシュメモリ をマウントして使用します。
# mkdir /mnt/usbflash
ファイル システムが VFAT の場合
# mount -t vfat /dev/sda1 /mnt/usbflash
日本語のファイル名があるとき
# mount -t vfat -o iocharset=utf8,codepage=932 /dev/sda1 /mnt/usbflash |
USBホスト Top Page に戻る
更新日時:
2005/04/11 06:51:28
お問い合わせ:
本サイトに対する御意見・質問等はこのページからお願いします。