Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Mar 2000 16:53:19 -0800
From:      manning@uclink4.berkeley.edu
To:        freebsd-alpha@FreeBSD.ORG
Subject:   PCMCIA
Message-ID:  <38C452FF.5A98D8D6@uclink4.berkeley.edu>

next in thread | raw e-mail | index | archive | help
Yes, PCMCIA. On the Alpha :)
No, i don't have an AlphaBook, though i really wish i did :)
I have a Multia. Has ANYONE had any experience with PCMCIA devices on an
Alpha? I was told by an x86-er that you didn't even really need to
compile support into the kernel. Is that true for alpha? I tried adding:

device         pcic0 at isa?
device         pcic1 at isa?
device         card

to my kernel, and when it was compiling pccard.c, it gave the following:

In file included from ../../pccard/pccard.c:50:
../../i386/isa/isa_device.h:64: syntax error before `ointhand2_t'
In file included from ../../pccard/pccard_nbk.c:68:
../../i386/isa/isa_device.h:64: syntax error before `ointhand2_t'
../../pccard/pccard.c: In function `crdioctl':
../../pccard/pccard.c:590: `atdevbase' undeclared (first use in this
function)
../../pccard/pccard.c:590: (Each undeclared identifier is reported only
once
../../pccard/pccard.c:590: for each function it appears in.)
*** Error code 1
*** Error code 1

earlier it had given an error about not finding a .h file, which i
rectified by copying it from an x86 3.4 computer (for some reason).

I have a pcmcia ethernet card in there now. It's a Wisecom PC100. Would
the Wiseman driver work for that?


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38C452FF.5A98D8D6>