From owner-freebsd-current Fri Mar 12 15:42: 6 1999 Delivered-To: freebsd-current@freebsd.org Received: from dingo.cdrom.com (castles321.castles.com [208.214.167.21]) by hub.freebsd.org (Postfix) with ESMTP id D086E14D56 for ; Fri, 12 Mar 1999 15:42:03 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id PAA01552; Fri, 12 Mar 1999 15:36:25 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199903122336.PAA01552@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Valentin Shopov Cc: current@freebsd.org Subject: Re: pcic.c & {,un}register_pcic_intr declarations In-reply-to: Your message of "Fri, 12 Mar 1999 11:56:15 PST." <19990312195615.26156.rocketmail@send101.yahoomail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 12 Mar 1999 15:36:25 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The only configuration which currently works correctly is to remove the kldload of the pcic module from /etc/rc.pccard and compile everything else statically into the kernel. Every other variation is *broken*. > w/o device pcic into kernel config (using kldload pcic) still: > > loading kernel > pccard.o: In function `unregister_device_interrupt': > pccard.o(.text+0x362): undefined reference to `unregister_pcic_intr' > pccard.o: In function `pccard_alloc_intr': > pccard.o(.text+0x718): undefined reference to `register_pcic_intr' > *** Error code 1 > > Stop. > > > > Val > > _________________________________________________________ > DO YOU YAHOO!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message