Re: usb/172931: [ums] Suspend/resume blocks USB mouse

2014-04-18 Thread Hans Petter Selasky
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"

Re: kern/183032: uep driver not working with eGalax touchcontroller

2014-01-23 Thread Hans Petter Selasky
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:

Re: kern/183032: uep driver not working with eGalax touchcontroller

2014-01-23 Thread Hans Petter Selasky
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,

Re: 9.1-RCs issues

2012-10-07 Thread Hans Petter Selasky
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

Re: 9.1-RCs issues

2012-10-07 Thread Hans Petter Selasky
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

Re: usb/169428: [ugen] ugen not detecting all endpoints on device [regression]

2012-07-16 Thread Hans Petter Selasky
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

Re: usb/169459: [cdce] umodem/ppp/3g stopped working after update from 9.0-RELEASE to 9-STABLE

2012-06-26 Thread Hans Petter Selasky
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.

Re: kern/158979: [snd_uadio] snd_uaudio fails to initialize built-in microphone in Logitech Webcam C160

2011-07-17 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-24 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-24 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-24 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-24 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-23 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-23 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-23 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-23 Thread Hans Petter Selasky
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

Re: misc/157903: automated kldload for USB class devices

2011-06-23 Thread Hans Petter Selasky
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,

Re: misc/157903: automated kldload for USB class devices

2011-06-23 Thread Hans Petter Selasky
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

Re: kern/152622: [pcm] uaudio recording problem

2010-12-13 Thread Hans Petter Selasky
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

Re: usb/149058: [ural] ASUS WL-167g doesn't work in 8.1 [regression]

2010-07-29 Thread Hans Petter Selasky
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

Re: usb/147190: [usbdevs] [patch] Add USR5422 to upgt wlan driver

2010-05-29 Thread Hans Petter Selasky
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"

kern/147127: Panic in pccard.c

2010-05-27 Thread Hans Petter Selasky
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

Re: usb/146871: [usbdevs] [usb8] [patch] provide descriprive string for D-Link DUB-7H USB hub

2010-05-24 Thread Hans Petter Selasky
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

Re: usb/146483: [usbdevs] [patch] Another USB FTDI device

2010-05-11 Thread Hans Petter Selasky
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

Re: usb/145415: [umass] USB card reader does not create slices nodes

2010-04-06 Thread Hans Petter Selasky
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