From owner-freebsd-current@FreeBSD.ORG Sun Aug 15 22:01:56 2004 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 8A45D16A4CE for ; Sun, 15 Aug 2004 22:01:56 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A52ED43D2D for ; Sun, 15 Aug 2004 22:01:55 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i7FLx4f8050201; Sun, 15 Aug 2004 15:59:05 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 15 Aug 2004 15:59:24 -0600 (MDT) Message-Id: <20040815.155924.79070944.imp@bsdimp.com> To: oberman@es.net From: "M. Warner Losh" In-Reply-To: <20040815014707.1C5365D04@ptavv.es.net> References: <20040814.162010.04877596.imp@bsdimp.com> <20040815014707.1C5365D04@ptavv.es.net> 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: sah@softcardsystems.com cc: freebsd-current@freebsd.org Subject: Re: pccard/cbb problems 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: Sun, 15 Aug 2004 22:01:56 -0000 In message: <20040815014707.1C5365D04@ptavv.es.net> "Kevin Oberman" writes: : > Date: Sat, 14 Aug 2004 16:20:10 -0600 (MDT) : > From: "M. Warner Losh" : > Sender: owner-freebsd-current@freebsd.org : > : > In message: : > Sam writes: : > : module cbb already exists! : > : > That's odd. I've never seen this. How do you create it? : : I have been seeing this since a kernel build on Aug 13. My kernel from : Aug. 11 was fine. Since I have cbb in my kernel, it looks like something : is trying to load cbb again at boot time. OK. That's very odd. Nothing should be trying to load it. This is in the time frame I committed my split... Warner