From owner-freebsd-current@FreeBSD.ORG Fri Aug 22 01:04:26 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 AEC5616A4C0 for ; Fri, 22 Aug 2003 01:04:26 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5163B43F85 for ; Fri, 22 Aug 2003 01:04:25 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h7M84OFL097949; Fri, 22 Aug 2003 02:04:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 22 Aug 2003 02:03:23 -0600 (MDT) Message-Id: <20030822.020323.53836876.imp@bsdimp.com> To: larse@ISI.EDU From: "M. Warner Losh" In-Reply-To: <3F45B92D.3080402@isi.edu> References: <3F45A9C0.3060308@isi.edu> <20030822.000213.79869454.imp@bsdimp.com> <3F45B92D.3080402@isi.edu> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: ENE 4-in-1 card reader 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: Fri, 22 Aug 2003 08:04:27 -0000 In message: <3F45B92D.3080402@isi.edu> Lars Eggert writes: : M. Warner Losh wrote: : > In message: <3F45A9C0.3060308@isi.edu> : > Lars Eggert writes: : > : we've got an Asus Pundit here that has an onboard 4-in-1 memory card reader: : > : : > : none1@pci0:16:1: class=0x050100 card=0x17241043 chip=0x05101524 : > : rev=0x00 : > : hdr=0x00 : > : vendor = 'ENE Technology Inc' : > : class = memory : > : subclass = flash : > : : > : Is there a driver for this under -current yet? : > : > What's at device 16.0? : : cbb0@pci0:16:0: class=0x060700 card=0x14111524 chip=0x14111524 rev=0x01 : hdr=0x02 : vendor = 'ENE Technology Inc' : class = bridge : subclass = PCI-CardBus Hmmmm. This *IS* a new one on me. Any idea what the name of this card is? What does Windows report? vendor 0x1524 isn't one of the current cardbus bridges we know about. Warner