From owner-freebsd-net@FreeBSD.ORG Thu Apr 20 09:58:06 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A92A416A402; Thu, 20 Apr 2006 09:58:06 +0000 (UTC) (envelope-from rsf@ns.live555.com) Received: from ns.live555.com (ns.live555.com [66.80.62.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A9243D46; Thu, 20 Apr 2006 09:58:05 +0000 (GMT) (envelope-from rsf@ns.live555.com) Received: from ns.live555.com (localhost.live555.com [127.0.0.1]) by ns.live555.com (8.13.4/8.13.4) with ESMTP id k3K9w3kS058072; Thu, 20 Apr 2006 02:58:03 -0700 (PDT) (envelope-from rsf@ns.live555.com) Received: (from rsf@localhost) by ns.live555.com (8.13.4/8.13.4/Submit) id k3K9w2B7058059; Thu, 20 Apr 2006 02:58:02 -0700 (PDT) (envelope-from rsf) Message-Id: <7.0.1.0.1.20060420025507.02043008@live555.com> Message-Id: <7.0.1.0.1.20060407222718.01f2ccd0@live555.com> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Thu, 20 Apr 2006 02:57:34 -0700 To: freebsd-net@freebsd.org, freebsd-mobile@freebsd.org From: Ross Finlayson Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Support for the Xterasys XG-600 wireless mini PCI card? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 09:58:06 -0000 According to this card's specs at http://www.xterasys.com/xg600.htm it is using a "PRISM GT" chipset, and so should be supported by the "wi" driver, right?? However, on 6.0-STABLE (GENERIC), at least, it does not seem to be recognized at all. Ross.