All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Mark Rages <markrages@mlug.missouri.edu>
Cc: Alsa-Devel <alsa-devel@alsa-project.org>
Subject: Re: Anyone have Gadget Labs Wave/4? (patch)
Date: Fri, 23 Aug 2002 12:23:38 +0200	[thread overview]
Message-ID: <s5hbs7tswk5.wl@alsa2.suse.de> (raw)
In-Reply-To: <20020822162352.GA27580@mlug.missouri.edu>

At Thu, 22 Aug 2002 11:23:52 -0500,
Mark Rages wrote:
> 
> On Thu, Aug 22, 2002 at 03:15:17PM +0200, Takashi Iwai wrote:
> > Hi,
> > 
> > At Tue, 20 Aug 2002 12:51:55 -0500,
> > Mark Rages wrote:
> > > 
> > > I would like someone with a Gadget Labs Wave/4 to try out my driver and
> > > report any problems (and fixes!)
> > 
> > it's not any bug/working reports (sorry!), but i'd like to ask a bit.
> > the code includes the firmware and declares that
> > 
> > **
> > **                 GADGET LABS LLC PROPRIETARY INFORMATION
> > **
> > ** This software is supplied under the terms of a license agreement or
> > ** nondisclosure agreement with Gadget Labs LLC and may not be copied or
> > ** disclosed except in accordance with the terms of that agreement.
> > **
> > **         Copyright (C) 1997 Gadget Labs LLC.  All Rights Reserved.
> > **
> > 
> > 
> > i feel it's somehow odd to be included in the standard kernel.
> > supplied under NDA..?
> 
> Well, Gadget Labs is out of business. I talked to one of the former owners
> to get permission to redistribute. He told me "Gadget Labs is no more" and
> basically no one would be enforcing copyright.  I'm no lawyer, but that
> seems kinda murky, legally.  Would it be better to rip the firmware code
> from the Windows driver binary (which I've already did to check I had the
> right version)?  They released the Windows drivers into public domain when
> the company dissolved.

if it's a public domain, then we may remove the sentense about license
agreement above.
if the legal issue is not clear, it's better to keep it out of the
official tree...  i'm no lawyer, too :)


> 
> > > MIDI is not supported... There's just a 16550 on the board. Has the code 
> > > for this been written already?
> > 
> > there is a generic serial-u16550 driver.
> > perhaps you can load the driver additionally (with proper
> > parameters).  is it a pnp device?
> > 
> 
> It's ISA-PNP. I already have the I/O location of the UART (It's used to 
> program the firmware) and a place in the ISR that tells me the UART is 
> interrupted. 

then the existing driver might run.

> > 
> > > In particular there are a couple things I've been trying to pin down:
> > > 
> > > 1 - The driver only works every second time it's loaded. Some bizarre 
> > > alignment problem? A bug in isapnp code? I don't have the knowledge to say 
> > > for sure.
> >  
> > do you mean, the driver is not loaded, or not work even though it's
> > loaded?
> > 
> 
> It works, but the interrupts come back slowly. The pointer isn't updated.  

then perhaps not related with the isa pnp things.
most likely missing initializations.

> No sound comes out. rmmod and insmod again and it works. It always works
> on the first load from a clean boot.  I haven't worried about it much... I
> was hoping someone else would have one of these and could help me
> troubleshoot.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

      reply	other threads:[~2002-08-23 10:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-20 17:51 Anyone have Gadget Labs Wave/4? (patch) Mark Rages
2002-08-22 13:15 ` Takashi Iwai
2002-08-22 16:23   ` Mark Rages
2002-08-23 10:23     ` Takashi Iwai [this message]

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=s5hbs7tswk5.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=markrages@mlug.missouri.edu \
    /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.