Re: Linux 2.4.0ac12

2001-01-29 Thread john slee
On Fri, Jan 26, 2001 at 11:53:54PM +, Alan Cox wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ > 2.4.0-ac11 > o Make de4x5 driver work (Nathan Hand) sure this wasn't ewrk3? nathan posted a patch against ewrk3 driver a while back, but not d

Re: Linux 2.4.0ac12

2001-01-27 Thread Keith Owens
--- Blind-Carbon-Copy X-Mailer: exmh version 2.1.1 10/15/1999 From: Keith Owens <[EMAIL PROTECTED]> To: Peter Kaczuba <[EMAIL PROTECTED]> cc: "Sergey Kubushin" <[EMAIL PROTECTED]> Subject: Re: Linux 2.4.0ac12 In-reply-to: Your message of "Sat, 27 Jan 2001 12

Re: Linux 2.4.0ac12

2001-01-27 Thread Peter Kaczuba
On 2001-01-27 1:46:12 "Sergey Kubushin" <[EMAIL PROTECTED]> wrote: > Modules still don't load: > >=== Cut === >ide-mod.o: Can't handle sections of type 32131 >ide-probe-mod.o: Can't handle sections of type 256950710 >ide-disk.o: Can't handle sections of type 688840897 >ext2.o: Can't handle section

Re: Linux 2.4.0ac12 (ppp-generic)

2001-01-26 Thread Jeff Garzik
Aaron Tiensivu wrote: > > | o Set last_rx on ppp_generic (Jeff Garzik) > > Is this related to my MPPP crashes or is this an unrelated fix? I don't know how MPPP works, so I can't say for sure, but it is most likely an unrelated fix. Jeff -- Jeff Garzik | "You see, in this worl

Re: Linux 2.4.0ac12

2001-01-26 Thread Keith Owens
On Fri, 26 Jan 2001 17:46:12 -0800 (PST), "Sergey Kubushin" <[EMAIL PROTECTED]> wrote: >Modules still don't load: > >=== Cut === >ide-mod.o: Can't handle sections of type 32131 >ide-probe-mod.o: Can't handle sections of type 256950710 >ide-disk.o: Can't handle sections of type 688840897 >ext2.o:

Re: Linux 2.4.0ac12

2001-01-26 Thread Sergey Kubushin
On Fri, 26 Jan 2001, Alan Cox wrote: [skipped] Modules still don't load: === Cut === ide-mod.o: Can't handle sections of type 32131 ide-probe-mod.o: Can't handle sections of type 256950710 ide-disk.o: Can't handle sections of type 688840897 ext2.o: Can't handle sections of type 69429248 === Cut

Linux 2.4.0ac12 (ppp-generic)

2001-01-26 Thread Aaron Tiensivu
| o Set last_rx on ppp_generic (Jeff Garzik) Is this related to my MPPP crashes or is this an unrelated fix? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Linux 2.4.0ac12

2001-01-26 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ 2.4.0-ac12 o Merge Linus -pre10 | This replaces our ppc and most net | protocol diffs o Fix escaped waitpid prototypes (Dave Miller) o smctr driver fixes