public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Lucent WinModem
@ 2002-02-20 17:27 Elieser Leão
  2002-02-20 17:44 ` William Stearns
  2002-02-20 17:46 ` Alan Cox
  0 siblings, 2 replies; 7+ messages in thread
From: Elieser Leão @ 2002-02-20 17:27 UTC (permalink / raw)
  To: linux-kernel

How can I use my LT Winmodem on Slackware???
I have a driver but doesn't work!!!! I don't know why...

-- 
------------------------
Elieser Leão
Webmaster
Quatro Informática Ltda
------------------------

    "Computers are like air conditioners.
     They stop working when you open Windows."
                                      (Anonymous)



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lucent WinModem
  2002-02-20 17:27 Lucent WinModem Elieser Leão
@ 2002-02-20 17:44 ` William Stearns
  2002-02-20 17:46 ` Alan Cox
  1 sibling, 0 replies; 7+ messages in thread
From: William Stearns @ 2002-02-20 17:44 UTC (permalink / raw)
  To: Elieser Leão; +Cc: ML-linux-kernel

Good day, Elieser,

On Wed, 20 Feb 2002, Elieser Leão wrote:

> How can I use my LT Winmodem on Slackware???
> I have a driver but doesn't work!!!! I don't know why...

	Please see http://www.linmodems.org/ for more information and a 
mailing list where your question should go.
	Cheers,
	- Bill

---------------------------------------------------------------------------
        "I've discovered that using VMS is a lot like driving a nail
with your head: sure, you eventually get something practical done, but
it usually results in a headache and some blood loss."
(Courtesy of Dmitri <dmitri@users.sourceforge.net> and Sean A. Simpson)
--------------------------------------------------------------------------
William Stearns (wstearns@pobox.com).  Mason, Buildkernel, named2hosts, 
and ipfwadm2ipchains are at:                http://www.pobox.com/~wstearns
LinuxMonth; articles for Linux Enthusiasts! http://www.linuxmonth.com
--------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lucent WinModem
  2002-02-20 17:27 Lucent WinModem Elieser Leão
  2002-02-20 17:44 ` William Stearns
@ 2002-02-20 17:46 ` Alan Cox
  2002-02-21  9:55   ` Nadav Har'El
  2002-03-03  2:15   ` Pavel Machek
  1 sibling, 2 replies; 7+ messages in thread
From: Alan Cox @ 2002-02-20 17:46 UTC (permalink / raw)
  To: Elieser Leão; +Cc: linux-kernel

> How can I use my LT Winmodem on Slackware???
> I have a driver but doesn't work!!!! I don't know why...

Ask the binary only driver provider.

This list is about free software, and nobody else but the driver vendor
can really help you

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lucent WinModem
  2002-02-20 17:46 ` Alan Cox
@ 2002-02-21  9:55   ` Nadav Har'El
  2002-02-21 10:51     ` Christoph Rohland
  2002-02-21 20:02     ` Todd M. Roy
  2002-03-03  2:15   ` Pavel Machek
  1 sibling, 2 replies; 7+ messages in thread
From: Nadav Har'El @ 2002-02-21  9:55 UTC (permalink / raw)
  To: Alan Cox; +Cc: Elieser =?iso-8859-8-i?Q?Le=E3o?=, linux-kernel

On Wed, Feb 20, 2002, Alan Cox wrote about "Re: Lucent WinModem":
> > How can I use my LT Winmodem on Slackware???
> > I have a driver but doesn't work!!!! I don't know why...
> 
> Ask the binary only driver provider.
> 
> This list is about free software, and nobody else but the driver vendor
> can really help you

Actually, I think that Lucent's driver has been open source (I didn't check
how "free" their license is) for at least a year now. No more of these ugly
binary drivers that you had to apply binary patches (aggh!) to on every
kernel version.

A quick google search turned out http://www.heby.de/ltmodem as a place you
can get the sources.

I'm using such a driver on my laptop (Redhat 7.2), I compiled it myself (I
don't know why Redhat doesn't include a module for this modem - maybe it
isn't "free enough") and the modem is working nicely.

-- 
Nadav Har'El                        |       Thursday, Feb 21 2002, 9 Adar 5762
nyh@math.technion.ac.il             |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |A smart man always covers his ass. A wise
http://nadav.harel.org.il           |man just keeps his pants on.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lucent WinModem
  2002-02-21  9:55   ` Nadav Har'El
@ 2002-02-21 10:51     ` Christoph Rohland
  2002-02-21 20:02     ` Todd M. Roy
  1 sibling, 0 replies; 7+ messages in thread
