From owner-freebsd-current@FreeBSD.ORG Wed Feb 11 19:23:03 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 BDE2B16A4CE for ; Wed, 11 Feb 2004 19:23:03 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 216E343D5E for ; Wed, 11 Feb 2004 19:23:03 -0800 (PST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) i1C3MkrQ037733 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 12 Feb 2004 04:22:49 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id i1C3MZuL035711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Feb 2004 04:22:36 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.10/8.12.10) with ESMTP id i1C3MYc5029990; Thu, 12 Feb 2004 04:22:35 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.10/8.12.10/Submit) id i1C3MXpw029989; Thu, 12 Feb 2004 04:22:33 +0100 (CET) (envelope-from ticso) Date: Thu, 12 Feb 2004 04:22:32 +0100 From: Bernd Walter To: Tom@Parquette.name Message-ID: <20040212032231.GQ44313@cicely12.cicely.de> References: <2d49752d9a09.2d9a092d4975@nyroc.rr.com> <20040211021238.GY44313@cicely12.cicely.de> <4029A6B3.9040104@twcny.rr.com> <20040211120041.GB44313@cicely12.cicely.de> <402AE293.7090809@twcny.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <402AE293.7090809@twcny.rr.com> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on cicely5.cicely.de cc: ticso@cicely.de cc: current@freebsd.org Subject: Re: Missing XL0 and USB printer after upgrade (WORKAROUND) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 03:23:03 -0000 On Wed, Feb 11, 2004 at 09:18:59PM -0500, Tom Parquette wrote: > Bernd Walter wrote: > >On Tue, Feb 10, 2004 at 10:51:15PM -0500, Tom Parquette wrote: > >Are you absolutely shure that the kernel was compiled with the config > >file you've check for xl and ulpt existence? > >At least kldstat undoubtly showed that the kernel you have booted is > >without! > This is the section from /usr/src/sys/i386/conf/P3R-272 for the xl0 card: > device vpo # Requires scbus and da > device miibus # MII bus support > device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') > device random # Entropy device > > And this is my USB section from the same config file: > device uhci # UHCI PCI->USB interface > device ohci # OHCI PCI->USB interface > device usb # USB Bus (required) > #device udbp # USB Double Bulk Pipe devices > device ugen # Generic > device uhid # "Human Interface Devices" > device ukbd # Keyboard > device ulpt # Printer > device umass # Disks/Mass storage - Requires scbus and da > device ums # Mouse > device urio # Diamond Rio 500 MP3 player > device uscanner # Scanners > device aue # ADMtek USB ethernet > device cue # CATC USB ethernet > device kue # Kawasaki LSI USB ethernet > device firewire # FireWire bus code > device sbp # SCSI over FireWire (Requires scbus and da) > device fwe # Ethernet over FireWire (non-standard!) I still don't think that the kernel you are running was compiled with those options. kldstat -v should show them if they were compiled in. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de