Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2000 11:31:17 -0800
From:      Edwin Culp <eculp@MexComUSA.net>
To:        current@FreeBSD.ORG
Subject:   Problems with PCMCIA Cards
Message-ID:  <3884BF85.50170456@MexComUSA.net>

next in thread | raw e-mail | index | archive | help
I am running current as of yesterday.  I have neglegently not been
rebooting after make world and making a new kernel.  Yesterday I did
reboot and found that something has changed and my D-Link 660 and my
Viking Modem PCMCIA cards are no longer working.

:Jan 17 23:33:58 local-27 pccardd[46]: driver allocation failed for
D-Link(DE-66
0): Inappropriate ioctl for device

Jan 17 23:07:31 local-27 pccardd[46]: driver allocation failed for
Viking(V.90 K
56flex): Inappropriate ioctl for device

My kernel configuration is:

device      card0
device      pcic0   at isa?
device      pcic1   at isa?

device    ed0

My pccard.conf is:

card "D-Link" "DE-660"
        config 0x20 "ed0" 11 0x10
        insert /etc/pccard_ether ed0
        remove /sbin/ifconfig ed0 delete

I could find no changes in LINT or in /etc .  I even ran mergemaster,
just incase.

I am trying to build a new world but have been stopped at

crypto -L/usr/local/lib -lrsaref
speed.o: In function `speed_main':
speed.o(.text+0x60a): undefined reference to `RSA_PKCS1_RSAref'
/usr/local/lib/libcrypto.so: undefined reference to
`ERR_load_RSAREF_strings'
*** Error code 1
Stop in /usr/src/secure/usr.bin/openssl.
*** Error code 1
Stop in /usr/src/secure/usr.bin.
*** Error code 1

Any help will be appreciated.

ed



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3884BF85.50170456>