From owner-freebsd-stable Wed Jul 25 13: 6: 7 2001 Delivered-To: freebsd-stable@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id 0231237B405 for ; Wed, 25 Jul 2001 13:06:02 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from morpheus.kfu.com (morpheus.kfu.com [3ffe:1200:301b:1:2d0:b7ff:fe3f:bdd0]) by quack.kfu.com (8.11.3/8.11.3) with ESMTP id f6PK5tl56011 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK) for ; Wed, 25 Jul 2001 13:06:00 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (localhost [127.0.0.1]) by morpheus.kfu.com (8.11.4/8.11.4) with ESMTP id f6PK5t200570 for ; Wed, 25 Jul 2001 13:05:55 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Message-ID: <3B5F26A3.7000304@quack.kfu.com> Date: Wed, 25 Jul 2001 13:05:55 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.2) Gecko/20010701 X-Accept-Language: en, en-US, en-GB MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: USB problems - VIA chipset? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I swapped out my motherboard and USB printing broke. Machine 1: USB printing through ulpt0 to an Epson photo 870 works. uhci0: port 0xd800-0xd81f irq 10 at device 1.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered The IRQ is not shared. Machine 2: USB printing through ulpt0 is hopelessly screwed. Nothing comes out of the printer and attempting to detach the printer results in the port having a "problem" and being disabled. uhci0: port 0xc800-0xc81f irq 11 at device 4.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ulpt0: EPSON USB Printer, rev 1.00/1.00, addr 2, iclass 7/1 uhci1: port 0xcc00-0xcc1f irq 11 at device 4.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered The IRQs are shared between the two UHCI instances and a PCI video card that is not being used for anything whatsoever. Machine 2 is an Asus K7M. Machine 1 is an older Asus socket 7 motherboard of some sort. The OS in both cases is from RELENG_4_3. Anyone have any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message