From owner-freebsd-mobile Fri Jul 26 7:40:46 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74B1237B400 for ; Fri, 26 Jul 2002 07:40:43 -0700 (PDT) Received: from valemount.com (mailgate.valemount.com [209.53.76.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA1EC43E4A for ; Fri, 26 Jul 2002 07:40:42 -0700 (PDT) (envelope-from tony@valemount.com) Received: from master [209.53.76.138] by valemount.com [209.53.76.66] with SMTP (MDaemon.PRO.v5.0.7.R) for ; Fri, 26 Jul 2002 07:40:32 -0700 Message-ID: <002c01c234b2$a0a16530$8a4c35d1@master> Reply-To: "Tony Toole" From: "Tony Toole" To: References: <20020726150615.I37545-100000@plum.flirble.org> Subject: Re: PCI -> PCMCIA Adapter woes - patch Date: Fri, 26 Jul 2002 07:42:12 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Lookup-Warning: reverse lookup on original sender failed X-MDRemoteIP: 209.53.76.138 X-Return-Path: tony@valemount.com X-MDaemon-Deliver-To: mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It's a type-o. Change EXNIO to ENXIO and it'll work just fine. Thanks, Tony Toole ----- Original Message ----- From: "Andrew Back" To: "M. Warner Losh" Cc: ; Sent: Friday, July 26, 2002 7:10 AM Subject: Re: PCI -> PCMCIA Adapter woes - patch > > I tried the last patch that Tony sent me, pci-patch.patch. With this > applied the kernel wouldn't compile, even with this alone and neither of > the other two patches supplied by Warner & Tony. > > The stop message is as follow: > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. > -I../../../include -I../../contrib/ipfilter -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=2 ../../pccard/pcic.c > ../../pccard/pcic.c: In function `pcic_memory': > ../../pccard/pcic.c:209: `EXNIO' undeclared (first use in this function) > ../../pccard/pcic.c:209: (Each undeclared identifier is reported only once > ../../pccard/pcic.c:209: for each function it appears in.) > *** Error code 1 > > Stop in /usr/src/sys/compile/ANALOGUE. > > Could this be becuase I'm using FreeBSD 4.5-RELEASE? Tony did say that > this worked for him on 4.6. If so does that mean an upgrade to get things > going? > > Cheers, > > Andrew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message