From owner-freebsd-mobile Mon Oct 27 09:50:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA09419 for mobile-outgoing; Mon, 27 Oct 1997 09:50:09 -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 JAA09409 for ; Mon, 27 Oct 1997 09:50:05 -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.7/8.8.7) with ESMTP id KAA14553; Mon, 27 Oct 1997 10:50:03 -0700 (MST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA00775; Mon, 27 Oct 1997 10:50:02 -0700 (MST) Date: Mon, 27 Oct 1997 10:50:02 -0700 (MST) Message-Id: <199710271750.KAA00775@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Phil Windley" Cc: freebsd-mobile@freebsd.org, jlp@imall.com Subject: Re: pccard configuration for TP560 with Megahertz XJ10BT In-Reply-To: <199710271636.LAA18518@luwak.cs.byu.edu> References: <199710271636.LAA18518@luwak.cs.byu.edu> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm trying to get a network running on a Thinkpad 560 using Freebsd > 2.2.2-RELEASE and a Megahertz XJ10BT PC Card. > card "Megahertz" "CC10BT/2" > config 0x1 "sn0" 10 ^^^ The if_sn driver has not been ported over to FreeBSD (yet). However, as I pointed out in an email I sent earlier this last weekend, porting the new drivers over is on my todo list. But, if you've got the time to do it I'm willing to accept contributions. :) The driver in PAO should only require minor tweaking to work under 2.2.2 (and might work pretty much 'out-of-the-box' with -curren tnow. Nate