From owner-cvs-all@FreeBSD.ORG Fri Apr 8 15:10:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB4AA16A4D6; Fri, 8 Apr 2005 15:10:09 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CACD43D39; Fri, 8 Apr 2005 15:10:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 6FED11FF903; Fri, 8 Apr 2005 17:10:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 457651FF9A6; Fri, 8 Apr 2005 17:10:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 0FC8D15380; Fri, 8 Apr 2005 15:09:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 04C3F15329; Fri, 8 Apr 2005 15:09:39 +0000 (UTC) Date: Fri, 8 Apr 2005 15:09:39 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Gary Jennejohn In-Reply-To: <200504081456.j38EujTc011116@peedub.jennejohn.org> Message-ID: References: <200504081456.j38EujTc011116@peedub.jennejohn.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Takahashi Yoshihiro Subject: Re: cvs commit: src/sys/i4b/layer1/isic i4b_isic.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 15:10:10 -0000 On Fri, 8 Apr 2005, Gary Jennejohn wrote: Hi, > "Bjoern A. Zeeb" writes: > > On Fri, 8 Apr 2005, Takahashi Yoshihiro wrote: > > > > > nyan 2005-04-08 03:37:20 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/i4b/layer1/isic i4b_isic.h > > > Log: > > > Don't use 'i386/include' directly. > > > > > > Revision Changes Path > > > 1.5 +2 -2 src/sys/i4b/layer1/isic/i4b_isic.h > > > > I have a larger patch for i4b/** to correct these kinds of things > > so that i4b will be _buildable_ also for !i386. > > > > AFAIK i4b has never been _used_ on anything but i386, so the question > is - is it worth doing this for !i386? if one starts _the_ cleanup in i4b I think might be worth to also make it at least compileable and maybe working on !i386... bz@amd64:~> uname -a ; dmesg | grep ISDN FreeBSD amd64.int.zabbadoz.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sun Apr 3 16:02:15 UTC 2005 bz@amd64.int.zabbadoz.net:/local/building/src+ports/src/obj/local/building/freebsd/HEAD-x4b/sys/AMD64-20050403-01 amd64 i4btrc: 4 ISDN trace device(s) attached i4bctl: ISDN system control port attached i4b: ISDN call control device attached I am using capi4bsd which has an i4bcapimgr so I can use isdnd to log the calls for now... but it needs a compileable I4B for that. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT