From owner-freebsd-mobile Tue Mar 13 10:57:59 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from macnews.de (webmail.macnews.de [195.8.237.93]) by hub.freebsd.org (Postfix) with ESMTP id E3AC237B719 for ; Tue, 13 Mar 2001 10:57:55 -0800 (PST) (envelope-from eric@macnews.de) Received: from [217.81.130.233] (account ) by macnews.de (CommuniGate Pro WebUser 3.4.1) with HTTP id 1117865 for ; Tue, 13 Mar 2001 19:57:54 +0100 From: Eric Knauel Subject: pccardc: device not configured To: freebsd-mobile@FreeBSD.ORG X-Mailer: CommuniGate Pro Web Mailer v.3.4.1 Date: Tue, 13 Mar 2001 19:57:54 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm quite new to FreeBSD and I hope my question is not to dumb. ;-) Yesterday, I installed FreeBSD 4.2 on my notebook and everything -- expect sound -- worked perfectly. That's why I build a custom kernel which only differs from GENERIC in support for "device pcm". Okay, the build-process worked fine, the sound support also worked perfectly. However, now PCMCIA-support is broken! In dmesg's output I can find : pcic-pci0: at device 10.0 on pci0 pcic-pci1: at device 10.1 on pci0 That's okay. /etc/rc.conf has a line pccard_enable="YES", I guess that's why pccardc is called during the boot process: pcacardc: /dev/card0: device not configured Hmm... What does that mean? I already tried to re-make /dev/card* entries with MAKEDEV, didn't help. pccardd doesn't work of course: "fatal error: no PC-CARD slots" and pccardc dumpcis doesn't work either. What can I do? Ciao, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message