From owner-freebsd-questions@FreeBSD.ORG Tue Mar 27 17:22:16 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9013D16A485 for ; Tue, 27 Mar 2007 17:22:16 +0000 (UTC) (envelope-from bichele@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id C7B3C13C4C3 for ; Tue, 27 Mar 2007 17:22:15 +0000 (UTC) (envelope-from bichele@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so2438482ana for ; Tue, 27 Mar 2007 10:22:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=T0VVQqr2B7kyKcRcfIZlD2tx6f1PxPu5xW/lj8UyBUG6sdKLKo9QniWdqoE4bj864wQmH8Dr8G11tHiJqdZW2vazgJT6nyQPxf70vuN8/VRZR3zdx3KbAZtn7en9Ff9EjJZtw75yn9+Rgi5yRasxtt+ABbFr+lYVTp2UQLwyPf8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=IcB8E8GFR9M23KGucRaoVaoy/6gqC6J1JIv2h+uNfTU2mm4b1w2cL/fWVZcGzUfQxmYWs/OzLENTSg3VbnvAfxyv4pOyEPEDcxRnU2Xntlt9j0pGnSNWVEVTHU1LSvr/wWV1tByZpwrKmSwNEoWb0mwzzDYsIBPQDUsE+GwgT54= Received: by 10.100.7.18 with SMTP id 18mr6068925ang.1175016131858; Tue, 27 Mar 2007 10:22:11 -0700 (PDT) Received: by 10.100.139.4 with HTTP; Tue, 27 Mar 2007 10:22:11 -0700 (PDT) Message-ID: Date: Tue, 27 Mar 2007 19:22:11 +0200 From: "Michele Endrici" To: "Brian A. Seklecki" In-Reply-To: <1175010685.47028.276.camel@soundwave.pgh.priv.collaborativefusion.com> MIME-Version: 1.0 References: <1175008114.47028.266.camel@soundwave.pgh.priv.collaborativefusion.com> <1175010685.47028.276.camel@soundwave.pgh.priv.collaborativefusion.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: /tmp write failed, filesystem is full X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2007 17:22:16 -0000 No, i'm working on a driver prototype for my master thesis degree. I've simply got this driver that is known working on 6.1 and changed some code. Put the driver files in the /usr/src/sys/dev/, added the line "dev//>drive_name>.c" to files.i386, than build it statically into kernel with "make depend, make, make install". First time it worked than no more. I know i can do a kernel plug-in instead this static kernel module but I need to solve this problem anyway. On 3/27/07, Brian A. Seklecki wrote: > On Tue, 2007-03-27 at 17:42 +0200, Michele Endrici wrote: > > build a kernel for FreeBSD 6.2 with a new driver but the make > > > fails > > ...."build a kernel for FreeBSD 6.2 with a new driver but the make > fails" > > > What did you do just pull a new version of the files into your 6.2 tree? > from -current? from RELENG_6 branch? > > Did you get a patch known to work? This isn't Debian >:} > > -- > Brian A. Seklecki > Collaborative Fusion, Inc. > > > > > IMPORTANT: This message contains confidential information and is intended > only for the individual named. If the reader of this message is not an > intended recipient (or the individual responsible for the delivery of this > message to an intended recipient), please be advised that any re-use, > dissemination, distribution or copying of this message is > prohibited. Please notify the sender immediately by e-mail if you have > received this e-mail by mistake and delete this e-mail from your system. > > > -- Michele Endrici Via carraia 4 - Don - TN tel: 348-7295670 bichele@gmail.com