Subject: Re: kern/9617: aue device only half-works on Alpha
To: None <thorpej@zembu.com>
From: Lennart Augustsson <lennart@augustsson.net>
List: netbsd-bugs
Date: 03/15/2000 09:29:16
Jason R Thorpe wrote:
> On Wed, Mar 15, 2000 at 11:54:17AM +0900, Y. Takizawa wrote:
>
> > This driver fails on i386 and macppc boxes, too.
> >
> > --
> > NetBSD 1.4U (W20) #1: Sun Mar 12 23:06:22 JST 2000
> > takizawa@W1:/home/anoncvs-copy/src/sys/arch/i386/compile/W20
> > cpu0: family 6 model 6 step 0
> > cpu0: Intel Pentium II (Celeron) (686-class)
> > ...
> > aue0: watchdog timeout
> > ohci_close_pipe: pipe not empty sed=0xc55b3760 hd=0x9770 tl=0x9650 pipe=0xc0727c
> > 80, std=0x0
> > ohci_close_pipe: pipe still not empty
> > usb_block_allocmem: in interrupt context, size=4096
> > usb_block_allocmem: in interrupt context, size=4096
> > aue0: watchdog timeout
> > ...
> > --
>
> It's probably attempting "MII read register" in the softclock interrupt.
I will debug it tonight.
--
-- Lennart