From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 03:06:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCD5016A4CE for ; Fri, 11 Jun 2004 03:06:35 +0000 (GMT) Received: from auk2.snu.ac.kr (auk2.snu.ac.kr [147.46.100.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54CDA43D5C for ; Fri, 11 Jun 2004 03:06:35 +0000 (GMT) (envelope-from stopspam@users.sourceforge.net) Received: from [147.46.44.181] (stopspam@users.sourceforge.net) by auk2.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004061112:05:58:324821.13435.2788150192 for ; Fri, 11 Jun 2004 12:05:58 +0900 (KST) Message-ID: <40C9219F.9020306@users.sourceforge.net> Date: Fri, 11 Jun 2004 12:06:07 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <40C7C47D.7060902@users.sourceforge.net> <40C8AE3A.1080909@ncafe.com> In-Reply-To: <40C8AE3A.1080909@ncafe.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:15.53) (by Terrace) Subject: Re: Using scanner with FreeBSD. A nightmare! = (VIA USB problem?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 03:06:35 -0000 Nicholas Jackson wrote: > Rob, > > Does your motherboard use a VIA chip for its USB? Thanks for the suggestion. I'm sort of aware of these VIA vs. USB trouble. A friend of mine has a mass-storage stick for USB, but his FreeBSD hangs when unmounting this device. He has a VIA chip. I don't so the mass-storage stick works with my FreeBSD! Here is what I have; grep "USB controller" /var/run/dmesg.boot: uhci0: port 0xbc00-0xbc1f irq 2 at device 29.0 on pci0 usb0: on uhci0 uhci1: port 0xb000-0xb01f irq 5 at device 29.1 on pci0 usb1: on uhci1 uhci2: port 0xb400-0xb41f irq 6 at device 29.2 on pci0 usb2: on uhci2 uhci3: port 0xb800-0xb81f irq 2 at device 29.3 on pci0 usb3: on uhci3 pci0: at 29.7 irq 9 > You might also want to try a BIOS upgrade. Would you still recommend this with above chip? (What is my BIOS? Can I find out without having to reboot....?) > Don't blame it on FreeBSD unless you are sure that the hardware is not > at fault. And this particular fault might be one that doesnt show up > frequently with other applications. Scanners are pretty demanding on the > USB bus... I try not to blame anyone; I was confused and frustrated by the fact that my collegues use the same scanner on a Windows box and have it setup in matter of minutes, without a hitch. I'm struggling for days, and still it hardly works properly. Rob.