From owner-freebsd-mobile Thu Nov 13 12:15:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA15706 for mobile-outgoing; Thu, 13 Nov 1997 12:15:34 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA15696 for ; Thu, 13 Nov 1997 12:15:29 -0800 (PST) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with ESMTP id NAA20983; Thu, 13 Nov 1997 13:14:12 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id NAA09878; Thu, 13 Nov 1997 13:14:09 -0700 (MST) Date: Thu, 13 Nov 1997 13:14:09 -0700 (MST) Message-Id: <199711132014.NAA09878@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Guido van Rooij Cc: nate@mt.sri.com (Nate Williams), patrick@cre8tivegroup.com, pachera@metrocon.com, freebsd-mobile@freebsd.org Subject: Re: PCMCIA support In-Reply-To: <199711131921.UAA08625@gvr.gvr.org> References: <199711131737.KAA09301@rocky.mt.sri.com> <199711131921.UAA08625@gvr.gvr.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Because you haven't created the devices in /dev. > > > > # cd /dev > > # MAKEDEV card0 > > # MAKEDEV card1 > > > > *evil*: never have "." in your path when being root!! True, sorry about that. (Besides, all of the shells whine at you if this happens. :) Nate