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

2001-03-22 Thread David Brownell
> I found the problem. > CONFIG_DEBUG_SLAB "Debug memory allocation" > in the 2.4.2-ac series doesn't work with USB. > > 2.4.2-ac5 just booted and found the mouse correctly. > On to ac-21 now... I just glanced at Alan's change list, it didn't have patches that seemed to cover that (vs ac20). Yo

Re: USB oops Linux 2.4.2ac6

2001-03-22 Thread Thomas Dodd
Peter Zaitcev wrote: > > > > 2.4.2-ac6 > > > o USB hub kmalloc wrong size corruption fix (Peter Zaitcev) > > > The first line of the oops is > > > > > > kernel BUG at slab.c:1398! > > > > Any other ideas to try? > > -Thomas > > I did not break it, honest! I will be looking in

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

2001-03-01 Thread Alan Cox
> makes it handle lowspeed devices wrong ... AMD told me I'd need > an NDA to learn their workaround, and I've not pursued it. (Does > anyone already know what kind of NDA they use?) It varies depending on the info. They may well be able to sort out a sane NDA with you. If they dont want to then

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

2001-02-28 Thread David Brownell
> Tbird-700 on MSI-6167 (Viper based) board. > from dmesg > - > usb.c: registered new driver usbdevfs > usb.c: registered new driver hub > 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 Note that there's

Re: USB oops Linux 2.4.2ac6

2001-02-28 Thread Peter Zaitcev
> > 2.4.2-ac6 > > o USB hub kmalloc wrong size corruption fix (Peter Zaitcev) > The first line of the oops is > > > kernel BUG at slab.c:1398! > > Any other ideas to try? > -Thomas I did not break it, honest! I will be looking in a USB mouse problem though. If you need an i

USB oops Linux 2.4.2ac6

2001-02-28 Thread Thomas Dodd
2.4.2-ac3 was fine. These are the only USB changes I see since then. > 2.4.2-ac6 > o USB hub kmalloc wrong size corruption fix (Peter Zaitcev) > > 2.4.2-ac5 > o Fix busy loop in usb storage(Arjan van de Ven) > o Fix USB thread wakeup scheduling

Re: Linux 2.4.2ac6

2001-02-27 Thread Keith Owens
On Tue, 27 Feb 2001 16:54:28 -0800 (PST), "Sergey Kubushin" <[EMAIL PROTECTED]> wrote: >Menuconfig doesn't work. Worked fine in 2.4.2-ac5. Against 2.4.2-ac6. Index: 2.9/arch/i386/config.in --- 2.9/arch/i386/config.in Wed, 28 Feb 2001 12:44:01 +1100 kaos (linux-2.4/T/c/36_config.in 1.1.2.1.1.2

Re: Linux 2.4.2ac6

2001-02-27 Thread Sergey Kubushin
Menuconfig doesn't work. Worked fine in 2.4.2-ac5. Error message: === Cut === Menuconfig has encountered a possible error in one of the kernel's configuration files and is unable to continue. Here is the error report: Q> scripts/Menuconfig: MCmenu0: command not found Please report this to th

Re: Linux 2.4.2ac6

2001-02-27 Thread J . A . Magallon
On 02.28 Alan Cox wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ > > 2.4.2-ac6 Warning: EXTRAVERSION is still -ac5. -- J.A. Magallon $> cd pub mailto:[EMAIL PROTECTED] $> mo

Linux 2.4.2ac6

2001-02-27 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ 2.4.2-ac6 o Remove incorrect modules doc changes(Keith Owens) o Fix elf.h defines (Keith Owens) o Add 0x2B mtrr decode for intel/cyrix III(me) o Make bigmem ba