public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.20 - Xircom PCI Cardbus doesn't work
@ 2002-06-03 11:07 Alessandro Suardi
  2002-06-06 17:08 ` Peter Osterlund
  0 siblings, 1 reply; 38+ messages in thread
From: Alessandro Suardi @ 2002-06-03 11:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: Peter Osterlund, mochel

In 2.5.19 I got an oops on boot (kindly fixed by Peter's patch),
  in 2.5.20 no oopsen but eth0 isn't seen anymore by the kernel:

[...]
Jun  3 12:50:38 dolphin kernel: PCI: Probing PCI hardware
Jun  3 12:50:38 dolphin kernel: PCI: Probing PCI hardware (bus 00)
Jun  3 12:50:38 dolphin kernel: PCI: Address space collision on region 7 of device Intel Corp. 82371AB PIIX4 ACPI [800:83f]
Jun  3 12:50:38 dolphin kernel: PCI: Address space collision on region 8 of device Intel Corp. 82371AB PIIX4 ACPI [840:85f]
Jun  3 12:50:38 dolphin kernel: Unknown bridge resource 2: assuming transparent
Jun  3 12:50:38 dolphin kernel: PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
[...]
Jun  3 12:50:39 dolphin kernel: Linux Kernel Card Services 3.1.22
Jun  3 12:50:39 dolphin kernel:   options:  [pci] [cardbus] [pm]
Jun  3 12:50:39 dolphin kernel: PCI: Found IRQ 11 for device 00:03.0
Jun  3 12:50:39 dolphin kernel: PCI: Sharing IRQ 11 with 00:03.1
Jun  3 12:50:39 dolphin kernel: PCI: Sharing IRQ 11 with 00:07.2
Jun  3 12:50:39 dolphin keytable: Loading keymap:  succeeded
Jun  3 12:50:39 dolphin kernel: PCI: Found IRQ 11 for device 00:03.1
Jun  3 12:50:39 dolphin kernel: PCI: Sharing IRQ 11 with 00:03.0
Jun  3 12:50:39 dolphin kernel: PCI: Sharing IRQ 11 with 00:07.2
Jun  3 12:50:39 dolphin kernel: Yenta IRQ list 06d8, PCI irq11
Jun  3 12:50:39 dolphin kernel: Socket status: 30000020
Jun  3 12:50:39 dolphin kernel: Yenta IRQ list 06d8, PCI irq11
Jun  3 12:50:39 dolphin kernel: Socket status: 30000006
[...]
Jun  3 12:50:39 dolphin kernel: cs: cb_alloc(bus 2): vendor 0x115d, device 0x0003
Jun  3 12:50:39 dolphin kernel: PCI: Enabling device 02:00.0 (0000 -> 0003)
Jun  3 12:50:39 dolphin kernel: PCI: Enabling device 02:00.1 (0000 -> 0003)
[...]
Jun  3 12:50:40 dolphin kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x290-0x297 0x378-0x37f 0x4d0-0x4d7
Jun  3 12:50:40 dolphin cardmgr[597]: socket 0: Xircom CBEM56G-100 CardBus 10/100 Ethernet + 56K Modem
Jun  3 12:50:40 dolphin sshd: Starting sshd:
Jun  3 12:50:37 dolphin network: Bringing up interface eth0:  succeeded
Jun  3 12:50:40 dolphin kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Jun  3 12:50:41 dolphin cardmgr[597]: executing: 'modprobe cb_enabler'
Jun  3 12:50:41 dolphin apmd[572]: Battery: * * * (100% 4:15)
Jun  3 12:50:41 dolphin cardmgr[597]: executing: 'modprobe xircom_cb'
Jun  3 12:50:41 dolphin sshd:  succeeded
Jun  3 12:50:41 dolphin sshd:
Jun  3 12:50:42 dolphin rc: Starting sshd:  succeeded
Jun  3 12:50:42 dolphin cardmgr[597]: get dev info on socket 0 failed: Resource temporarily unavailable

Note that cb_enabler and xircom_cb are aliased to 'off' in
  /etc/modules.conf since both are actually built in-kernel.

...back to 2.5.18 for the moment.


Thanks & ciao,

--alessandro

  "the hands that build / can also pull down
    even the hands of love"
                             (U2, "Exit")


^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2002-06-16 18:43 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-03 11:07 2.5.20 - Xircom PCI Cardbus doesn't work Alessandro Suardi
2002-06-06 17:08 ` Peter Osterlund
2002-06-09  9:17   ` Tobias Diedrich
2002-06-09 10:55     ` Peter Osterlund
2002-06-10 15:44       ` Patrick Mochel
2002-06-10 19:28         ` Peter Osterlund
2002-06-14 16:33           ` Linus Torvalds
2002-06-14 17:20             ` Peter Osterlund
2002-06-14 17:47               ` Linus Torvalds
2002-06-14 17:53                 ` Vojtech Pavlik
2002-06-14 18:05                   ` Linus Torvalds
2002-06-14 18:12                     ` Kai Germaschewski
2002-06-14 18:18                       ` Linus Torvalds
2002-06-14 19:37                         ` Jeff Garzik
2002-06-15 18:48                           ` Linus Torvalds
2002-06-15 19:05                             ` Linus Torvalds
2002-06-15 19:39                               ` Kai Germaschewski
2002-06-15 19:58                                 ` Jeff Garzik
2002-06-15 23:00                                   ` Kai Germaschewski
2002-06-15 20:07                             ` Jeff Garzik
2002-06-15 22:51                               ` Kai Germaschewski
2002-06-14 19:31                       ` Jeff Garzik
2002-06-14 23:25                         ` Kai Germaschewski
2002-06-14 23:53                           ` Jeff Garzik
2002-06-15  8:25                           ` Ingo Oeser
2002-06-14 19:34                     ` Jeff Garzik
2002-06-14 18:30                 ` Peter Osterlund
2002-06-14 18:51                   ` Linus Torvalds
2002-06-14 20:07                     ` Peter Osterlund
2002-06-15  2:42                     ` Paul Mackerras
2002-06-15 21:58                       ` Cardbus Linus Torvalds
2002-06-16  7:01                         ` Cardbus Eric W. Biederman
2002-06-16  8:18                         ` Cardbus Paul Mackerras
2002-06-10 20:59         ` 2.5.20 - Xircom PCI Cardbus doesn't work Alessandro Suardi
2002-06-16  4:57         ` Linus Torvalds
2002-06-16  7:40           ` Peter Osterlund
2002-06-16 18:16             ` Linus Torvalds
2002-06-16 18:42               ` Martin Dalecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox