On Tue, Jan 18, 2000 at 11:31:17AM -0800, Edwin Culp wrote:
> 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
>
I was having exactly the same problem with a current cvsuped today.
I could fix it by changing the line
device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000
to
device pcic0 at isa?
in the kernel config file...
regards,
-oscar
--
pgp public key: finger [EMAIL PROTECTED]
pgp fingerprint: 50 D4 B6 9B DB 7D D8 47 DF 3C ED 39 18 78 DA 8C
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message