From owner-freebsd-mobile@FreeBSD.ORG Fri Jan 7 22:53:12 2005 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 38E6416A4CE; Fri, 7 Jan 2005 22:53:12 +0000 (GMT) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77B2D43D1F; Fri, 7 Jan 2005 22:53:11 +0000 (GMT) (envelope-from sds@jazzie.com) Received: from roses.bvh.jazzie.com ([4.65.232.64]) by out003.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20050107225310.FKE1106.out003.verizon.net@roses.bvh.jazzie.com>; Fri, 7 Jan 2005 16:53:10 -0600 Received: from [192.168.1.250] ([192.168.1.250]) by roses.bvh.jazzie.com (8.12.10/8.12.8) with ESMTP id j07Mr5U5003349; Fri, 7 Jan 2005 14:53:06 -0800 (PST) (envelope-from sds@jazzie.com) Message-ID: <41DF12D1.6080000@jazzie.com> Date: Fri, 07 Jan 2005 14:53:05 -0800 From: Sean Shapira User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [4.65.232.64] at Fri, 7 Jan 2005 16:53:07 -0600 cc: emax@freebsd.org cc: imp@freebsd.org cc: sds@jazzie.com Subject: fe_pccard_match() question 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: Fri, 07 Jan 2005 22:53:12 -0000 Before starting down the wrong path, I would like to ask about support for ethernet pcmcia cards that would use the "fe" driver. Mine in particular is an "Eagle Technology NE200T." I'm looking at: src/sys/dev/fe/if_fe_pccard.c Revision *1.13*, /Thu Jan 6 01:42:40 2005 UTC/ (44 hours, 39 minutes ago) by /imp / and: src/sys/dev/pccard/pccarddevs Revision *1.86*, /Thu Sep 9 18:48:09 2004 UTC/ (3 months, 4 weeks ago) by /emax/ Do I want to be slapping the specifics for my card into the fe_pccard_products[] array? Is there a more elegant way to achieve this result? Would I be opening a can of worms if I try this? Thanks! -- Sean Shapira sds@jazzie.com