From owner-freebsd-mobile@FreeBSD.ORG Fri Oct 14 15:03:15 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 E962516A41F; Fri, 14 Oct 2005 15:03:15 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A0C543D55; Fri, 14 Oct 2005 15:03:15 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j9EF2AZ0089848; Fri, 14 Oct 2005 09:02:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 14 Oct 2005 09:03:20 -0600 (MDT) Message-Id: <20051014.090320.44113986.imp@bsdimp.com> To: jhb@freebsd.org From: "M. Warner Losh" In-Reply-To: <200510131505.52807.jhb@freebsd.org> References: <200510131505.52807.jhb@freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 14 Oct 2005 09:02:10 -0600 (MDT) Cc: nikolas.britton@gmail.com, freebsd-mobile@freebsd.org Subject: Re: Adding new pccard device entries to FreeBSD 6, how? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 15:03:16 -0000 In message: <200510131505.52807.jhb@freebsd.org> John Baldwin writes: : You don't need to touch pccard.conf anymore, just the updates to pccarddevs : and if_wi_pccard.c should be sufficient. And sending me the patch! Warner