Re: [linux-usb-devel] USB oops Linux 2.4.2ac6

2001-03-09 Thread Thomas Dodd
David Brownell wrote: > > > > > > > > usb-ohci.c: USB OHCI at membase 0xd3874000, IRQ 11 > > > > > > > usb-ohci.c: usb-00:07.4, Advanced Micro Devices [AMD] AMD-756 [Viper] > > > > > > > USB > > > > I booted 2.4.2-ac12 w/o the mouse attached. > > I'd like to verify that this patch prevents that

Re: [linux-usb-devel] USB oops Linux 2.4.2ac6

2001-03-09 Thread Miles Lane
David Brownell wrote: >> You send it, I'll test it. ;-) > > > Didn't it get through ok? Not to me, anyhow. I was running Mozilla, so maybe it's a Mozilla bug. Thanks for resending. Got it this time. Miles ___ [EMAIL PROTECTED] To unsub

Re: [linux-usb-devel] USB oops Linux 2.4.2ac6

2001-03-09 Thread David Brownell
> You send it, I'll test it. ;-) Didn't it get through ok? --- linux/drivers/usb-ac7/usb-ohci.c Thu Mar 1 13:45:31 2001 +++ linux/drivers/usb/usb-ohci.c Thu Mar 8 18:29:52 2001 @@ -2321,6 +2321,13 @@ unsigned long mem_resource, mem_len; void *mem_base; + /* blacklisted hardware? */ + i

Re: [linux-usb-devel] USB oops Linux 2.4.2ac6

2001-03-09 Thread Miles Lane
David Brownell wrote: >>> usb-ohci.c: USB OHCI at membase 0xd3874000, IRQ 11 >>> usb-ohci.c: usb-00:07.4, Advanced Micro Devices [AMD] AMD-756 [Viper] >>> USB >> >> I booted 2.4.2-ac12 w/o the mouse attached. > > > I'd like to verify that this patch prevents that oops. > (Nobod

Re: [linux-usb-devel] USB oops Linux 2.4.2ac6

2001-03-09 Thread David Brownell
> > > > > > usb-ohci.c: USB OHCI at membase 0xd3874000, IRQ 11 > > > > > > usb-ohci.c: usb-00:07.4, Advanced Micro Devices [AMD] AMD-756 [Viper] > > > > > > USB > > I booted 2.4.2-ac12 w/o the mouse attached. I'd like to verify that this patch prevents that oops. (Nobody's submitted a patch to u

Re: [linux-usb-devel] USB oops Linux 2.4.2ac6

2001-03-08 Thread Thomas Dodd
Thomas Dodd wrote: > > David Brownell wrote: > > > > > > > usb-ohci.c: USB OHCI at membase 0xd3874000, IRQ 11 > > > > > usb-ohci.c: usb-00:07.4, Advanced Micro Devices [AMD] AMD-756 [Viper] > > > > > USB > > > > > > > But 2.4.0-ac12, 2.4.1-ac18, and 2.4.2-ac1->ac3 worked fine > > > (I'm not sure

Re: [linux-usb-devel] USB oops Linux 2.4.2ac6

2001-03-08 Thread Thomas Dodd
David Brownell wrote: > > > > > usb-ohci.c: USB OHCI at membase 0xd3874000, IRQ 11 > > > > usb-ohci.c: usb-00:07.4, Advanced Micro Devices [AMD] AMD-756 [Viper] > > > > USB > > > > > But 2.4.0-ac12, 2.4.1-ac18, and 2.4.2-ac1->ac3 worked fine > > (I'm not sure on the 2.4.2 series, Alan's been rele