From owner-freebsd-hackers Fri Feb 17 16:14:20 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id QAA27612 for hackers-outgoing; Fri, 17 Feb 1995 16:14:20 -0800 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id QAA27605; Fri, 17 Feb 1995 16:14:19 -0800 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: hm@ernie.altona.ppp.net cc: freebsd-hackers@freefall.cdrom.com (FreeBSD Hackers) Subject: Re: isdn driver info? In-reply-to: Your message of "Fri, 17 Feb 1995 17:04:32 +0100." Date: Fri, 17 Feb 1995 16:14:19 -0800 Message-ID: <27603.793066459@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk > >From the code i see that it supports only Niccy 3008 and Niccy 3009 PC/AT > type boards and the Niccy 5000 SCSI/ISDN box from a manufacturer named > Dr. Neuhaus located here in Hamburg - nothing else !!! Hmmmm. I must confess myself to being somewhat unfamiliar with all the ins and outs of the ISDN world right now.. > There is no established standard available until now which specifies how > to talk to pc type ISDN boards on the hardware level so the driver is > in its current version pretty much bound to a given hardware. I'm not surprised, though perhaps we can work on generalizing this as a second pass? If someone comes up with a non-GPL'd ISDN driver that works better than this one, hey! I'll nuke it back out of the tree in a second! :-) Nothing really relies on it, so it would be very easy to remove it again. Jordan