Re: usb/137129: SteelSeries Ikari USB laser mouse not attaching

2009-07-26 Thread Hans Petter Selasky
Committed into USB P4 with some minor modifications: http://perforce.freebsd.org/chv.cgi?CH=166576 --HPS ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to

Re: usb/137129: SteelSeries Ikari USB laser mouse not attaching

2009-07-26 Thread Alastair Hogge
On Sun July 26 2009 17:24:06 Hans Petter Selasky wrote: Committed into USB P4 with some minor modifications: http://perforce.freebsd.org/chv.cgi?CH=166576 Great! Thanks a lot. --HPS -al ___ freebsd-usb@freebsd.org mailing list

SANE, USB image scanner and -CURRENT

2009-07-26 Thread Marc Fonvieille
Hello, I'm trying to make run a scanner using the USB interface under 8.0-BETA2 with graphics/sane-backends and graphics/sane-frontends but SANE is unable to detect the scanner. When I plug the scanner dmesg gives: ugen2.2: Canon at usbus2 'usbconfig dump_device_desc' gives ugen2.2: CanoScan

Re: SANE, USB image scanner and -CURRENT

2009-07-26 Thread Marc Fonvieille
On Sun, Jul 26, 2009 at 02:55:42PM +0200, Marc Fonvieille wrote: Then I read the CVS logs about SANE's ports and http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/sane-backends/Makefile seems to say that SANE is broken since removal of uscanner(8), am I right? Ok, I read the Makefile,

Re: SANE, USB image scanner and -CURRENT

2009-07-26 Thread Hans Petter Selasky
On Sunday 26 July 2009 15:12:24 Marc Fonvieille wrote: On Sun, Jul 26, 2009 at 02:55:42PM +0200, Marc Fonvieille wrote: Then I read the CVS logs about SANE's ports and http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/sane-backends/Makefi le seems to say that SANE is broken since removal

Re: usb/137129: SteelSeries Ikari USB laser mouse not attaching

2009-07-26 Thread Hans Petter Selasky
Hi, again. I think I have found a more general solution. Can you remove the quirk and try the following patch instead to ukbd_probe(): //depot/projects/usb/src/sys/dev/usb/input/ukbd.c#22 - src/sys/dev/usb/input/ukbd.c @@ -711,7 +711,15 @@ if (error) return

Re: usb/137129: SteelSeries Ikari USB laser mouse not attaching

2009-07-26 Thread Alastair Hogge
On Sun July 26 2009 22:46:16 Hans Petter Selasky wrote: Hi, again. Hey, I think I have found a more general solution. Can you remove the quirk and try the following patch instead to ukbd_probe(): Yep. //depot/projects/usb/src/sys/dev/usb/input/ukbd.c#22 - src/sys/dev/usb/input/ukbd.c

Re: SANE, USB image scanner and -CURRENT

2009-07-26 Thread Marc Fonvieille
On Sun, Jul 26, 2009 at 03:27:36PM +0200, Hans Petter Selasky wrote: On Sunday 26 July 2009 15:12:24 Marc Fonvieille wrote: On Sun, Jul 26, 2009 at 02:55:42PM +0200, Marc Fonvieille wrote: Then I read the CVS logs about SANE's ports and

Re: SANE, USB image scanner and -CURRENT (problem solved)

2009-07-26 Thread Hans Petter Selasky
On Sunday 26 July 2009 20:10:26 Marc Fonvieille wrote: On Sun, Jul 26, 2009 at 03:27:36PM +0200, Hans Petter Selasky wrote: On Sunday 26 July 2009 15:12:24 Marc Fonvieille wrote: On Sun, Jul 26, 2009 at 02:55:42PM +0200, Marc Fonvieille wrote: Then I read the CVS logs about SANE's ports

Re: SANE, USB image scanner and -CURRENT (problem solved)

2009-07-26 Thread Marc Fonvieille
On Sun, Jul 26, 2009 at 08:32:23PM +0200, Hans Petter Selasky wrote: On Sunday 26 July 2009 20:10:26 Marc Fonvieille wrote: On Sun, Jul 26, 2009 at 03:27:36PM +0200, Hans Petter Selasky wrote: On Sunday 26 July 2009 15:12:24 Marc Fonvieille wrote: On Sun, Jul 26, 2009 at 02:55:42PM