Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-12-28 Thread Patrick Lamaiziere
Le Sat, 28 Dec 2013 13:11:19 +0100,
Patrick Lamaiziere  a écrit :

> Le Sun, 17 Nov 2013 17:10:01 GMT,
> Stan Gammons  a écrit :
> 
> > The following reply was made to PR usb/184014; it has been noted by
> > GNATS.
> > 
> > From: Stan Gammons 
> > To: Hans Petter Selasky , 
> >  "freebsd-gnats-sub...@freebsd.org"
> >  Cc: Alexander Motin
> >  Subject: Re: usb/184014: USB storage devices do
> > not work in FreeBSD 9.2 or higher.
> > Date: Sun, 17 Nov 2013 11:06:20 -0600
> > 
> >  I've been unable to figure out what quirks are needed to make this
> > work. 
> >  Using usbconfig or a different brand USB drive are the easiest
> > things to do. 
> >  Thanks for the help.
> 
> the quirk is something like :
> {
> /*
>  * Kingston DT 101 G2 USB stick.
>  * PR: 
>  */
>  {T_DIRECT, SIP_MEDIA_REMOVABLE, "Kingston", "DT 101 G2",
>  "*"}, /*quirks*/ DA_Q_NO_PREVENT 
> },
> 
> I've submitted a PR for this in july 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=180837
> 
> Unfortunatly, the pr database is offline...
> here a copy :
> http://lists.freebsd.org/pipermail/freebsd-bugs/2013-July/053356.html

Hmm, looks like your stick is a DT 100 G2, the patch is for DT 101 G2.
According to NetBSD (see the PR) this usb stick needs this quirk too,
but you should add a similar quirk.

The good URL for netbsd commit is
http://freshbsd.org/search?project=netbsd&q=DT+100

Stan, could you test this and may be update the PR please?

Thanks, regards.
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-12-28 Thread Patrick Lamaiziere
Le Sun, 17 Nov 2013 17:10:01 GMT,
Stan Gammons  a écrit :

> The following reply was made to PR usb/184014; it has been noted by
> GNATS.
> 
> From: Stan Gammons 
> To: Hans Petter Selasky , 
>  "freebsd-gnats-sub...@freebsd.org" 
> Cc: Alexander Motin 
> Subject: Re: usb/184014: USB storage devices do not work in FreeBSD
> 9.2 or higher.
> Date: Sun, 17 Nov 2013 11:06:20 -0600
> 
>  I've been unable to figure out what quirks are needed to make this
> work. 
>  Using usbconfig or a different brand USB drive are the easiest
> things to do. 
>  Thanks for the help.

the quirk is something like :
{
/*
 * Kingston DT 101 G2 USB stick.
 * PR: 
 */
 {T_DIRECT, SIP_MEDIA_REMOVABLE, "Kingston", "DT 101 G2",
 "*"}, /*quirks*/ DA_Q_NO_PREVENT 
},

I've submitted a PR for this in july 
http://www.freebsd.org/cgi/query-pr.cgi?pr=180837

Unfortunatly, the pr database is offline...
here a copy :
http://lists.freebsd.org/pipermail/freebsd-bugs/2013-July/053356.html


Regards,

___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-17 Thread Stan Gammons
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Stan Gammons 
To: Hans Petter Selasky , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sun, 17 Nov 2013 11:06:20 -0600

 I've been unable to figure out what quirks are needed to make this work.
 
 Using usbconfig or a different brand USB drive are the easiest things to do.
 
 Thanks for the help.
 
 
 Stan
 
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Hans Petter Selasky
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: =?utf-8?Q?Hans_Petter_Selasky?= 
To: =?utf-8?Q?Stan_Gammons?= , 
 =?utf-8?Q?freebsd-gnats-submit=40FreeBSD=2Eorg?=
  
