From owner-freebsd-current@FreeBSD.ORG Fri Aug 22 18:40:50 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 3F0A016A4BF for ; Fri, 22 Aug 2003 18:40:50 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73FA143FE3 for ; Fri, 22 Aug 2003 18:40:49 -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 h7N1efwN001569; Fri, 22 Aug 2003 19:40:44 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 22 Aug 2003 19:29:39 -0600 (MDT) Message-Id: <20030822.192939.52904727.imp@bsdimp.com> To: larse@ISI.EDU From: "M. Warner Losh" In-Reply-To: <3F464DC9.6040405@isi.edu> References: <3F45B92D.3080402@isi.edu> <20030822.021030.110824740.imp@bsdimp.com> <3F464DC9.6040405@isi.edu> X-Mailer: Mew version 2.2 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: Sat, 23 Aug 2003 01:40:50 -0000 In message: <3F464DC9.6040405@isi.edu> Lars Eggert writes: : However, even with a new kernel that has your latest commit, this device : is still unattached. I'm attaching pciconf and dmesg, maybe that'll be : of help? not likely. there's a different interface for the flash reader part that we don't have a driver for yet. there's a bit of IP hording going on at the moment relating to these new devices. I've requested a datasheet for these parts, but so far I've had no response yet. Warner