From owner-freebsd-isdn@FreeBSD.ORG Sat Apr 19 02:38:15 2003 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FD6037B401 for ; Sat, 19 Apr 2003 02:38:15 -0700 (PDT) Received: from erasmus.vhs.de (erasmus.vhs.de [62.111.70.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9973943F3F for ; Sat, 19 Apr 2003 02:38:13 -0700 (PDT) (envelope-from Michael@Koerner.De) Received: (from uucp@localhost) by erasmus.vhs.de (8.11.6p2/8.11.6) with UUCP id h3J9cBJ75004 for freebsd-isdn@freebsd.org; Sat, 19 Apr 2003 11:38:11 +0200 (CEST) (envelope-from Michael@Koerner.De) (envelope-to ) Received: from Koerner.De (106.koerner.de [10.49.201.106])LAA15922 ) Sat, 19 Apr 2003 11:37:55 +0200 (CEST) Message-ID: <3EA118C7.3050109@Koerner.De> Date: Sat, 19 Apr 2003 11:37:11 +0200 From: Michael Koerner User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20030104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-isdn References: <200304161852.h3GIqvU2008903@peedub.jennejohn.org> <3E9FB78A.9030904@Koerner.De> <20030418122553.B669@nihil.reifenberger.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: New Kernel under 5.0 X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 09:38:15 -0000 Michael Reifenberger wrote: > On Fri, 18 Apr 2003, Michael Koerner wrote: > >> >>Hi, >> >>whenever I try to build a Kernel with i4B support and also include the >> >>device "i4bing" 2 >> > > This is the expected result if adding "i4bing" without the 'NETGRAPH*' options family. > So nothing is broken. If things are not documented they ARE broken! Which gets me ranting about the way the 5.0 Kernel stuff has changed. There used to be a LINT file which documented all possible options. Very handy. You went through it and added what you needed. Officially now there's the NOTES files which should do the same thing. But it simply misses ca 70% of the things which used to be in the LINT file. E.g. Appletalk support for the Kernel is something which the NOTES file don't mention. So from where the ... shall I know know what to add for specific features. Is it only me who has a problem here or am I stupidly overseeing a obvious piece of documentation all others know about? Well obviously I'm ranting in the wrong newsgroup. But can some enlightened soul plese let me know what the options are, I need to include to get ALL things in i4B compiled ? Thanks, Mike