From owner-freebsd-mobile Tue Sep 2 08:01:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA10341 for mobile-outgoing; Tue, 2 Sep 1997 08:01:37 -0700 (PDT) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA10335 for ; Tue, 2 Sep 1997 08:01:32 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id AAA00700; Wed, 3 Sep 1997 00:29:25 +0930 (CST) Message-Id: <199709021459.AAA00700@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: yongliu@public.bta.net.cn cc: Marko Schuetz , freebsd-mobile@freebsd.org Subject: Re: [Fwd: Notebook Problem] In-reply-to: Your message of "Tue, 02 Sep 1997 21:43:11 +0800." <340C17EF.547A@public.bta.net.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Sep 1997 00:29:21 +0930 From: Mike Smith Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > It seems that FreeBSD has recognized the PCMCIA controller. (Am I right > ?) No, there is no PCCARD controller in the list you gave. You should have the following in your kernel configuration : # PCCARD (PCMCIA) support controller crd0 device pcic0 at crd? device pcic1 at crd? mike