Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 1999 18:24:42 +0200
From:      rsoen <rsoen@nigtevecht.xs4all.nl>
To:        freebsd-isdn <freebsd-isdn@FreeBSD.ORG>
Subject:   PCMCIA
Message-ID:  <36FE57CA.C51150FB@nigtevecht.xs4all.nl>

next in thread | raw e-mail | index | archive | help
Hello,

I am using FreeBSD 2.2.7 on my laptop and now I am trying to use it with

a  AVM Fritz PCMCIA card.
Compiling i4b does not give any problems but if I try to make a new
kernel I get:

../../pccard/slot.h:126: parse error before `misc'
../../pccard/slot.h:126: warning: data definition has no type or storage
class
../../pccard/slot.h:130: conflicting types for `next'
../../pccard/slot.h:75: previous declaration of `next'
../../pccard/slot.h:130: warning: redundant redeclaration of `next' in
same scop
e
../../pccard/slot.h:75: warning: previous declaration of `next'
../../pccard/slot.h:131: parse error before `}'
../../pccard/slot.h:149: field `selp' has incomplete type
../../pccard/slot.h:150: field `mem' has incomplete type
../../i4b/layer1/i4b_isic_pcmcia.c: In function `isic_pccard_init':
../../i4b/layer1/i4b_isic_pcmcia.c:112: dereferencing pointer to
incomplete type
../../i4b/layer1/i4b_isic_pcmcia.c:120: dereferencing pointer to
incomplete type
../../i4b/layer1/i4b_isic_pcmcia.c:135: warning: implicit declaration of
functio
n `isicattach'
../../i4b/layer1/i4b_isic_pcmcia.c: In function `isic_unload':
../../i4b/layer1/i4b_isic_pcmcia.c:142: dereferencing pointer to
incomplete type
../../i4b/layer1/i4b_isic_pcmcia.c: In function `isic_card_intr':
../../i4b/layer1/i4b_isic_pcmcia.c:154: warning: implicit declaration of
functio
n `isicintr'
../../i4b/layer1/i4b_isic_pcmcia.c:154: dereferencing pointer to
incomplete type
*** Error code 1

Stop.

These are the last lines of the error messages.

And that is it, no kernel.
I am using i4b-00.71.00-beta-010399.
On my normal machine ( same 2.2.7 and a teles card it works very well.
So I think the problem is the PCMCIA support, or from BSD or from i4b.
Can anybody give me a hint?

Robert Soen



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36FE57CA.C51150FB>