From: Martin Langer <martin-langer@gmx.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net,
Karsten Wiese <annabellesgarden@yahoo.de>,
Werner Schweer <ws@seh.de>
Subject: Re: Re: [PATCH]against cvs: us122 support in snd-usb-us428
Date: Wed, 26 Nov 2003 00:08:21 +0100 [thread overview]
Message-ID: <20031125230820.GA672@tuba.home> (raw)
In-Reply-To: <20031124221402.GA7740@tuba.home>
On Mon, Nov 24, 2003 at 11:14:02PM +0100, Martin Langer wrote:
> On Mon, Nov 24, 2003 at 09:50:32PM +0100, Werner Schweer wrote:
> > On Monday 24 November 2003 14:37, Karsten Wiese wrote:
> > > Hi,
> > >
> > > would you please give this a try an your us122s?
> > > I integrated Martins stuff into mine. us428 still works here.
> > > besides patching you'll need to copy the attached header into
> > > alsa-driver/usb/us428.
> > > you'll probaply also still need Martin's patched usx2yloader &
> > > infrastructure files.
> >
> > it works! Tested with US-122: audio recording/play, midi play
> >
>
> Same here. No problems. Everything works fine.
> And this fix will show the correct USB ID in /proc/asound/cards in the future.
>
> Thanks!
> martin
>
>
> --- usbus428.c.ORIGINAL Mon Nov 24 22:51:07 2003
> +++ usbus428.c Mon Nov 24 22:41:17 2003
> @@ -255,7 +255,7 @@
> sprintf(card->shortname, "TASCAM "NAME_ALLCAPS"");
> sprintf(card->longname, "%s (%x:%x if %d at %03d/%03d)",
> card->shortname,
> - snd_usX2Y_usb_id_table[0].idVendor, snd_usX2Y_usb_id_table[0].idProduct,
> + device->descriptor.idVendor, device->descriptor.idProduct,
> 0,//us428(card)->usbmidi.ifnum,
> usX2Y(card)->chip.dev->bus->busnum, usX2Y(card)->chip.dev->devnum
> );
>
US122 support seems to be ok in pre3, but this patch wasn't committed.
martin
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
next prev parent reply other threads:[~2003-11-25 23:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-24 13:37 [PATCH]against cvs: us122 support in snd-usb-us428 Karsten Wiese
2003-11-24 18:19 ` Takashi Iwai
2003-11-24 20:50 ` Werner Schweer
2003-11-24 22:13 ` [PATCH]against cvs: us122 and us428 support in snd-usb-usx2y Karsten Wiese
2003-11-25 11:24 ` Takashi Iwai
2003-11-24 22:14 ` [PATCH]against cvs: us122 support in snd-usb-us428 Martin Langer
2003-11-25 23:08 ` Martin Langer [this message]
2003-11-26 10:01 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031125230820.GA672@tuba.home \
--to=martin-langer@gmx.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=annabellesgarden@yahoo.de \
--cc=tiwai@suse.de \
--cc=ws@seh.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.