From owner-freebsd-current@FreeBSD.ORG Mon Apr 18 02:59:40 2005 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 ED1DE16A4CE; Mon, 18 Apr 2005 02:59:40 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 852AD43D2D; Mon, 18 Apr 2005 02:59:40 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j3I2w8Jw048880; Sun, 17 Apr 2005 20:58:09 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 17 Apr 2005 20:58:14 -0600 (MDT) Message-Id: <20050417.205814.91782143.imp@bsdimp.com> To: vova@fbsd.ru From: "M. Warner Losh" In-Reply-To: <1113763560.1005.9.camel@localhost> References: <1113740156.1018.6.camel@localhost> <20050417.111015.77928634.imp@bsdimp.com> <1113763560.1005.9.camel@localhost> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: mobile@freebsd.org cc: current@freebsd.org Subject: Re: devd + driver load by plugged device class how to ? 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: Mon, 18 Apr 2005 02:59:41 -0000 Doh! I've just fixed the bug that caused this... Warner