From owner-freebsd-hackers Tue Oct 1 17:15:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA14119 for hackers-outgoing; Tue, 1 Oct 1996 17:15:12 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA14113 for ; Tue, 1 Oct 1996 17:15:09 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.0/CET-v2.1) with SMTP id AAA01291; Wed, 2 Oct 1996 00:14:59 GMT Date: Wed, 2 Oct 1996 09:14:58 +0900 (JST) From: Michael Hancock To: Terry Lambert cc: phk@critter.tfs.com, hackers@FreeBSD.ORG Subject: Re: isdn code In-Reply-To: <199610011756.KAA01968@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 1 Oct 1996, Terry Lambert wrote: > > The Teles driver only supports HDLC and does not support PPP, though I > > think they are working on PPP support. I think most FreeBSD Teles Users > > in Germany prefer HDLC because it has less overhead than PPP, so most of > > the effort goes there. This doesn't help for those who need to connect to > > other vendors devices that are most likely use PPP. > > Sounds like a situation where you'd want to say "American, if you want > support, write it", not "German, we are going to drop your driver unless > you support American hardware and protocols". > > Sound like the code isn't being Americanized; that's far different than > it not being maintained. Or you can look at it as not strongly supporting a broader audience. For example, most of the major vendors support multiple international interfaces. It's should just be a configuration option, select ATT, NT, NTT, EuroISDN, etc. The communications gurus tell me that it really isn't that difficult to provide support the for various interfaces. However, in this case you do need to consider how many people will buy the Teles card in the US or elsewhere. Regards, Mike Hancock