Hi, I have Sony VAIO PCG-505G, laptop ZoomAIR PCMCIA, wireless lan, I'm running a Linux 2.2.12 kernel with PCMCIA package 3.1.14 and wlan package 0.3.4. The pcmcia_core and i82365 load. However, the am930_cs module does not load. I can load the module manually. However, it appears as unused. When I insert the pcmcia card, I only get a single low beep.
Also, ifconfig says that the eth0 interface does not exist. Here is the log from my kernel. It looks like it is finding my IRQ. May 21 01:13:22 mongoose kernel: kernel build: 2.2.12 #1 Sun Sep 5 18:35:15 PDT 1999 May 21 01:13:22 mongoose kernel: options: none May 21 01:13:22 mongoose kernel: Intel PCIC probe: May 21 01:13:22 mongoose kernel: Intel i82365sl B step ISA-to-PCMCIA at port 0x3e0 ofs 0x00, 1 socket May 21 01:13:22 mongoose kernel: host opts [0]: none May 21 01:13:22 mongoose kernel: ISA irqs (scanned) = 3,4,10,11 status change on irq 11 May 21 01:13:22 mongoose kernel: cs: IO port probe 0x1000-0x17ff: clean. May 21 01:13:22 mongoose kernel: cs: IO port probe 0x0a00-0x0aff: clean. May 21 01:13:22 mongoose kernel: cs: memory probe 0x0d0000-0x0dffff: clean. Here is what I get from cardctl status mongoose:~/log# cat cardctl.status Socket 0: product info: "Zoom", "Air-4000", "", "" manfid: 0x0000, 0x0000 function: 6 (network) Here are the interrupts from /proc/ CPU0 0: 110686 XT-PIC timer 1: 1333 XT-PIC keyboard 2: 0 XT-PIC cascade 11: 63 XT-PIC i82365 13: 1 XT-PIC fpu 14: 21955 XT-PIC ide0 NMI: 0 Here are my ioports 0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard 0080-008f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2 00f0-00ff : fpu 01f0-01f7 : ide0 02f8-02ff : serial(set) 03c0-03df : vga+ 03e0-03e1 : i82365 03e8-03ef : serial(auto) 03f6-03f6 : ide0 03f8-03ff : serial(set) --- I've been working on this for several days. Any help would be appreciated. Thanks. Regards, Craig

