From owner-freebsd-current@FreeBSD.ORG Thu Aug 21 23:03:12 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 2F00516A4BF for ; Thu, 21 Aug 2003 23:03:12 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25B5843F93 for ; Thu, 21 Aug 2003 23:03:11 -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 h7M63AFL096389; Fri, 22 Aug 2003 00:03:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 22 Aug 2003 00:02:13 -0600 (MDT) Message-Id: <20030822.000213.79869454.imp@bsdimp.com> To: larse@ISI.EDU From: "M. Warner Losh" In-Reply-To: <3F45A9C0.3060308@isi.edu> References: <3F45A9C0.3060308@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 06:03:12 -0000 In message: <3F45A9C0.3060308@isi.edu> Lars Eggert writes: : Hi, : : 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? Warner