From owner-freebsd-stable@FreeBSD.ORG Sun Jan 9 12:58:55 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B26416A4CE for ; Sun, 9 Jan 2005 12:58:55 +0000 (GMT) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D842043D1D for ; Sun, 9 Jan 2005 12:58:54 +0000 (GMT) (envelope-from jilles@stack.nl) Received: from turtle.stack.nl (turtle.stack.nl [IPv6:2001:610:1108:5010::132]) by mailhost.stack.nl (Postfix) with ESMTP id D2C151F205 for ; Sun, 9 Jan 2005 13:58:53 +0100 (CET) Received: by turtle.stack.nl (Postfix, from userid 1677) id C23BA1CD45; Sun, 9 Jan 2005 13:58:53 +0100 (CET) Date: Sun, 9 Jan 2005 13:58:53 +0100 From: Jilles Tjoelker To: freebsd-stable@freebsd.org Message-ID: <20050109125853.GD2501@stack.nl> References: <20041229154905.GA1820@algol.adsl.nerim.net> <20041230083332.GA587@nosferatu.blackend.org> <20041231150712.GA1203@algol.adsl.nerim.net> <20050101010111.GA7319@slackbox.xs4all.nl> <20050102121737.GA744@algol.adsl.nerim.net> <20050102132227.GA47076@slackbox.xs4all.nl> <20050103192333.GA2429@algol.adsl.nerim.net> <20050103203220.GA81645@slackbox.xs4all.nl> <20050105214405.GA2476@algol.adsl.nerim.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050105214405.GA2476@algol.adsl.nerim.net> X-Operating-System: FreeBSD 5.3-RELEASE-p2 i386 User-Agent: Mutt/1.5.6i Subject: Re: USB scanner not attached when connected after system startup] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 12:58:55 -0000 On Wed, Jan 05, 2005 at 10:44:05PM +0100, Harald Weis wrote: > On Mon, Jan 03, 2005 at 09:32:20PM +0100, Roland Smith wrote: > > That's not good. AFAICT, the code that reports a new scanner to dmesg is > > also present in 4.x, so if you don't see a message, it looks like the > > scanner is not found for one reason or another. Try all USB ports on your computer; use MAKEDEV to create /dev/usb1, /dev/usb2, etc (they are not created by default). -- Jilles Tjoelker