From owner-freebsd-current@FreeBSD.ORG Fri Oct 22 15:59:25 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 D8A7116A4CE; Fri, 22 Oct 2004 15:59:25 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F34143D41; Fri, 22 Oct 2004 15:59:23 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i9MFw0nA090975; Fri, 22 Oct 2004 09:58:00 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 22 Oct 2004 09:58:24 -0600 (MDT) Message-Id: <20041022.095824.102614477.imp@bsdimp.com> To: anton@nikiforov.ru From: "M. Warner Losh" In-Reply-To: <41792B37.7070303@nikiforov.ru> References: <41790747.7040300@nikiforov.ru> <20041022.091436.64538075.imp@bsdimp.com> <41792B37.7070303@nikiforov.ru> 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: freebsd-current@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: X300 + USB DVD/CDRW + SD Card problem 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 Oct 2004 15:59:26 -0000 In message: <41792B37.7070303@nikiforov.ru> Anton Nikiforov writes: : Oct 22 19:38:21 latitude kernel: cbb1: WARNING: cannot attach cardbus bus! : Oct 22 19:38:21 latitude kernel: cbb1: WARNING: cannot attach pccard bus. Load pccard.ko and cardbus.ko, or put them into the kernel and try again :-) Warner