From owner-freebsd-mobile Tue Apr 28 06:05:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15162 for freebsd-mobile-outgoing; Tue, 28 Apr 1998 06:05:47 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from theta.iis.u-tokyo.ac.jp (theta.iis.u-tokyo.ac.jp [157.82.98.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15156 for ; Tue, 28 Apr 1998 06:05:43 -0700 (PDT) (envelope-from ignaz@fujita3.iis.u-tokyo.ac.jp) Received: from yari.iis.u-tokyo.ac.jp (yari.iis.u-tokyo.ac.jp [157.82.98.143]) by theta.iis.u-tokyo.ac.jp (8.8.6/3.6W) with ESMTP id WAA03335 for ; Tue, 28 Apr 1998 22:05:41 +0900 (JST) Received: from daikon.fujita3.iis.u-tokyo.ac.jp (daikon.fujita3.iis.u-tokyo.ac.jp [157.82.109.70]) by yari.iis.u-tokyo.ac.jp (8.8.6/3.6W) with SMTP id WAA26881 for ; Tue, 28 Apr 1998 22:05:41 +0900 (JST) Received: from itokon by daikon.fujita3.iis.u-tokyo.ac.jp (AIX 3.2/UCB 5.64/3.4W2) id AA20289; Tue, 28 Apr 1998 22:05:40 +0900 Received: from fujita3.iis.u-tokyo.ac.jp by itokon.fujita3.iis.u-tokyo.ac.jp (SMI-8.6/3.6Wbeta7) id WAA16829; Tue, 28 Apr 1998 22:04:19 +0900 Message-Id: <3545D3D3.860AAA5@fujita3.iis.u-tokyo.ac.jp> Date: Tue, 28 Apr 1998 22:04:19 +0900 From: Ignaz KOHLBECKER Organization: Institute of Industrial Science, University of Tokyo X-Mailer: Mozilla 4.04 [en] (X11; I; SunOS 5.6 sun4u) Mime-Version: 1.0 To: freebsd-mobile@FreeBSD.ORG Subject: k Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Date: Sun, 19 Apr 1998 07:36:04 -0600 > From: Nate Williams > > >From this mailing list, I learned that 2.2.5 recognizes my PC-card > > even without PAO. > > Did you compile a custom kernel with PCCARD support? If not, it > certainly won't recognize your cards. Also, the PCCARD support in 2.2.6 > is better yet (more drivers, more robust, etc..), so I recommend > upgrading to it. However, it also requires building a custom kernel, > but a sample config file is given in 2.2.6. Ok. I installed 2.2.6-RELEASE and built a custom kernel with a modified PCCARD kernel configuration file. During reboot, I get > pccardc: /dev/card0: Device not configured What does this mean? Was the kernel not customized correctly, or is this due to the /etc/* files that are used at boot time? Where exactly do I have to make changes? Is there a man page for pccardc? Can't find it. Is there an explanation of the syntax of kernel configuration files? /sys/i386/conf/LINT explains the semantics maybe for somebody who knows it anyway, but I can't find explanations on how to read/edit some of the longer entries. Thanks for any help or pointers. Ignaz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message