From: Christoph Rohland @ 2002-02-21 10:51 UTC (permalink / raw)
  To: Nadav Har'El
  Cc: Alan Cox, Elieser =?iso-8859-8-i?Q?Le=E3o?=, linux-kernel

Hi Nadav,

On Thu, 21 Feb 2002, Nadav Har'El wrote:
> On Wed, Feb 20, 2002, Alan Cox wrote about "Re: Lucent WinModem":
> Actually, I think that Lucent's driver has been open source (I
> didn't check how "free" their license is) for at least a year
> now. No more of these ugly binary drivers that you had to apply
> binary patches (aggh!) to on every kernel version.

Nope, in the archive you will find a file ltmdmobj.o. The rest is a
wrapper for this binary only driver.

Greetings
		Christoph



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lucent WinModem
  2002-02-21  9:55   ` Nadav Har'El
  2002-02-21 10:51     ` Christoph Rohland
@ 2002-02-21 20:02     ` Todd M. Roy
  1 sibling, 0 replies; 7+ messages in thread
From: Todd M. Roy @ 2002-02-21 20:02 UTC (permalink / raw)
  To: nyh; +Cc: linux-kernel

If you unpack ltmodem, then source.tar.gz you will find an object
module that you don't have to source to.  Therefor the lucent winmodem
code can't be open source.

>  X-RocketRCL: 1409;1;3767438174
>  X-Apparently-To: todd_m_roy@yahoo.com via web13604.mail.yahoo.com; 21 Feb 2002 06:04:33 -0800 (PST)
>  X-Track: 67: 40
>  Date:	Thu, 21 Feb 2002 11:55:13 +0200
>  From:	"Nadav Har'El" <nyh@math.technion.ac.il>
>  Cc:	Elieser =?iso-8859-8-i?Q?Le=E3o?= <elieser@quatro.com.br>,
>  	linux-kernel <linux-kernel@vger.kernel.org>
>  Content-Disposition: inline
>  Hebrew-Date: 9 Adar 5762
>  Sender:	linux-kernel-owner@vger.kernel.org
>  X-Mailing-List:	linux-kernel@vger.kernel.org
>  
>  On Wed, Feb 20, 2002, Alan Cox wrote about "Re: Lucent WinModem":
>  > > How can I use my LT Winmodem on Slackware???
>  > > I have a driver but doesn't work!!!! I don't know why...
>  > 
>  > Ask the binary only driver provider.
>  > 
>  > This list is about free software, and nobody else but the driver vendor
>  > can really help you
>  
>  Actually, I think that Lucent's driver has been open source (I didn't check
>  how "free" their license is) for at least a year now. No more of these ugly
>  binary drivers that you had to apply binary patches (aggh!) to on every
>  kernel version.
>  
>  A quick google search turned out http://www.heby.de/ltmodem as a place you
>  can get the sources.
>  
>  I'm using such a driver on my laptop (Redhat 7.2), I compiled it myself (I
>  don't know why Redhat doesn't include a module for this modem - maybe it
>  isn't "free enough") and the modem is working nicely.
>  
>  -- 
>  Nadav Har'El                        |       Thursday, Feb 21 2002, 9 Adar 5762
>  nyh@math.technion.ac.il             |-----------------------------------------
>  Phone: +972-53-245868, ICQ 13349191 |A smart man always covers his ass. A wise
>  http://nadav.harel.org.il           |man just keeps his pants on.
>  -
>  To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>  the body of a message to majordomo@vger.kernel.org
>  More majordomo info at  http://vger.kernel.org/majordomo-info.html
>  Please read the FAQ at  http://www.tux.org/lkml/
>  

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lucent WinModem
  2002-02-20 17:46 ` Alan Cox
  2002-02-21  9:55   ` Nadav Har'El
@ 2002-03-03  2:15   ` Pavel Machek
  1 sibling, 0 replies; 7+ messages in thread
From: Pavel Machek @ 2002-03-03  2:15 UTC (permalink / raw)
  To: Alan Cox; +Cc: Elieser Leão, linux-kernel

hi!

> > How can I use my LT Winmodem on Slackware???
> > I have a driver but doesn't work!!!! I don't know why...
> 
> Ask the binary only driver provider.
> 
> This list is about free software, and nobody else but the driver vendor
> can really help you

Well... no. HW driver is already done, so what we need is someone
implementing opensource V.34/V.90. Anyone can do that.
								Pavel
-- 
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-03-04 23:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-20 17:27 Lucent WinModem Elieser Leão
2002-02-20 17:44 ` William Stearns
2002-02-20 17:46 ` Alan Cox
2002-02-21  9:55   ` Nadav Har'El
2002-02-21 10:51     ` Christoph Rohland
2002-02-21 20:02     ` Todd M. Roy
2002-03-03  2:15   ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox