Hi,
Can you try upgrading to 9-stable and see if there is any difference?
--HPS
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
On 01/23/14 14:27, Gleb Smirnoff wrote:
Hans, can you provide any advice on adding USB quirck. We've got
different touchscreens that are identified and attached by uep(4),
but they behave differently. Is there a way to fetch additional
information from a device (vendor, revision, etc...)?
BTW:
On 01/23/14 14:27, Gleb Smirnoff wrote:
Hans, can you provide any advice on adding USB quirck. We've got
different touchscreens that are identified and attached by uep(4),
but they behave differently. Is there a way to fetch additional
information from a device (vendor, revision, etc...)?
Hi,
On Sunday 07 October 2012 12:42:11 Hans Petter Selasky wrote:
> On Sunday 07 October 2012 01:42:33 Jin Guojun wrote:
> > 1) moused stops functioning on 9.1-RC2. Neither PS2 nor USB mouse can
> > work.
> >
> > 9.1-RC1 has no such problem.
> >
> > 2) A
On Sunday 07 October 2012 01:42:33 Jin Guojun wrote:
> 1) moused stops functioning on 9.1-RC2. Neither PS2 nor USB mouse can work.
> 9.1-RC1 has no such problem.
>
> 2) All i386 / amd64 of 9.1-RC1/RC2 have USB read failure -- see dmesg
> output at end of this email.
> ada0 is internal SATA dri
Hi,
Can you list the configuration descriptor:
usbconfig -d X.Y dump_curr_config_desc
And also list all /dev/ugen nodes. Also note that starting from FreeBSD 8, you
need to do some IOCTL's to set buffer sizes and such to get things working
properly.
See:
http://svnweb.freebsd.org/base/head/u
On Tuesday 26 June 2012 21:51:05 lini...@freebsd.org wrote:
> Old Synopsis: umodem/ppp/3g stopped working after update from 9.0-RELEASE
> to 9-STABLE New Synopsis: [cdce] umodem/ppp/3g stopped working after
> update from 9.0-RELEASE to 9-STABLE
>
Looks like a PPP problem and not an USB problem.
Hi,
Can you try and see if any of the quirks mentioned at the following link
helps:
http://wiki.freebsd.org/WebcamCompat
--HPS
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any ma
The following reply was made to PR conf/157903; it has been noted by GNATS.
From: Hans Petter Selasky
To: Robert Millan
Cc: freebsd-hack...@freebsd.org,
freebsd-gnats-sub...@freebsd.org,
freebsd-bugs@freebsd.org,
freebsd-...@freebsd.org,
freebsd-curr...@freebsd.org
Subject: Re: misc/157903
On Friday 24 June 2011 14:59:37 Robert Millan wrote:
> 2011/6/24 Hans Petter Selasky :
> >> Very nice. But why not use variable names instead of hardcoding
> >> numbers? It makes the output much easier to understand.
> >
> > To save memory.
>
> I haven
The following reply was made to PR conf/157903; it has been noted by GNATS.
From: Hans Petter Selasky
To: Robert Millan
Cc: freebsd-hack...@freebsd.org,
freebsd-gnats-sub...@freebsd.org,
freebsd-bugs@freebsd.org,
freebsd-...@freebsd.org,
freebsd-curr...@freebsd.org
Subject: Re: misc/157903
On Friday 24 June 2011 09:22:57 Robert Millan wrote:
> 2011/6/24 Hans Petter Selasky :
> > Updated bus_auto.conf:
> >
> > http://hselasky.homeunix.org:8192/bus_auto.conf
>
> Very nice. But why not use variable names instead of hardcoding numbers?
> It makes the ou
The following reply was made to PR conf/157903; it has been noted by GNATS.
From: Hans Petter Selasky
To: freebsd-hack...@freebsd.org
Cc: Robert Millan ,
freebsd-gnats-sub...@freebsd.org,
freebsd-bugs@freebsd.org,
freebsd-...@freebsd.org,
freebsd-curr...@freebsd.org
Subject: Re: misc/157903
On Friday 24 June 2011 04:37:25 Hans Petter Selasky wrote:
> Hi,
>
> I need some people testing the following patch:
>
> http://svn.freebsd.org/changeset/base/223486
>
> svn up and build a new kernel.
>
> Try to remove all USB devices from kernel config except the
The following reply was made to PR conf/157903; it has been noted by GNATS.
From: Hans Petter Selasky
To: freebsd-hack...@freebsd.org
Cc: Robert Millan ,
freebsd-gnats-sub...@freebsd.org,
freebsd-bugs@freebsd.org,
freebsd-...@freebsd.org,
freebsd-curr...@freebsd.org
Subject: Re: misc/157903
Hi,
I need some people testing the following patch:
http://svn.freebsd.org/changeset/base/223486
svn up and build a new kernel.
Try to remove all USB devices from kernel config except the host controllers
and USB keyboard. Then put the following file into /etc/devd/
http://hselasky.homeunix.o
On Thursday 23 June 2011 20:37:33 Warner Losh wrote:
> How'd you go about generating all these .conf files?
>
> I don't see where you defined USB_* as variables in them either. Maybe you
> could point me at it?
>
> Warner
>
> On Jun 23, 2011, at 10:00 AM, Robert Millan wrote:
> >
Hi Warner,
The following reply was made to PR conf/157903; it has been noted by GNATS.
From: Hans Petter Selasky
To: freebsd-hack...@freebsd.org
Cc: Warner Losh ,
Robert Millan ,
freebsd-bugs@freebsd.org,
freebsd-gnats-sub...@freebsd.org,
freebsd-...@freebsd.org
Subject: Re: misc/157903: automated
Hi,
Can you try with 8-stable or 9-current. I guess this problem has been
resolved. Another way to test:
Run this command:
sysctl hw.usb.ehci.no_hs=1
Then re-plug your device. Does it work?
--HPS
___
freebsd-bugs@freebsd.org mailing list
http://list
On Thursday 29 July 2010 14:17:58 lini...@freebsd.org wrote:
> Old Synopsis: ASUS WL-167g doesn't work in 8.1
> New Synopsis: [ural] ASUS WL-167g doesn't work in 8.1 [regression]
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-usb
> Responsible-Changed-By: linimon
> Responsible-Changed-When
Hi,
Committed to USB P4.
See change ID #178956.
--HPS
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu May 27 11:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Hans Petter Selasky
>Release:FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
>Description:
When inserting a PCCARD
On Monday 24 May 2010 00:14:12 lini...@freebsd.org wrote:
> Old Synopsis: [patch] provide descriprive string for D-Link DUB-7H USB hub
> New Synopsis: [usbdevs] [usb8] [patch] provide descriprive string for
> D-Link DUB-7H USB hub
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-usb
> Respo
On Tuesday 11 May 2010 15:56:11 lini...@freebsd.org wrote:
> Old Synopsis: [PATCH] Another USB FTDI device
> New Synopsis: [usbdevs] [patch] Another USB FTDI device
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-usb
> Responsible-Changed-By: linimon
> Responsible-Changed-When: Tue May 11 1
On Monday 05 April 2010 23:16:42 lini...@freebsd.org wrote:
> Old Synopsis: USB card reader does not create slices nodes
> New Synopsis: [umass] USB card reader does not create slices nodes
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-usb
> Responsible-Changed-By: linimon
> Responsible-C
25 matches
Mail list logo