usb/154192: In Garmin Oregon GPS, only the first umass device is visible since upgrade of 9.0-current

2011-01-21 Thread Thiemo Nordenholz

Number: 154192
Category:   usb
Synopsis:   In Garmin Oregon GPS, only the first umass device is visible 
since upgrade of 9.0-current
Confidential:   no
Severity:   non-critical
Priority:   medium
Responsible:freebsd-usb
State:  open
Quarter:
Keywords:   
Date-Required:
Class:  sw-bug
Submitter-Id:   current-users
Arrival-Date:   Fri Jan 21 13:50:07 UTC 2011
Closed-Date:
Last-Modified:
Originator: Thiemo Nordenholz
Release:9-current
Organization:
Environment:
FreeBSD feynman 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Thu Jan 20 16:26:22 CET 
2011 thiemo@feynman:/usr/obj/usr/src.new/sys/FEYNMAN  i386
Description:
After upgrading from 9.0-CURRENT as of Jun 08, 2010, to the state csup'ed on 
Sep 29, 2010, I am missing the SD card in my GPS receiver usually accessible as 
USB mass storage. The internal (first) storage in the receiver is still visible 
to fBSD.

Before the upgrade, the working output after attaching the GPS looked like 
this:

Sep 20 11:57:13 feynman root: Unknown USB device: vendor 0x091e product 0x231b 
bus uhub0
Sep 20 11:57:13 feynman kernel: ugen0.2: vendor 0x091e at usbus0
Sep 20 11:57:13 feynman kernel: umass0: vendor 0x091e product 0x231b, class 
0/0, rev 1.10/5.09, addr 2 on usbus0
Sep 20 11:57:13 feynman kernel: umass0:  SCSI over Bulk-Only; quirks = 0x
Sep 20 11:57:14 feynman kernel: umass0:2:0:-1: Attached to scbus2
Sep 20 11:57:14 feynman kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Sep 20 11:57:14 feynman kernel: da0: Garmin GARMIN Flash 1.00 Removable 
Direct Access SCSI-5 device 
Sep 20 11:57:14 feynman kernel: da0: 1.000MB/s transfers
Sep 20 11:57:14 feynman kernel: da0: 3906MB (7999488 512 byte sectors: 255H 
63S/T 497C)
Sep 20 11:57:14 feynman kernel: da1 at umass-sim0 bus 0 target 0 lun 1
Sep 20 11:57:14 feynman kernel: da1: Garmin GARMIN SD Card 1.00 Removable 
Direct Access SCSI-5 device 
Sep 20 11:57:14 feynman kernel: da1: 1.000MB/s transfers
Sep 20 11:57:14 feynman kernel: da1: 7580MB (15523840 512 byte sectors: 255H 
63S/T 966C)

Today (in the meantime upgraded to the fBSD revision as cited above in the 
uname -a output, csup'ed yesterday), the da1 device is missing:

Jan 21 14:27:25 feynman kernel: ugen0.2: vendor 0x091e at usbus0
Jan 21 14:27:25 feynman kernel: umass0: vendor 0x091e product 0x231b, class 
0/0, rev 1.10/5.09, addr 2 on usbus0
Jan 21 14:27:25 feynman root: Unknown USB device: vendor 0x091e product 0x231b 
bus uhub0
Jan 21 14:27:26 feynman kernel: da0 at umass-sim0 bus 0 scbus2 target 0 lun 0
Jan 21 14:27:26 feynman kernel: da0: Garmin GARMIN Flash 1.00 Removable 
Direct Access SCSI-5 device 
Jan 21 14:27:26 feynman kernel: da0: 1.000MB/s transfers
Jan 21 14:27:26 feynman kernel: da0: 3906MB (7999488 512 byte sectors: 255H 
63S/T 497C)

When attaching the GPS to a system running Solaris, both mass storage devices 
are visible and working, so I assume the device itself is okay...
How-To-Repeat:

Fix:


Release-Note:
Audit-Trail:
Unformatted:
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


Re: usb/154192: In Garmin Oregon GPS, only the first umass device is visible since upgrade of 9.0-current

2011-01-21 Thread Thiemo Nordenholz
The following reply was made to PR usb/154192; it has been noted by GNATS.

From: Thiemo Nordenholz list+lg3hxa01jll9p...@thiemo.net
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: usb/154192: In Garmin Oregon GPS, only the first umass device is 
visible since upgrade of 9.0-current
Date: Fri, 21 Jan 2011 17:44:49 +0100

 FWIW, camcontrol reports two LUNs for the device now, both with ID 0:
 
  camcontrol devlist
 HITACHI HTS722020K9SA00 FDE DC4LC75A  at scbus0 target 0 lun 0 (ada0,pass0)
 Optiarc DVD RW AD-7910S 1.D0 at scbus1 target 0 lun 0 (cd0,pass1)
 Garmin GARMIN Flash 1.00 at scbus2 target 0 lun 0 (pass2,da0)
  camcontrol reportluns da0
 2 LUNs found
 0
 0
  
 
 -- 
 Query a PGP key server (e.g. http://www.pgp.net/) for my public key 41068629.
 Strange sender address? Please see http://www.thiemo.net/misc/list-mail.shtml
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


Re: FreeBSD hangs while booting with USB legacy support off

2011-01-21 Thread Norihiko Murase
On Sunday 16 Jan 2011 22:21:21 +0100 Hans Petter Selasky wrote:
  # Will USB 3.0 be supported at 8.2-RELEASE? :-D
 
 Yes, you can try to load xhci.ko before the kernel boots by editing 
 /boot/loader.conf.

Thanks. I'll try this method to the system that is already
installed.
I would like to ask also the way of booting the *installation*
system with xhci.ko loaded.

I have already tried installation of 8.2-RC2, but I couldn't
succeed. I tried selecting [6. Escape to loader prompt] of
the FreeBSD Boot Loader Menu and typed the following:
  load /boot/kernel/xhci.ko
  boot -v
# The screenshot of the FreeBSD Boot Loader Menu is
# available at 2.4.1.1 of the FreeBSD handbook
# (as you already know)
# http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.html



Best regards,
---
Norihiko Murase mur1080...@inter7.jp

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org