From owner-freebsd-current Wed Aug 22 15:43: 1 2001 Delivered-To: freebsd-current@freebsd.org Received: from btclick.com (mta02.btfusion.com [62.172.195.247]) by hub.freebsd.org (Postfix) with ESMTP id 2DF8B37B42B for ; Wed, 22 Aug 2001 15:42:37 -0700 (PDT) (envelope-from n_hibma@webweaving.org) Received: from heather.plazza.uk ([213.120.117.63]) by btclick.com (Netscape Messaging Server 4.05) with ESMTP id GIHR2W03.5GQ; Wed, 22 Aug 2001 23:42:32 +0100 Date: Wed, 22 Aug 2001 23:43:44 +0100 (BST) From: Nick Hibma X-X-Sender: To: Peter Wemm Cc: "Vladimir B. Grebenschikov" , Ollivier Robert , FreeBSD Current Users' list Subject: Re: Interrupt messages from usb0 on CURRENT In-Reply-To: <20010822214344.8FA32380B@overcee.netplex.com.au> Message-ID: <20010822234212.E1211-100000@heather.plazza.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please only back out the part that early outs on no interrupt for us at all. There are some other changes in there which might indicate other problems, like interrupt masks set wrong and interrupts from the controller we are not but should be handling. I didn't realise that PCI devices were that badly designed. Sorry. Nick On Wed, 22 Aug 2001, Peter Wemm wrote: > "Vladimir B. Grebenschikov" wrote: > > Ollivier Robert writes: > > > I just upgraded to the latest sources (two hours ago) on my VAIO laptop an > d > > > I'm now getting dozens of messages: > > > > > > Aug 22 15:00:07 sidhe /boot/kernel/kernel: usb0: interrupt, but not for us > > > Aug 22 15:00:51 sidhe last message repeated 8 times > > > Aug 22 15:03:02 sidhe last message repeated 19 times > > > Aug 22 15:12:59 sidhe last message repeated 92 times > > > > Have same problem on VAIO, on fresh sources. > > Yes, back out the last change to dev/usb/uhci.c and dev/usb/ohci.c. > > Nick's commit is 100% bogus. It is a fundamental nature of PCI shared > interrupts that all possible sources have to be polled. > > Cheers, > -Peter > -- > Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au > "All of this is for nothing if we don't go to the stars" - JMS/B5 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message