usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Walter C. Pelissero
Number: 174254 Category: usb Synopsis: MIDI keyboard not recognised Confidential: no Severity: serious Priority: medium Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required: Class: sw-bug Submitter-Id:

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Walter C. Pelissero
The following reply was made to PR usb/174254; it has been noted by GNATS. From: wal...@pelissero.de (Walter C. Pelissero) To: Hans Petter Selasky hsela...@c2i.net Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/174254: MIDI keyboard not recognised Date: Fri, 7 Dec

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Hans Petter Selasky
On Friday 07 December 2012 11:32:12 Walter C. Pelissero wrote: Hans Petter Selasky writes: Can you try this: usbconfig -d 2.4 add_quirk UQ_AU_VENDOR_CLASS Then replug the device? Forgot to mention I had already tried: # usbconfig add_dev_quirk_vplh 0x0499 0x1037 0x

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Walter C. Pelissero
Hans Petter Selasky writes: On Friday 07 December 2012 11:32:12 Walter C. Pelissero wrote: Hans Petter Selasky writes: Can you try this: usbconfig -d 2.4 add_quirk UQ_AU_VENDOR_CLASS Then replug the device? Forgot to mention I had already tried: #

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Walter C. Pelissero
The following reply was made to PR usb/174254; it has been noted by GNATS. From: wal...@pelissero.de (Walter C. Pelissero) To: Hans Petter Selasky hsela...@c2i.net Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/174254: MIDI keyboard not recognised Date: Fri, 7 Dec

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Hans Petter Selasky
The following reply was made to PR usb/174254; it has been noted by GNATS. From: Hans Petter Selasky hsela...@c2i.net To: wal...@pelissero.de Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/174254: MIDI keyboard not recognised Date: Fri, 7 Dec 2012 11:48:48 +0100

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Hans Petter Selasky
Hi, Can you try the attached patch? --HPS === sys/dev/sound/usb/uaudio.c == --- sys/dev/sound/usb/uaudio.c (revision 243784) +++ sys/dev/sound/usb/uaudio.c (local) @@ -641,6 +641,115 @@ .size = sizeof(struct uaudio_softc), };

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Hans Petter Selasky
The following reply was made to PR usb/174254; it has been noted by GNATS. From: Hans Petter Selasky hsela...@c2i.net To: wal...@pelissero.de Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/174254: MIDI keyboard not recognised Date: Fri, 7 Dec 2012 13:08:32 +0100

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Walter C. Pelissero
Hans Petter Selasky writes: Can you try the attached patch? That did it. Brilliant. I think you have just given a great present to many of those who will receive an electric piano these Christmas holidays, -- http://pelissero.de ___

Re: usb/174254: MIDI keyboard not recognised

2012-12-07 Thread Walter C. Pelissero
The following reply was made to PR usb/174254; it has been noted by GNATS. From: wal...@pelissero.de (Walter C. Pelissero) To: Hans Petter Selasky hsela...@c2i.net Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/174254: MIDI keyboard not recognised Date: Fri, 7 Dec