[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #91 from Dominik Brodowski li...@brodo.de 2010-03-31 06:45:07 --- The problem isn't detecting the IRQ -- we can use ISA IRQ 3 (as 2.2.xx did) or ISA IRQ 9 and 10 (as the patch in comment #86 did). The problem is setting up the

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #89 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-30 20:05:42 --- I often have to read datasheets. Mainly for touchscreens, I2C devices and some other external devices. However, reading through the ToPIC97 datasheet gave me

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #88 from Dominik Brodowski li...@brodo.de 2010-03-28 11:54:21 --- Thanks. Both sockets look properly configured (for PCI IRQ = 11); the workaround (trying to use ISA IRQs for PCI) does not work as expected -- at least from what I

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #86 from Dominik Brodowski li...@brodo.de 2010-03-27 14:00:09 --- Created an attachment (id=25735) -- (https://bugzilla.kernel.org/attachment.cgi?id=25735) test patch to use ISA IRQs also for CardBus That's bad news -- both

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #83 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-26 21:18:34 --- Created an attachment (id=25724) -- (https://bugzilla.kernel.org/attachment.cgi?id=25724) Output of cbdump on 2.6.34-rc2 with the eth card in the non-working

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #84 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-26 21:20:02 --- Created an attachment (id=25725) -- (https://bugzilla.kernel.org/attachment.cgi?id=25725) Output of cbdump on 2.6.34-rc2 with the eth card in the working slot

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #85 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-26 21:23:40 --- (In reply to comment #82) This is with both socket-cb_irq = 11; dev-irq = 11; ? Yes. tho...@cixi:exether$ grep = 11;

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #80 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-24 20:08:56 --- Created an attachment (id=25689) -- (https://bugzilla.kernel.org/attachment.cgi?id=25689) Boot messages for 2.6.34-rc2 with IRQ forced to 11. As you

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #81 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-24 20:16:34 --- Ooops wrong. I didn't get an IP address through DHCP on the non-working slot. I just forgot to ifconfig down the interface before switching slots. The

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #79 from Dominik Brodowski li...@brodo.de 2010-03-22 19:15:49 --- Regarding the dmidecode output: do you have CONFIG_DMI and CONFIG_DMIID enabled in the kernel? Using a dmi-code is the preferred way to specify an override. Also,

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-17 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #77 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-17 12:07:40 --- (In reply to comment #76) That's good news. To create the DMI-based quirk, we'd first need a dmidecode output. For the other problem(s), I need to dig into

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-17 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #78 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-17 19:24:47 --- Created an attachment (id=25571) -- (http://bugzilla.kernel.org/attachment.cgi?id=25571) dmidecode output on 2.6.33 with IRQ 11 forced. Here we have a

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-15 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #76 from Dominik Brodowski li...@brodo.de 2010-03-15 07:42:23 --- That's good news. To create the DMI-based quirk, we'd first need a dmidecode output. For the other problem(s), I need to dig into some documentation and 2.4 source

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #62 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 09:37:09 --- Created an attachment (id=25508) -- (http://bugzilla.kernel.org/attachment.cgi?id=25508) cbdump for 2.6.33 This is the output of cbdump for the 2.6.33 kernel

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #63 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 09:57:08 --- After having done tests the 2.6.33 with the IRQ forced to 11 really does not work. It's not a router related problem. The 2.2.27 kernel is too old to run

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #64 from Dominik Brodowski li...@brodo.de 2010-03-14 10:02:44 --- Does lspci -vvxxx work on a 2.2.27 kernel? Maybe the difference between the output of lspci -vvxxx on 2.2.27 and 2.6.33 does help enough to make it work? --

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #65 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 11:03:31 --- Created an attachment (id=25509) -- (http://bugzilla.kernel.org/attachment.cgi?id=25509) output of lspci -vvxxx on 2.6.33 This is the output of the lspci

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #66 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 11:10:17 --- Created an attachment (id=25510) -- (http://bugzilla.kernel.org/attachment.cgi?id=25510) output of lspci -H 2 -vvxxx on 2.2.27 I had to make a direct hardware

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #67 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 11:15:32 --- (In reply to comment #64) Does lspci -vvxxx work on a 2.2.27 kernel? Maybe the difference between the output of lspci -vvxxx on 2.2.27 and 2.6.33 does help

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #68 from Dominik Brodowski li...@brodo.de 2010-03-14 12:52:34 --- Could you repeat the cbdump on (plain) 2.6.33 with IRQ forced to 11, and the network card inserted? -- Configure bugmail:

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #69 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 13:03:10 --- (In reply to comment #68) Could you repeat the cbdump on (plain) 2.6.33 with IRQ forced to 11, and the network card inserted? It should already be the

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #70 from Dominik Brodowski li...@brodo.de 2010-03-14 13:11:52 --- While I'm checking the cbdump output: are you sure the tulip driver is the correct one for this card? There seem to be some mis-assignments in the past (

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #71 from Dominik Brodowski li...@brodo.de 2010-03-14 13:26:20 --- and next question: Are there two CardBus/PCMCIA slots? If so, might the other one work? (The I365_ settings for slot 0 seem much more appropriate than the ones for

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #72 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 13:37:01 --- (In reply to comment #70) While I'm checking the cbdump output: are you sure the tulip driver is the correct one for this card? There seem to be some

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #73 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 13:42:17 --- (In reply to comment #71) and next question: Are there two CardBus/PCMCIA slots? If so, might the other one work? (The I365_ settings for slot 0 seem much

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #74 from Dominik Brodowski li...@brodo.de 2010-03-14 14:43:16 --- Excellent news. Is this result sufficient for you? If so, I'd suggest closing the bug as WONTFIX. Otherwise, we'd first need to create a DMI-based quirk so that IRQ

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-14 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #75 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-14 16:40:24 --- (In reply to comment #74) Excellent news. Is this result sufficient for you? If so, I'd suggest closing the bug as WONTFIX. Otherwise, we'd first need to

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-13 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #53 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-13 09:35:19 --- I was wrong. It indeed changed something. My PCMCIA eth device has been recognized once I inserted the yenta_socket module. Still the IRQ at boot time is not

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-13 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #54 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-13 09:47:53 --- Created an attachment (id=25494) -- (http://bugzilla.kernel.org/attachment.cgi?id=25494) Boot messages for 2.6.25.6 with IRQ forced to 11. Here is the bootlog

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-13 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #58 from Thomas Nemeth nemeth.tho...@gmail.com 2010-03-13 11:24:39 --- (In reply to comment #55) What happens if you eject and insert the card multiple times? Is this recognized? Yes. Each time I insert back the card, eth0

[Bug 7304] no PCI irq, Cardbus support disabled

2010-03-06 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #51 from Dominik Brodowski li...@brodo.de 2010-03-06 14:07:42 --- Hm, it looks to me that the PCI IRQ pins are routed to IRQ #11. So what about trying out (at first) some workaround: Could you replace the line in

[Bug 7304] no PCI irq, Cardbus support disabled

2008-09-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #50 from [EMAIL PROTECTED] 2008-09-23 04:23 --- (In reply to comment #49) It seems the pcmcia-cs uses special technique for the cardbus-bridge that can't get the irq. Certainly. The real question is: which one :)

[Bug 7304] no PCI irq, Cardbus support disabled

2008-09-22 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #49 from [EMAIL PROTECTED] 2008-09-22 18:58 --- It seems the pcmcia-cs uses special technique for the cardbus-bridge that can't get the irq. Currently, no one is working at such old PC for kernel 2.6.x. I recommend you buy

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #37 from [EMAIL PROTECTED] 2008-08-22 23:49 --- I've just made some other tests. I was wrong when I previously said that in 2.2.x it was yenta: it really was i82365. And it worked without PCI IRQs numbers as shown in the

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #40 from [EMAIL PROTECTED] 2008-08-23 06:46 --- Created an attachment (id=17387) -- (http://bugzilla.kernel.org/attachment.cgi?id=17387action=view) PCI listing for 2.4.22 Additionnal information about PCI listing regarding

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #45 from [EMAIL PROTECTED] 2008-08-23 08:28 --- Created an attachment (id=17396) -- (http://bugzilla.kernel.org/attachment.cgi?id=17396action=view) Boot messages of 2.6.26.2 with yenta patch applied -- Configure bugmail:

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #17396|text/x-c++hdr |text/plain mime type|

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #44 from [EMAIL PROTECTED] 2008-08-23 08:26 --- Created an attachment (id=17395) -- (http://bugzilla.kernel.org/attachment.cgi?id=17395action=view) Patch to force CardBus support in yenta socket even when no IRQ is found.

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #16475|text/x-c++hdr |text/plain mime type|

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #17396|0 |1 is obsolete|

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-23 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #48 from [EMAIL PROTECTED] 2008-08-23 08:44 --- Created an attachment (id=17399) -- (http://bugzilla.kernel.org/attachment.cgi?id=17399action=view) Boot messages of 2.6.26.2 with yenta patch applied -- Configure bugmail:

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-13 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #31 from [EMAIL PROTECTED] 2008-08-13 00:59 --- I have just tested the 2.6.26.2 kernel with, as usual, the same results. However, there is a bit more information I can give. On the same laptop, with a bit old distro and a

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-13 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #32 from [EMAIL PROTECTED] 2008-08-13 01:00 --- Created an attachment (id=17204) -- (http://bugzilla.kernel.org/attachment.cgi?id=17204action=view) Boot messages of 2.2.27-pre2 -- Configure bugmail:

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-13 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #35 from [EMAIL PROTECTED] 2008-08-13 01:03 --- Created an attachment (id=17207) -- (http://bugzilla.kernel.org/attachment.cgi?id=17207action=view) List of PCI devices for 2.2.27-pre2 -- Configure bugmail:

[Bug 7304] no PCI irq, Cardbus support disabled

2008-08-13 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #33 from [EMAIL PROTECTED] 2008-08-13 01:01 --- Created an attachment (id=17205) -- (http://bugzilla.kernel.org/attachment.cgi?id=17205action=view) Modules list for 2.2.27-pre2 -- Configure bugmail:

[Bug 7304] no PCI irq, Cardbus support disabled

2008-06-14 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #29 from [EMAIL PROTECTED] 2008-06-14 08:05 --- (In reply to comment #28) Have you tried loading the yenta_socket module with the option pwr_irqs_off=1? Yes. This option is of no help unfortunately. I'll add an attachment

[Bug 7304] no PCI irq, Cardbus support disabled

2008-06-14 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #30 from [EMAIL PROTECTED] 2008-06-14 08:06 --- Created an attachment (id=16475) -- (http://bugzilla.kernel.org/attachment.cgi?id=16475action=view) Dmesg of 2.6.25.6 with yenta_socket module insertion. -- Configure

[Bug 7304] no PCI irq, Cardbus support disabled

2008-04-02 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #26 from [EMAIL PROTECTED] 2008-04-02 11:57 --- (In reply to comment #25) I think you're using the i82365 driver in 2.4.27 but the yenta driver in 2.6. From what I remember, it was yenta_socket also in 2.4.x (as it

[Bug 7304] no PCI irq, Cardbus support disabled

2008-03-30 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] Regression|0

