[vortex-bug] 3COM 3c575 3CCFE575BT PCMCIA w/2.4.x
Paul Gnuyen
pajor@gnuyen.org
Tue Jan 29 20:21:00 2002
Hi, I'm using kernel 2.4.17 and I am trying to get my 3CCFE575BT working
and when I insert I get this problem
And during card insertion I get
cs: cb_alloc(bus 2): vendor 0x10b7, device 0x5157
PCI: Failed to allocate resource 0(4000-3fff) for 02:00.0
PCI: Failed to allocate resource 1(f4400000-f41fffff) for 02:00.0
PCI: Failed to allocate resource 2(f4400000-f41fffff) for 02:00.0
PCI: Failed to allocate resource 6(f4400000-f41fffff) for 02:00.0
PCI: Enabling device 02:00.0 (0000 -> 0003)
PCI: No IRQ known for interrupt pin A of device 02:00.0. Please try
using pci=biosirq.
when I try to modprobe 3c59x i get
PCI: No IRQ known for interrupt pin A of device 06:00.0. Please try
using pci=biosirq.
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
06:00.0: 3Com PCI 3CCFE575BT Cyclone CardBus at 0x4000. Vers LK1.1.16
*** Warning: IRQ 0 is unlikely to work! ***
I cried for a few hours and started killing people, and after that I
felt really good about myself and tried to get the 3c59x.c pci-scan.c
and stuff thats on the website working and I get stuff like
3c575_cb.o: unresolved symbol pci_write_config_byte
3c575_cb.o: unresolved symbol enable_irq
3c575_cb.o: unresolved symbol eth_type_trans
3c575_cb.o: unresolved symbol acpi_wake
3c575_cb.o: unresolved symbol pcibios_read_config_byte
3c575_cb.o: unresolved symbol __kfree_skb
3c575_cb.o: unresolved symbol alloc_skb
3c575_cb.o: unresolved symbol init_etherdev
3c575_cb.o: unresolved symbol __release_region
3c575_cb.o: unresolved symbol kmalloc
3c575_cb.o: unresolved symbol __global_cli
3c575_cb.o: unresolved symbol pci_read_config_byte
3c575_cb.o: unresolved symbol cpu_raise_softirq
3c575_cb.o: unresolved symbol free_irq
3c575_cb.o: unresolved symbol acpi_set_pwr_state
3c575_cb.o: unresolved symbol pcibios_read_config_dword
3c575_cb.o: unresolved symbol unregister_netdev
3c575_cb.o: unresolved symbol pci_read_config_dword
3c575_cb.o: unresolved symbol iounmap
3c575_cb.o: unresolved symbol __ioremap
3c575_cb.o: unresolved symbol del_timer
3c575_cb.o: unresolved symbol kfree
3c575_cb.o: unresolved symbol __global_save_flags
3c575_cb.o: unresolved symbol unregister_driver
3c575_cb.o: unresolved symbol disable_irq
3c575_cb.o: unresolved symbol pci_find_slot
3c575_cb.o: unresolved symbol request_irq
3c575_cb.o: unresolved symbol netif_rx
3c575_cb.o: unresolved symbol skb_over_panic
3c575_cb.o: unresolved symbol __global_restore_flags
3c575_cb.o: unresolved symbol dev_close
3c575_cb.o: unresolved symbol pci_write_config_word
3c575_cb.o: unresolved symbol register_driver
3c575_cb.o: unresolved symbol jiffies
3c575_cb.o: unresolved symbol softnet_data
3c575_cb.o: unresolved symbol __request_region
3c575_cb.o: unresolved symbol printk
3c575_cb.o: unresolved symbol add_timer
3c575_cb.o: unresolved symbol ioport_resource
3c575_cb.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. Contact the module supplier for
assistance, only they can help you.
Any help here would be hot