Opened 16 years ago

Closed 16 years ago

#6 closed defect (worksforme)

trap 0003 in GENMAC32

Reported by: guest Owned by: cla
Priority: major Component: Base Driver
Version: 2.20 Keywords:
Cc: Vendor PCI ID: 0x0000
Device PCI ID: 0x0013h Device Type: wireless
Device Name: WG511T Atheros based wlan cardbus WLAN Router (where applicable):

Description

trap 0003 in GENMAC32

using version 2.20 and atheros 0013h ( wg511t cardbus ) I need to plug in the card during boot, after acpi loads to get genmac to see the device, it loads up and then traps when netbind tries to load. using ecs2.0 RC4 with ACPI /PIC /CD - always reports "failed to set ACPI Interrupt" on boot - but PCI.EXE sees devices properly with it loaded, and doesn't without ACPI loaded. 14.104aW4 kernel - not using CBENABLE ( the card is not seen if I use it ). Thanks.

Change History (5)

comment:1 Changed 16 years ago by guest

Priority: minormajor

comment:2 Changed 16 years ago by guest

Device PCI ID: 0x00000x0013h

comment:3 Changed 16 years ago by guest

Device Name: WG511T Atheros based wlan cardbus

comment:4 Changed 16 years ago by guest

any help here?

comment:5 Changed 16 years ago by thorolf

Resolution: worksforme
Status: newclosed

It seems to be more a problem with the CardBus-driver than with GenMAC!

PCIConf and CBEnable are needed to get CardBus-Cards to work, but they are not compatible with ACPI because it seems that Veit's OEMHLp2 is patching the IBM socket service driver in the memory and eCS comes with a new OEMHLP.

So use the original IBM APM-driver with PCIConf/CBEnable and the CardBus-Card has to be inserted before boot to get initialized correctly. Anyway PCIConf and CBEnable my not be compatible with your system so CardBus-cards my not work at all!

Note: See TracTickets for help on using tickets.