[Bug 7304] no PCI irq, Cardbus support disabled

2007-07-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #21 from [EMAIL PROTECTED] 2007-07-06 07:13 --- I tested with 2.6.21 and the problem remains the same. Here are the kernel parameters I tested one by on and sometimes several at a time: noapic nolapic irqpoll

[Bug 7304] no PCI irq, Cardbus support disabled

2007-07-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Comment #22 from [EMAIL PROTECTED] 2007-07-06 07:14 --- Created an attachment (id=11967) -- (http://bugzilla.kernel.org/attachment.cgi?id=11967action=view) Boot messages for a 2.6.21 kernel -- Configure bugmail:

[Bug 7304] no PCI irq, Cardbus support disabled

2007-07-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] -- Configure

[Bug 7304] no PCI irq, Cardbus support disabled

2007-07-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] -- Configure

[Bug 7304] no PCI irq, Cardbus support disabled

2006-10-11 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Additional Comments From [EMAIL PROTECTED] 2006-10-11 02:27 --- Created an attachment (id=9213) -- (http://bugzilla.kernel.org/attachment.cgi?id=9213action=view) ioports from /proc for 2.4 --- You are receiving this mail

[Bug 7304] no PCI irq, Cardbus support disabled

2006-10-11 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Additional Comments From [EMAIL PROTECTED] 2006-10-11 04:21 --- Created an attachment (id=9218) -- (http://bugzilla.kernel.org/attachment.cgi?id=9218action=view) Software environment (output of ver_linux) for 2.6.18 --- You

[Bug 7304] no PCI irq, Cardbus support disabled

2006-10-11 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7304 --- Additional Comments From [EMAIL PROTECTED] 2006-10-11 04:22 --- Created an attachment (id=9219) -- (http://bugzilla.kernel.org/attachment.cgi?id=9219action=view) Software environment (output of ver_linux) for 2.4.27 --- You