Cc: =?utf-8?Q?Alexander_Motin?= 
Subject: RE: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 11:49:37 +0100

 This is a multi-part message in MIME format. Your mail reader does not
 understand MIME message format.
 --=_1TQxDDr0NO-kTx5SxO-B8U3cUY7e9m3awlHQx6rw74cJhabX
 Content-Type: text/plain; charset=utf-8
 Content-Transfer-Encoding: quoted-printable
 
 Hi,=0D=0A=0D=0AThis is most likely not a USB issue, but rather belongs in=
  the CAM / SCSI area.=0D=0A=0D=0AYou can try enabling USB quirks for your=
  device.=0D=0A=0D=0A--HPS=0D=0A=20=0D=0A-Original message-=0D=0A>=
  From:Stan Gammons mailto:s_gamm...@charter.net> =
 >=0D=0A> Sent: Saturday 16th November 2013 4:40=0D=0A> To: freebsd-gnats-=
 sub...@freebsd.org <mailto:freebsd-gnats-sub...@freebsd.org>=20=0D=0A> Su=
 bject: usb/184014: USB storage devices do not work in FreeBSD 9.2 or high=
 er.=0D=0A>=20=0D=0A>=20=0D=0A> >Number: 184014=0D=0A> >Category: =
   usb=0D=0A> >Synopsis:   USB storage devices do not work in Free=
 BSD 9.2 or higher.=0D=0A> >Confidential:   no=0D=0A> >Severity:   non=
 -critical=0D=0A> >Priority:   low=0D=0A> >Responsible:freebsd-usb=
 =0D=0A> >State:  open=0D=0A> >Quarter:   =20=0D=0A> >Keywords=
 :  =20=0D=0A> >Date-Required:=0D=0A> >Class:  sw-bug=0D=0A> >=
 Submitter-Id:   current-users=0D=0A> >Arrival-Date:   Sat Nov 16 03:40:00=
  UTC 2013=0D=0A> >Closed-Date:=0D=0A> >Last-Modified:=0D=0A> >Originator:=
  Stan Gammons=0D=0A> >Release:9.2 Release=0D=0A> >Organizatio=
 n:=0D=0A> >Environment:=0D=0A> FreeBSD gateway2.home.pc 9.2-RELEASE FreeB=
 SD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 r...@bake.isc=
 =2Efreebsd.org <mailto:r...@bake.isc.freebsd.org> :/usr/obj/usr/src/sys/G=
 ENERIC  i386=0D=0A> >Description:=0D=0A> USB Ethernet device works Ok, bu=
 t USB thumb drive does not. Both worked fine in FreeBSD 9.1 Release.  Her=
 e is dmesg output from inserting the thumb drive.=0D=0A>=20=0D=0A> umass0=
 :  on usbus4=0D=0A>=
  umass0:  SCSI over Bulk-Only; quirks =3D 0x4100=0D=0A> umass0:2:0:-1: At=
 tached to scbus2=0D=0A> da0 at umass-sim0 bus 0 scbus2 target 0 lun 0=0D=0A=
 > da0:  Removable Direct Access SCSI-0 device=0D=
 =0A> da0: 40.000MB/s transfers=0D=0A> da0: 7639MB (15644912 512 byte sect=
 ors: 255H 63S/T 973C)=0D=0A> da0: quirks=3D0x2=0D=0A> (da0:uma=
 ss-sim0:0:0:0): PREVENT ALLOW MEDIUM REMOVAL. CDB: 1e 00 00 00 01 00=0D=0A=
 > (da0:umass-sim0:0:0:0): CAM status: Auto-Sense Retrieval Failed=0D=0A> =
 (da0:umass-sim0:0:0:0): Error 5, Unretryable error=0D=0A> (da0:umass-sim0=
 :0:0:0): PREVENT ALLOW MEDIUM REMOVAL. CDB: 1e 00 00 00 01 00=0D=0A> (da0=
 :umass-sim0:0:0:0): CAM status: Auto-Sense Retrieval Failed=0D=0A> (da0:u=
 mass-sim0:0:0:0): Error 5, Unretryable error=0D=0A> (da0:umass-sim0:0:0:0=
 ): got CAM status 0x50=0D=0A> (da0:umass-sim0:0:0:0): fatal error, failed=
  to attach to device=0D=0A> (da0:umass-sim0:0:0:0): lost device - 0 outst=
 anding, 5 refs=0D=0A> (da0:umass-sim0:0:0:0): removing device entry=0D=0A=
 > >How-To-Repeat:=0D=0A> Occurs every time a USB thumb drive is inserted =
 in USB port.=0D=0A> >Fix:=0D=0A>=20=0D=0A>=20=0D=0A> >Release-Note:=0D=0A=
 > >Audit-Trail:=0D=0A> >Unformatted:=0D=0A> _=
 __=0D=0A> freebsd-usb@freebsd.org <mailto:freebsd-usb@fre=
 ebsd.org>  mailing list=0D=0A> http://lists.freebsd.org/mailman/listinfo/=
 freebsd-usb <http://lists.freebsd.org/mailman/listinfo/freebsd-usb>=20=0D=
 =0A> To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.or=
 g <mailto:freebsd-usb-unsubscr...@freebsd.org> "=0D=0A>=20=0D=0A=0D=0A
 --=_1TQxDDr0NO-kTx5SxO-B8U3cUY7e9m3awlHQx6rw74cJhabX
 Content-Type: text/html; charset=utf-8
 Content-Transfer-Encoding: quoted-printable
 
 http://ww=
 w.w3.org/TR/html4/loose.dtd">=0A=0A  =0A  =0A  RE: usb/184014: =
 USB storage devices do not work in FreeBSD 9.2 or higher.=0A=0A=0AHi,This is most likely not a USB issue, but rath=
 er belongs in the CAM / SCSI area.You can try enabling USB quirks=
  for your device.--HPS -Original message->=
  From:Stan Gammons <mailto:s_gamm...@charter.net";>s_gammons=
 @charter.net>> Sent: Saturday 16th November 2013 4:40&g=
 t; To: mailto:freebsd-gnats-sub...@freebsd.org";>freebsd-gnats-=
 sub...@freebsd.org> Subject: usb/184014: USB storage devices d=
 o not work in FreeBSD 

Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Stan Gammons
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Stan Gammons 
To: Hans Petter Selasky , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 16:19:17 -0600

 On 16/11/13 16:08, Hans Petter Selasky wrote:
 > You can check using "usbconfig dump_device_quirks" that your quirk is 
 > really present. You might also note, that if you set mass storage 
 > device quirks, the auto-device-quirk algorithm, might behave 
 > differently, so you might need to add more quirks, like no synchronize 
 > cache and so on.
 >
 > --HPS
 
 I believe the PID=0x4100 is it.
 
 root@gateway2:~ # usbconfig dump_device_quirks | grep NO_PREVENT_ALLOW
 VID=0x0951 PID=0x4100 REVLO=0x REVHI=0x 
 QUIRK=UQ_MSC_NO_PREVENT_ALLOW
 VID=0x0483 PID=0xfada REVLO=0x REVHI=0x 
 QUIRK=UQ_MSC_NO_PREVENT_ALLOW
 root@gateway2:~ #
 
 That's the only thing I see for 0x4100 too
 
 root@gateway2:~ # usbconfig dump_device_quirks | grep 0x4100
 VID=0x0951 PID=0x4100 REVLO=0x REVHI=0x 
 QUIRK=UQ_MSC_NO_PREVENT_ALLOW
 root@gateway2:~ #
 
 I'll try adding some other quirks later today.
 
 
 Stan
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Hans Petter Selasky
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Hans Petter Selasky 
To: Stan Gammons , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 23:08:27 +0100

 On 11/16/13 23:02, Stan Gammons wrote:
 > On 16/11/13 15:56, Hans Petter Selasky wrote:
 >>
 >> Did you "kldload usb_quirk" ?
 >>
 >> --HPS
 >
 > I tried, but get the message that usb_quirk.1 is already present in the
 > KLD kernel.
 >
 >
 > Stan
 >
 
 Hi,
 
 You can check using "usbconfig dump_device_quirks" that your quirk is 
 really present. You might also note, that if you set mass storage device 
 quirks, the auto-device-quirk algorithm, might behave differently, so 
 you might need to add more quirks, like no synchronize cache and so on.
 
 --HPS
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Stan Gammons
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Stan Gammons 
To: Hans Petter Selasky , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 16:02:50 -0600

 On 16/11/13 15:56, Hans Petter Selasky wrote:
 >
 > Did you "kldload usb_quirk" ?
 >
 > --HPS
 
 I tried, but get the message that usb_quirk.1 is already present in the 
 KLD kernel.
 
 
 Stan
 
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Hans Petter Selasky
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Hans Petter Selasky 
To: Stan Gammons , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 22:56:23 +0100

 On 11/16/13 22:48, Stan Gammons wrote:
 > On 16/11/13 12:08, Hans Petter Selasky wrote:
 >> RE: usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher.
 >> Hi,
 >>
 >> For permanent quirks, you need to edit sys/dev/usb/quirk/usb_quirk.c .
 >>
 >> Please submit a patch, thought we might want to investigate this issue
 >> further.
 >>
 >> Stay tuned!
 >>
 >> --HPS
 > I added this line to the usb_quirk.c structure listed below
 >
 > USB_QUIRK(KINGSTON, DT_100_G2, 0x, 0x, UQ_MSC_NO_PREVENT_ALLOW),
 >
 >
 >
 > static struct usb_quirk_entry usb_quirks[USB_DEV_QUIRKS_MAX] = {
 >
 > and added this line to /usr/src/sys/dev/usb/usbdevs under the Kingston
 > products section
 >
 > /* Kingston products */
 > product KINGSTON DT_100_G2  0x4100  USB Storage
 >
 > then I did a make buildkernel KERNCONF=MYKERNEL and make installkernel
 > KERNCONF to install the new kernel and rebooted, but that didn't work.
 > So, I must be going about this wrong.
 >
 >
 > Stan
 >
 >
 
 Did you "kldload usb_quirk" ?
 
 --HPS
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Stan Gammons
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Stan Gammons 
To: Hans Petter Selasky , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 15:48:03 -0600

 This is a multi-part message in MIME format.
 --030108030004020700090400
 Content-Type: text/plain; charset=UTF-8; format=flowed
 Content-Transfer-Encoding: 7bit
 
 On 16/11/13 12:08, Hans Petter Selasky wrote:
 > RE: usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher.
 > Hi,
 >
 > For permanent quirks, you need to edit sys/dev/usb/quirk/usb_quirk.c .
 >
 > Please submit a patch, thought we might want to investigate this issue 
 > further.
 >
 > Stay tuned!
 >
 > --HPS
 >   
 I added this line to the usb_quirk.c structure listed below
 
 USB_QUIRK(KINGSTON, DT_100_G2, 0x, 0x, UQ_MSC_NO_PREVENT_ALLOW),
 
 
 
 static struct usb_quirk_entry usb_quirks[USB_DEV_QUIRKS_MAX] = {
 
 and added this line to /usr/src/sys/dev/usb/usbdevs under the Kingston 
 products section
 
 /* Kingston products */
 product KINGSTON DT_100_G2  0x4100  USB Storage
 
 then I did a make buildkernel KERNCONF=MYKERNEL and make installkernel 
 KERNCONF to install the new kernel and rebooted, but that didn't work. 
 So, I must be going about this wrong.
 
 
 Stan
 
 
 --030108030004020700090400
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: 8bit
 
 
   
 
   
   
 On 16/11/13 12:08, Hans Petter Selasky
       wrote:
     
 
   
       
       RE: usb/184014: USB storage devices do not work in FreeBSD
 9.2 or higher.
   Hi,
 
 For permanent quirks, you need to edit sys/dev/usb/quirk/usb_quirk.c .
 
 Please submit a patch, thought we might want to investigate this issue further.
 
 Stay tuned!
 
 --HPS
  
 
 
 I added this line to the usb_quirk.c structure listed below
 
 USB_QUIRK(KINGSTON, DT_100_G2, 0x, 0x,
 UQ_MSC_NO_PREVENT_ALLOW),
 
 
 
 static struct usb_quirk_entry usb_quirks[USB_DEV_QUIRKS_MAX] = {
 
 and added this line to /usr/src/sys/dev/usb/usbdevs under the
 Kingston products section
 
 /* Kingston products */
 product KINGSTON DT_100_G2      0x4100  USB Storage
 
 then I did a make buildkernel KERNCONF=MYKERNEL and make
 installkernel KERNCONF to install the new kernel and rebooted, but
 that didn't work. So, I must be going about this wrong.
 
 
 Stan
 
   
 
 
 --030108030004020700090400--
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Hans Petter Selasky
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: =?utf-8?Q?Hans_Petter_Selasky?= 
To: =?utf-8?Q?Stan_Gammons?= , 
 =?utf-8?Q?freebsd-gnats-submit=40FreeBSD=2Eorg?=
  
Cc: =?utf-8?Q?Alexander_Motin?= 
Subject: RE: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 19:08:26 +0100

 This is a multi-part message in MIME format. Your mail reader does not
 understand MIME message format.
 --=_qiXxSFuoWz-pnk7Y1APBD2T7Nfe7TceKy+ijLVFwGBUrDUEF
 Content-Type: text/plain; charset=utf-8
 Content-Transfer-Encoding: quoted-printable
 
 Hi,=0D=0A=0D=0AFor permanent quirks, you need to edit sys/dev/usb/quirk/u=
 sb_quirk.c .=0D=0A=0D=0APlease submit a patch, thought we might want to i=
 nvestigate this issue further.=0D=0A=0D=0AStay tuned!=0D=0A=0D=0A--HPS=0D=
 =0A=20=0D=0A=20=0D=0A-Original message-=0D=0A> From:Stan Gammons =
 mailto:s_gamm...@charter.net> >=0D=0A> Sent: Satu=
 rday 16th November 2013 18:52=0D=0A> To: Hans Petter Selasky mailto:hans.petter.sela...@bitfrost.no> >; freebs=
 d-gnats-sub...@freebsd.org <mailto:freebsd-gnats-sub...@freebsd.org>=20=0D=
 =0A> Cc: Alexander Motin mailto:m...@freebsd.org> >=0D=0A=
 > Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2=
  or higher.=0D=0A>=20=0D=0A> On 16/11/13 10:45, Hans Petter Selasky wrote=
 :=0D=0A> >=0D=0A> > Hi,=0D=0A> >=0D=0A> > See:=0D=0A> >=0D=0A> > usbconfi=
 g -d X.Y add_quirk =0D=0A> > usbconfig dump_quirk_names=0D=0A> >=0D=0A=
 > > Thank you!=0D=0A> >=0D=0A> > --HPS=0D=0A>=20=0D=0A> Hi,=0D=0A>=20=0D=0A=
 > When I use the following then insert the USB drive, I'm able to mount=20=
 =0D=0A> the USB drive.  So, that fixed the problem on 9.2 Release.=0D=0A>=
  I may have to do the same with 10.0=0D=0A>=20=0D=0A> usbconfig -d ugen4.=
 3 add_quirk UQ_MSC_NO_PREVENT_ALLOW=0D=0A>=20=0D=0A>=20=0D=0A> If I put u=
 sb_quirk_load=3D"YES" in loader.conf, will that fix it so I=20=0D=0A> don=
 't have to manually issue the usbconfig command every time=3F=0D=0A>=20=0D=
 =0A> Thanks for the help!=0D=0A>=20=0D=0A>=20=0D=0A> Stan=0D=0A>=20=0D=0A=
 >=20=0D=0A=0D=0A
 --=_qiXxSFuoWz-pnk7Y1APBD2T7Nfe7TceKy+ijLVFwGBUrDUEF
 Content-Type: text/html; charset=utf-8
 Content-Transfer-Encoding: quoted-printable
 
 http://ww=
 w.w3.org/TR/html4/loose.dtd">=0A=0A  =0A  =0A  RE: usb/184014: =
 USB storage devices do not work in FreeBSD 9.2 or higher.=0A=0A=0AHi,For permanent quirks, you need to edit sys/de=
 v/usb/quirk/usb_quirk.c .Please submit a patch, thought we might =
 want to investigate this issue further.Stay tuned!--HPS  -Original message-> From:Stan Gammons <mailto:s_gamm...@charter.net";>s_gamm...@charter.net>>=
 ; Sent: Saturday 16th November 2013 18:52> To: Hans Petter Selasky=
  <mailto:hans.petter.sela...@bitfrost.no";>hans.petter.selas=
 k...@bitfrost.no>; mailto:freebsd-gnats-sub...@freebsd.or=
 g">freebsd-gnats-sub...@freebsd.org> Cc: Alexander Motin <<=
 a href=3D"mailto:m...@freebsd.org";>m...@freebsd.org>> Subject=
 : Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or highe=
 r.> > On 16/11/13 10:45, Hans Petter Selasky wrote:>=
  >> > Hi,> >> > See:> >>=
 ; > usbconfig -d X.Y add_quirk > > usbconfig dump_quirk_=
 names> >> > Thank you!> >> > --HP=
 S> > Hi,> > When I use the following then ins=
 ert the USB drive, I'm able to mount > the USB drive.  So, that fi=
 xed the problem on 9.2 Release.> I may have to do the same with 10=
 =2E0> > usbconfig -d ugen4.3 add_quirk UQ_MSC_NO_PREVENT_AL=
 LOW> > > If I put usb_quirk_load=3D"YES" in loader.c=
 onf, will that fix it so I > don't have to manually issue the usbc=
 onfig command every time=3F> > Thanks for the help!>=
  > > Stan> > =0A=0A
 --=_qiXxSFuoWz-pnk7Y1APBD2T7Nfe7TceKy+ijLVFwGBUrDUEF--
 
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Stan Gammons
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Stan Gammons 
To: Hans Petter Selasky , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 11:52:20 -0600

 On 16/11/13 10:45, Hans Petter Selasky wrote:
 >
 > Hi,
 >
 > See:
 >
 > usbconfig -d X.Y add_quirk 
 > usbconfig dump_quirk_names
 >
 > Thank you!
 >
 > --HPS
 
 Hi,
 
 When I use the following then insert the USB drive, I'm able to mount 
 the USB drive.  So, that fixed the problem on 9.2 Release.
 I may have to do the same with 10.0
 
 usbconfig -d ugen4.3 add_quirk UQ_MSC_NO_PREVENT_ALLOW
 
 
 If I put usb_quirk_load="YES" in loader.conf, will that fix it so I 
 don't have to manually issue the usbconfig command every time?
 
 Thanks for the help!
 
 
 Stan
 
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Hans Petter Selasky
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Hans Petter Selasky 
To: Stan Gammons , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 17:45:13 +0100

 On 11/16/13 14:31, Stan Gammons wrote:
 > On 16/11/13 04:49, Hans Petter Selasky wrote:
 >> RE: usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher.
 >> Hi,
 >>
 >> This is most likely not a USB issue, but rather belongs in the CAM /
 >> SCSI area.
 >>
 >> You can try enabling USB quirks for your device.
 >>
 >> --HPS
 >
 > Hi,
 >
 > It's been a long time since I messed with USB quirks, so I've forgotten
 > how to do this. Do I need to edit usb_quirk.c and recompile?
 >
 > Thanks.
 >
 >
 > Stan
 >
 
 Hi,
 
 See:
 
 usbconfig -d X.Y add_quirk 
 usbconfig dump_quirk_names
 
 Thank you!
 
 --HPS
___
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/184014: USB storage devices do not work in FreeBSD 9.2 or higher.

2013-11-16 Thread Stan Gammons
The following reply was made to PR usb/184014; it has been noted by GNATS.

From: Stan Gammons 
To: Hans Petter Selasky , 
 "freebsd-gnats-sub...@freebsd.org" 
Cc: Alexander Motin 
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
 higher.
Date: Sat, 16 Nov 2013 07:31:28 -0600

 This is a multi-part message in MIME format.
 --040807010301020608020600
 Content-Type: text/plain; charset=UTF-8; format=flowed
 Content-Transfer-Encoding: 7bit
 
 On 16/11/13 04:49, Hans Petter Selasky wrote:
 > RE: usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher.
 > Hi,
 >
 > This is most likely not a USB issue, but rather belongs in the CAM / SCSI 
 > area.
 >
 > You can try enabling USB quirks for your device.
 >
 > --HPS
 
 Hi,
 
 It's been a long time since I messed with USB quirks, so I've forgotten 
 how to do this. Do I need to edit usb_quirk.c and recompile?
 
 Thanks.
 
 
 Stan
 
 --040807010301020608020600
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: 7bit
 
 
   
 
   
   
 On 16/11/13 04:49, Hans Petter Selasky
       wrote:
     
     
       
       
   RE: usb/184014: USB storage devices do not work in FreeBSD
 9.2 or higher.
   Hi,
 
 This is most likely not a USB issue, but rather belongs in the CAM / SCSI area.
 
 You can try enabling USB quirks for your device.
 
 --HPS
 
 
 
 Hi,
 
 It's been a long time since I messed with USB quirks, so I've
 forgotten how to do this. Do I need to edit usb_quirk.c and
 recompile?
 
 Thanks.
 
 
 Stan
   
 
 
 --040807010301020608020600--
___
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"