From owner-freebsd-current@FreeBSD.ORG Mon Dec 22 18:56:59 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 041DD16A4CE for ; Mon, 22 Dec 2003 18:56:59 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C52A43D41 for ; Mon, 22 Dec 2003 18:56:57 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id C3D4E651FA; Tue, 23 Dec 2003 02:56:55 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14278-01; Tue, 23 Dec 2003 02:56:55 +0000 (GMT) Received: from saboteur.dek.spc.org (82-147-18-36.dsl.uk.rapidplay.com [82.147.18.36]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 1B763651F7; Tue, 23 Dec 2003 02:56:54 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id B4B321D; Tue, 23 Dec 2003 02:56:52 +0000 (GMT) Date: Tue, 23 Dec 2003 02:56:51 +0000 From: Bruce M Simpson To: cjmckenzie@ucdavis.edu Message-ID: <20031223025651.GA7078@saboteur.dek.spc.org> References: <20031222.192610.63054822.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031222.192610.63054822.imp@bsdimp.com> cc: current@freebsd.org Subject: Re: vendor id && product id discrepency for Siemens SS1021 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 02:56:59 -0000 On Mon, Dec 22, 2003 at 07:26:10PM -0700, M. Warner Losh wrote: > In message: > : possible bug. My SS1021 reports a vendor=0x104c and a dev=0x8400 as > > This is the TI AXC part. Not yet supported. Siemens also produced a > set of 16-bit cards with this same number that appear to be > supported. See http://wlan.kewl.org/ for the FreeBSD acx(4) driver. BMS