From owner-freebsd-current Tue Jan 18 11:31: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from dsl.MexComUSA.net (adsl-63-194-214-46.dsl.snfc21.pacbell.net [63.194.214.46]) by hub.freebsd.org (Postfix) with ESMTP id 236B315158 for ; Tue, 18 Jan 2000 11:29:57 -0800 (PST) (envelope-from eculp@MexComUSA.net) Received: from MexComUSA.net (local-5.local.net [192.168.1.5]) by dsl.MexComUSA.net (8.9.3/8.9.3) with ESMTP id LAA08659 for ; Tue, 18 Jan 2000 11:29:56 -0800 (PST) (envelope-from eculp@MexComUSA.net) Message-ID: <3884BF85.50170456@MexComUSA.net> Date: Tue, 18 Jan 2000 11:31:17 -0800 From: Edwin Culp Organization: Mexico Communicates X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: current@FreeBSD.ORG Subject: Problems with PCMCIA Cards Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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