From owner-freebsd-mobile@FreeBSD.ORG Mon Sep 20 16:36:39 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCEA316A4CE for ; Mon, 20 Sep 2004 16:36:39 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id CD8DA43D2F for ; Mon, 20 Sep 2004 16:36:38 +0000 (GMT) (envelope-from incmc@gmx.de) Received: (qmail 11330 invoked by uid 65534); 20 Sep 2004 16:36:37 -0000 Received: from pD9FF1099.dip.t-dialin.net (EHLO ms.homeip.net) (217.255.16.153) by mail.gmx.net (mp002) with SMTP; 20 Sep 2004 18:36:37 +0200 X-Authenticated: #15946415 Received: from [10.0.0.101] (helo=[10.0.0.101]) by ms.homeip.net with asmtp (TLSv1:AES256-SHA:256) id 1C9R9Z-0006uz-86; Mon, 20 Sep 2004 18:36:37 +0200 Message-ID: <414F070E.8030608@gmx.de> Date: Mon, 20 Sep 2004 18:36:30 +0200 From: Jochen Gensch User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040826) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Phil Schulz , freebsd-mobile@freebsd.org References: <414DD4AB.6000006@gmx.de> <414ED23A.3000100@gmx.de> In-Reply-To: <414ED23A.3000100@gmx.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: NDISsulator: Setting up a 3Com pc card... X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 16:36:39 -0000 Phil Schulz wrote: > You might want to do this on the console and see what happens. Maybe > there's an error message indicating what's going wrong. If you do it > from an xterm, you might miss some console output unless you check > /var/log/messages. There is no error message. > I think a `dmesg | grep ndis` would be better to post. Oh, and `uname > -r` doesn't hurt, either. dmesg | grep ndis does't show anything. It is a 5.3-BETA5 system. Jochen