Subject: Re: kern/9617: aue device only half-works on Alpha
To: None <nathanw@mit.edu>
From: Y. Takizawa <you@nightbreak.org>
List: netbsd-bugs
Date: 03/15/2000 11:54:17
In message ``kern/9617: aue device only half-works on Alpha''
	Wed Mar 15 06:09:22 JST 2000,
	nathanw@mit.edu (nathanw) writes:

> >Description:
> The aue driver, driving a LinkSys EtherFast 10/100 USB network adapter,
> attached via a ohci on an pc164-based Alpha, can recieve packets on the
> network (as seen by tcpdump) but fails to transmit them; other machines
> on the wire see no data.

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
...
--

--
NetBSD 1.4T (GENERIC) #0: Mon Feb 28 16:49:14 PST 2000
    takizawa@M10:/venus/NetBSD/M10/src/sys/arch/macppc/compile/GENERIC
CPU: 750 (Revision 8300)
...
aue0: watchdog timeout
ohci_close_pipe: pipe not empty sed=0xedbb9780 hd=0x70973b01 tl=0x13b9770 pipe=0
xe035f180, std=0xedbcb770
ohci_close_pipe: pipe still not empty
ohci_close_pipe: pipe not empty sed=0xedbb9760 hd=0xd0973b01 tl=0x13b96e0 pipe=0
xe035dc80, 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
...
--

--
Y. Takizawa
you@nightbreak.org, takizawa@computer.org