Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-20 Thread Horst von Brand
[EMAIL PROTECTED] (Linus Torvalds) said: > [...] Just to confirm that 2.4.0-test9-pre5 works fine here. Thanks! -- Horst von Brand [EMAIL PROTECTED] Casilla 9G, Vin~a del Mar, Chile +56 32 672616 - To unsubscribe from this list: send

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-20 Thread Horst von Brand
[EMAIL PROTECTED] (Linus Torvalds) said: [...] Just to confirm that 2.4.0-test9-pre5 works fine here. Thanks! -- Horst von Brand [EMAIL PROTECTED] Casilla 9G, Vin~a del Mar, Chile +56 32 672616 - To unsubscribe from this list: send the

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Dag B
Linus Torvalds wrote: In article <[EMAIL PROTECTED]>, Dag Bakke <[EMAIL PROTECTED]> wrote: >Tigran Aivazian wrote: >> >> On Mon, 18 Sep 2000, Derek Wildstar wrote: >> >> > On 18 Sep 2000, Alex Romosan wrote: >> > >> > I get the same thing with a Xircon realport 10/100/modem card. Works >> >

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Tigran Aivazian
Hi Linus, On Tue, 19 Sep 2000, Linus Torvalds wrote: > Do the above two fixes help? If not, I suspect that we're better off > just reverting the new PCI bus allocation until it's fixed. No, unfortunately they don't help at all, neither individually nor in pair. So far, the only working case

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Derek Wildstar
On Tue, 19 Sep 2000, Tigran Aivazian wrote: > On Mon, 18 Sep 2000, Horst von Brand wrote: > > > Tigran Aivazian <[EMAIL PROTECTED]> said: > > > > [...] > > > > > did you try this patch? > > > > > > --- linux/drivers/pci/pci.c Mon Sep 18 12:35:11 2000 > > > +++ work/drivers/pci/pci.c

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Linus Torvalds
In article <[EMAIL PROTECTED]>, Dag Bakke <[EMAIL PROTECTED]> wrote: >Tigran Aivazian wrote: >> >> On Mon, 18 Sep 2000, Derek Wildstar wrote: >> >> > On 18 Sep 2000, Alex Romosan wrote: >> > >> > I get the same thing with a Xircon realport 10/100/modem card. Works >> > great in test9-pre1 and

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Tigran Aivazian
On Mon, 18 Sep 2000, Horst von Brand wrote: > Tigran Aivazian <[EMAIL PROTECTED]> said: > > [...] > > > did you try this patch? > > > > --- linux/drivers/pci/pci.c Mon Sep 18 12:35:11 2000 > > +++ work/drivers/pci/pci.c Mon Sep 18 13:12:20 2000 > > @@ -714,7 +714,7 @@ > > * We

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Dag Bakke
Tigran Aivazian wrote: > > On Mon, 18 Sep 2000, Derek Wildstar wrote: > > > On 18 Sep 2000, Alex Romosan wrote: > > > > I get the same thing with a Xircon realport 10/100/modem card. Works > > great in test9-pre1 and test8. > > > > -dwild > > > > did you try this patch? > > ---

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Dag Bakke
Tigran Aivazian wrote: On Mon, 18 Sep 2000, Derek Wildstar wrote: On 18 Sep 2000, Alex Romosan wrote: I get the same thing with a Xircon realport 10/100/modem card. Works great in test9-pre1 and test8. -dwild did you try this patch? --- linux/drivers/pci/pci.c Mon

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Tigran Aivazian
On Mon, 18 Sep 2000, Horst von Brand wrote: Tigran Aivazian [EMAIL PROTECTED] said: [...] did you try this patch? --- linux/drivers/pci/pci.c Mon Sep 18 12:35:11 2000 +++ work/drivers/pci/pci.c Mon Sep 18 13:12:20 2000 @@ -714,7 +714,7 @@ * We need to blast all

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Linus Torvalds
In article [EMAIL PROTECTED], Dag Bakke [EMAIL PROTECTED] wrote: Tigran Aivazian wrote: On Mon, 18 Sep 2000, Derek Wildstar wrote: On 18 Sep 2000, Alex Romosan wrote: I get the same thing with a Xircon realport 10/100/modem card. Works great in test9-pre1 and test8. -dwild

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-19 Thread Derek Wildstar
On Tue, 19 Sep 2000, Tigran Aivazian wrote: On Mon, 18 Sep 2000, Horst von Brand wrote: Tigran Aivazian [EMAIL PROTECTED] said: [...] did you try this patch? --- linux/drivers/pci/pci.c Mon Sep 18 12:35:11 2000 +++ work/drivers/pci/pci.cMon Sep 18 13:12:20

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Horst von Brand
Tigran Aivazian <[EMAIL PROTECTED]> said: [...] > did you try this patch? > > --- linux/drivers/pci/pci.c Mon Sep 18 12:35:11 2000 > +++ work/drivers/pci/pci.cMon Sep 18 13:12:20 2000 > @@ -714,7 +714,7 @@ >* We need to blast all three values with a single write. >

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Tigran Aivazian
lest people start shouting at me... The philosphy behind this patch is: There are two ways to turn a "guess" into a "fix": a) to understand why it works or b) to make sure it fixes the problem for everyone on the planet and doesn't break anything... This time b) seemed easier :) Regards,

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Tigran Aivazian
On Mon, 18 Sep 2000, Derek Wildstar wrote: > On 18 Sep 2000, Alex Romosan wrote: > > I get the same thing with a Xircon realport 10/100/modem card. Works > great in test9-pre1 and test8. > > -dwild > did you try this patch? --- linux/drivers/pci/pci.c Mon Sep 18 12:35:11 2000 +++

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Derek Wildstar
On 18 Sep 2000, Alex Romosan wrote: I get the same thing with a Xircon realport 10/100/modem card. Works great in test9-pre1 and test8. -dwild > i have the same problem with the same setup. from the logs, it looks > like this is due to a PCI resource allocation conflict: > > Sep 17 15:56:33

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Alex Romosan
Andrew Morton <[EMAIL PROTECTED]> writes: > Horst von Brand wrote: > > > > I've been using a 3com 3CCFE575CT 10/100 Eth cardbus card without any > > trouble in 2.2.18pre and 2.4.0-test8 together with pcmcia-cs-3.1.21 (Sep 5 > > snapshot). I'm running Red Hat 6.2 on that machine (Toshiba

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Andrew Morton
Horst von Brand wrote: > > I've been using a 3com 3CCFE575CT 10/100 Eth cardbus card without any > trouble in 2.2.18pre and 2.4.0-test8 together with pcmcia-cs-3.1.21 (Sep 5 > snapshot). I'm running Red Hat 6.2 on that machine (Toshiba Satellite Pro > 4280 XDVD) with DHCP. pump works, and sets

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Andrew Morton
Horst von Brand wrote: I've been using a 3com 3CCFE575CT 10/100 Eth cardbus card without any trouble in 2.2.18pre and 2.4.0-test8 together with pcmcia-cs-3.1.21 (Sep 5 snapshot). I'm running Red Hat 6.2 on that machine (Toshiba Satellite Pro 4280 XDVD) with DHCP. pump works, and sets up the

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Alex Romosan
Andrew Morton [EMAIL PROTECTED] writes: Horst von Brand wrote: I've been using a 3com 3CCFE575CT 10/100 Eth cardbus card without any trouble in 2.2.18pre and 2.4.0-test8 together with pcmcia-cs-3.1.21 (Sep 5 snapshot). I'm running Red Hat 6.2 on that machine (Toshiba Satellite Pro

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Derek Wildstar
On 18 Sep 2000, Alex Romosan wrote: I get the same thing with a Xircon realport 10/100/modem card. Works great in test9-pre1 and test8. -dwild i have the same problem with the same setup. from the logs, it looks like this is due to a PCI resource allocation conflict: Sep 17 15:56:33

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Tigran Aivazian
On Mon, 18 Sep 2000, Derek Wildstar wrote: On 18 Sep 2000, Alex Romosan wrote: I get the same thing with a Xircon realport 10/100/modem card. Works great in test9-pre1 and test8. -dwild did you try this patch? --- linux/drivers/pci/pci.c Mon Sep 18 12:35:11 2000 +++

Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-18 Thread Tigran Aivazian
lest people start shouting at me... The philosphy behind this patch is: There are two ways to turn a "guess" into a "fix": a) to understand why it works or b) to make sure it fixes the problem for everyone on the planet and doesn't break anything... This time b) seemed easier :) Regards,

2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-17 Thread Horst von Brand
I've been using a 3com 3CCFE575CT 10/100 Eth cardbus card without any trouble in 2.2.18pre and 2.4.0-test8 together with pcmcia-cs-3.1.21 (Sep 5 snapshot). I'm running Red Hat 6.2 on that machine (Toshiba Satellite Pro 4280 XDVD) with DHCP. pump works, and sets up the interface. But

2.4.0-test9-pre2: pcmcia 3c59x doesn't work

2000-09-17 Thread Horst von Brand
I've been using a 3com 3CCFE575CT 10/100 Eth cardbus card without any trouble in 2.2.18pre and 2.4.0-test8 together with pcmcia-cs-3.1.21 (Sep 5 snapshot). I'm running Red Hat 6.2 on that machine (Toshiba Satellite Pro 4280 XDVD) with DHCP. pump works, and sets up the interface. But