Re: [Fwd: Re: wan/pc300 bug found]

2007-01-30 Thread Krzysztof Halasa
Hi,

Jeff Garzik [EMAIL PROTECTED] writes:

 I have a driver for PC300/RSV (dual V.35 + V.24) for years. I'm told
 it works with X.21 version too. If someone has a spare T1/E1 card
 (non-returnable donation only) I can try to add support as well.
 T1/E1 is too complicated to maintain without the actual hardware.
 Perhaps we should add my driver to the tree, mark the old one as
 obsolete and look for angry reports from T1/E1 users?

 No objections...

Great. I'm not marking the original pc300 driver as obsolete
- should I? It supports (at least theoretically) multi line PPP
and PC300 T1/E1, my drivers don't.
-- 
Krzysztof Halasa
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [Fwd: Re: wan/pc300 bug found]

2006-11-14 Thread Arnaldo Carvalho de Melo

On 11/14/06, Jeff Garzik [EMAIL PROTECTED] wrote:

FYI...  I'm certainly willing to remove pc300, if nobody wants it.

But I am unsure whether this is a case of vendor doesn't care or
users don't care, which are two very different things...


Well, I'm not a user of such card, but I know there are many users at
least here in Brazil, I guess it should stay.

- Arnaldo
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Fwd: Re: wan/pc300 bug found]

2006-11-14 Thread Jeff Garzik

FYI...  I'm certainly willing to remove pc300, if nobody wants it.

But I am unsure whether this is a case of vendor doesn't care or 
users don't care, which are two very different things...


Jeff


---BeginMessage---

Jeff,

As PC300 is not being produced anymore, we decided that the best solution is to 
remove its driver from the kernel. I will send you a patch to do so, as soon as 
possible.

Best regards,

Daniela


-Original Message-
From: Jeff Garzik [mailto:[EMAIL PROTECTED]
Sent: Sun 10/1/2006 1:35 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; netdev@vger.kernel.org; LKML; Andrew 
Morton
Subject: wan/pc300 bug found
 

The following gcc warning indicates a bug:

drivers/net/wan/pc300_drv.c: In function 'cpc_open':
drivers/net/wan/pc300_drv.c:2870: warning: 'br' may be used uninitialized in 
this function

clock_rate_calc() is not checked for a negative return value.



---End Message---