From owner-freebsd-current Wed Oct 2 18:17:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75DE737B401 for ; Wed, 2 Oct 2002 18:17:50 -0700 (PDT) Received: from cognet.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F97043E3B for ; Wed, 2 Oct 2002 18:17:49 -0700 (PDT) (envelope-from mlfbsd@cognet.ci0.org) Received: from cognet.ci0.org (cognet.ci0.org [80.65.224.102] (may be forged)) by cognet.ci0.org (8.12.6/8.12.5) with ESMTP id g931E8CM032952; Thu, 3 Oct 2002 03:14:09 +0200 (CEST) (envelope-from mlfbsd@cognet.ci0.org) Received: (from mlfbsd@localhost) by cognet.ci0.org (8.12.6/8.12.6/Submit) id g931E81W032951; Thu, 3 Oct 2002 03:14:08 +0200 (CEST) Date: Thu, 3 Oct 2002 03:14:07 +0200 From: Olivier Houchard To: attila! Cc: FreeBSD-CURRENT Subject: Re: ?deleted include file sys/sys/bus_private.h Message-ID: <20021003011407.GA32302@ci0.org> References: <20021003002242.pMhu69063@hun.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021003002242.pMhu69063@hun.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Oct 03, 2002 at 12:22:42AM +0000, attila! wrote: > 5.0-CURRENT slice as of 2002.10.02.12.0.0 > > cvs log: > > Delete src/sys/sys/bus_private.h > > kernel compile log: > > /usr/src/sys/dev/trm/trm.c:71:29: \ > sys/bus_private.h: No such file or directory > > updating at 1800 does not show the file restored. > > 3762 Sep 5 2001 bus_private.h > > Is there any external consequences adding bus_private.h > to the sys/dev/trm directory for the DC395 controller? > > I placed a copy of bus_private.h in the trm directory > and it compiles and the driver works... > > all's well that ends well? > > hopefully the Tekram DC395U/W will be officially > committed.... Hi, Could you please try this one: http://www.ci0.org/trm/trm.tar.gz ? It should fix your problem. Cheers, Olivier Houchard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message