From owner-freebsd-stable@FreeBSD.ORG Wed May 12 20:11:25 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E4416A4CE for ; Wed, 12 May 2004 20:11:25 -0700 (PDT) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA3C443D53 for ; Wed, 12 May 2004 20:11:24 -0700 (PDT) (envelope-from lefty@ene.asda.gr) Received: from 127.0.0.1 (localhost [127.0.0.1]) by ene.asda.gr (Postfix) with SMTP id 1F571376; Thu, 13 May 2004 06:11:16 +0300 (EEST) Received: from ene.asda.gr (localhost [127.0.0.1]) by ene.asda.gr (Postfix) with SMTP id 01ADC112; Thu, 13 May 2004 06:11:14 +0300 (EEST) Received: from ene.asda.gr (lefty.ene.asda.gr [193.92.118.162]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (Client CN "Lefteris Tsintjelis", Issuer "E 'n' E CA" (verified OK)) by ene.asda.gr (Postfix) with ESMTP id 48366C2; Thu, 13 May 2004 06:11:12 +0300 (EEST) Message-ID: <40A2E741.40ABFD0E@ene.asda.gr> Date: Thu, 13 May 2004 06:10:57 +0300 From: Lefteris Tsintjelis Organization: ASDA X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,el MIME-Version: 1.0 To: Peter Jeremy References: <40A0C3FC.2CDCA39D@ene.asda.gr> <20040511211714.GO95736@gsmx07.alcatel.com.au> Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on ene.asda.gr X-Spam-DCC: : X-Spam-Status: No, hits=-98.7 required=8.0 tests=AWL,USER_IN_WHITELIST autolearn=ham version=2.63 cc: stable@freebsd.org Subject: Re: Digiboard PCI Xem driver X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 03:11:25 -0000 Peter Jeremy wrote: > "struct thread"s back to "struct proc", fix the cdevsw initialisation > and change the kld load path). Hi Peter and thanks for the reply. I managed to fix the first two but this one is troubling me. I am no expert at this so any help would be greatly appreciated. digi.o: In function `digi_loadmoduledata': digi.o(.text+0x19bf): undefined reference to `linker_reference_module' > Unfortunately, no-one seems interested in officially back-porting it > to -stable - and I can't see it happening at all now. Back porting it, seems pretty simple and straight forward... Best, Lefteris Tsintjelis