まわりに転がっているものとか

  • 2009年11月23日(月)

ひつまぶし^H^H^H^H^H暇つぶしに、回りに転がっているUSBなものを刺したり抜いたりしてみた。

なんか、動かなくなっているもの、動かないものが多いので、なんとかせねばいかんところ。

fuji [ ~ ] % uname -a
FreeBSD fuji.mutoh.dyndns.org 8.0-PRERELEASE FreeBSD 8.0-PRERELEASE #26: Wed Nov 18 02:16:50 JST 2009     root@fuji.mutoh.dyndns.org:/usr/obj/usr/src/sys/GENERIC  i386
ugen0.3: <Strawberry Linux Co.,Ltd.> at usbus0
uhid0: <Strawberry Linux Co.,Ltd. Hygrometer/Thermometer, class 0/0, rev 1.10/1.00, addr 3> on usbus0
ugen0.4: <BUILDWIN> at usbus0
umass0: <DPF Mate> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x0000
umass0:0:0:-1: Attached to scbus0
cd0 at umass-sim0 bus 0 target 0 lun 0
cd0: <buildwin Photo Frame 1.01> Removable CD-ROM SCSI-2 device 
cd0: 1.000MB/s transfers
cd0: cd present [4096 x 2048 byte records]
fuji [ ~ ] % sudo mount_cd9660 /dev/cd0 /mnt 
fuji [ ~ ] % ls -lR /mnt 
total 242
-r-xr-xr-x  1 root  wheel      47  6  2 00:48 Autorun.inf
-r-xr-xr-x  1 root  wheel  122880  6 20 01:49 DPFMate.exe
-r-xr-xr-x  1 root  wheel   21936  6 18 01:34 LanguageUnicode.ini
-r-xr-xr-x  1 root  wheel  101608  6  2 00:55 MacDPFmate.zip
-r-xr-xr-x  1 root  wheel     834  8 15 14:33 StartInfoUnicode.ini
-r-xr-xr-x  1 root  wheel    1440 12 28  2008 flashlib.dat
ugen0.4: <Canon Inc.> at usbus0
ugen0.4: <Generic> at usbus0
umass0: <Generic Mass Storage Device, class 0/0, rev 2.00/2.05, addr 4> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x0000
umass0:0:0:-1: Attached to scbus0
(probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
(probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error
(probe0:umass-sim0:0:0:0): SCSI Status: Check Condition
(probe0:umass-sim0:0:0:0): UNIT ATTENTION csi:0,aa,55,1 asc:28,0
(probe0:umass-sim0:0:0:0): Not ready to ready change, medium may have changed field replaceable unit: 1
(probe0:umass-sim0:0:0:0): Retrying Command (per Sense Data)
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <Multi Flash Reader 1.00> Removable Direct Access SCSI-0 device 
da0: 1.000MB/s transfers
da0: 3897MB (7982080 512 byte sectors: 255H 63S/T 496C)
GEOM: da0: partition 1 does not start on a track boundary.
GEOM: da0: partition 1 does not end on a track boundary.
fuji [ ~ ] % sudo mount_msdosfs /dev/da0s1 /mnt 
fuji [ ~ ] % ls -lR /mnt                       
total 160
drwxr-xr-x  1 root  wheel  32768  7 13 09:41 Autorun
drwxr-xr-x  1 root  wheel  32768 11 22 16:12 DCIM
drwxr-xr-x  1 root  wheel  32768 11 18 15:51 EyeFi
drwxr-xr-x  1 root  wheel  32768 11 18 12:39 START HERE
-rwxr-xr-x  1 root  wheel    156 10 24  2007 autorun.inf

/mnt/.Trashes/502:
total 0

/mnt/Autorun:
total 352
-rwxr-xr-x  1 root  wheel  134864  3 11  2009 Autorun.exe
-rwxr-xr-x  1 root  wheel  135804 11 23  2008 EyeFi.ico
drwxr-xr-x  1 root  wheel   32768  7 13 09:41 Locales

/mnt/Autorun/Locales:
total 32
-rwxr-xr-x  1 root  wheel  3072  3 11  2009 AutoRunJPN.dll

/mnt/DCIM:
total 64
drwxr-xr-x  1 root  wheel  32768 11 22 16:12 100CANON
drwxr-xr-x  1 root  wheel  32768 11 23 11:07 CANONMSC

/mnt/DCIM/100CANON:
total 0

/mnt/DCIM/CANONMSC:
total 32
-rwxr-xr-x  1 root  wheel  292 11 23 11:07 M0100.CTG

/mnt/EyeFi:
total 128
-rwxr-xr-x  1 root  wheel  16384 11 22 16:10 REQC
-rwxr-xr-x  1 root  wheel  16384 11 22 16:10 REQM
-rwxr-xr-x  1 root  wheel  16384 11 18 15:51 RSPC
-rwxr-xr-x  1 root  wheel  16384 11 18 15:51 RSPM

/mnt/START HERE:
total 64
drwxr-xr-x  1 root  wheel  32768 11 18 12:39 Mac OS X
drwxr-xr-x  1 root  wheel  32768  7 13 09:41 Windows

/mnt/START HERE/Mac OS X:
total 5824
-rwxr-xr-x  1 root  wheel  5958018  3 12  2009 Eye-Fi.dmg

/mnt/START HERE/Windows:
total 2656
-rwxr-xr-x  1 root  wheel  2709800  3 11  2009 Setup.exe
ugen0.4: <MDS> at usbus0
ugen0.4: <vendor 0x0a12> at usbus0
ugen0.4: <Prolific Technology Inc.> at usbus0
uplcom0: <Prolific Technology Inc. USB-Serial Controller D, class 0/0, rev 1.10/4.00, addr 4> on usbus0
fuji [ ~ ] % sudo cu -l /dev/ttyU0 -s 38400
Connected
$GPGGA,064438.000,3437.1335,N,13545.6810,E,0,00,0.0,111.6,M,0.0,M,,0000*69
$GPGSA,A,1,,,,,,,,,,,,,0.0,0.0,0.0*30
$GPGSV,3,1,10,17,83,343,,04,43,296,,20,40,046,,23,35,097,*70
$GPGSV,3,2,10,13,26,139,,28,26,199,,11,16,089,,32,15,043,*7F
$GPGSV,3,3,10,02,1$GPGGA,064440.000,3437.1335,N,13545.6810,E,0,00,0.0,111.6,M,0.0,M,,0000*66
$GPGSA,A,1,,,,,,,,,,,,,0.0,0.0,0.0*30
$GPRMC,064440.000,V,3437.1335,N,13545.6810,E,000.0,000.0,231109,,,N*72
$GPVTG,000.0,T,,M,000.0,N,000.0,K,N*02
ugen0.4: <vendor 0x0d8c> at usbus0
uaudio0: <vendor 0x0d8c product 0x0001, class 0/0, rev 1.10/0.10, addr 4> on usbus0
uaudio0: Play: 48000 Hz, 2 ch, 16-bit S-LE PCM format
uaudio0: No recording!
uaudio0: No midi sequencer
pcm0: <USB audio> on uaudio0
ugen0.4: <Microsoft> at usbus0
miibus1: <MII bus> on axe0
ukphy0: <Generic IEEE 802.3u media interface> PHY 16 on miibus1
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ue0: <USB Ethernet> on axe0
ue0: Ethernet address: 00:1e:c2:ff:92:21
ue0: link state changed to DOWN
ugen0.4: <HTC> at usbus0
ugen0.4: <HTC> at usbus0 (disconnected)
ugen0.4: <HTC> at usbus0
umass0: <HTC Storage, class 0/0, rev 2.00/0.00, addr 4> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x0000
umass0:0:0:-1: Attached to scbus0
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <  > Removable Direct Access SCSI-0 device 
da0: 1.000MB/s transfers
da0: 1947MB (3987456 512 byte sectors: 255H 63S/T 248C)
GEOM: da0: partition 1 does not start on a track boundary.
GEOM: da0: partition 1 does not end on a track boundary.
Last modified: 2009-11-23
Post-it: New Post-it (help)

Text color: [_][_][_][_]

Background: [_][_][_][_][_][_]

Draw Line:

x: y: