From: Raymond Liao (rrfliao_at_yahoo.com)
Date: 2002-06-17 17:29:10 UTC
Hi there:
I failed to make hostAP work for the new SMC 2632W-V2 PC card. I added a few lines to the hostao_cs.conf so that the hostap_cs driver can be loaded:
card "SMC 2632W-V2 11Mbps WLAN Card"
version "SMC", "2632W-V2" bind "hostap_cs"
However, after loading the /var/log/messages shows:
Jun 17 09:35:45 mobile1 kernel: cs: memory probe
0xa0000000-0xa0ffffff: clean.
Jun 17 09:35:45 mobile1 kernel: hostap_cs: hostap_cs.c
0.0.0 2002-05-19 (SSH Communications Security Corp,
Jouni Malinen)
Jun 17 09:35:45 mobile1 kernel: hostap_cs: (c) SSH
Communications Security Corp <jkm_at_ssh.com>
Jun 17 09:35:45 mobile1 kernel: cs: IO port probe
0x0100-0x04ff: excluding 0x3c0-0x3e7
Jun 17 09:35:45 mobile1 kernel: cs: IO port probe
0x03e8-0x04ff: clean.
Jun 17 09:35:45 mobile1 kernel: cs: IO port probe
0x0800-0x08ff: clean.
Jun 17 09:35:45 mobile1 kernel: cs: IO port probe
0x0a00-0x0aff: clean.
Jun 17 09:35:45 mobile1 kernel: cs: IO port probe
0x0c00-0x0cff: clean.
Jun 17 09:35:45 mobile1 kernel: hostap_cs: index 0x01:
Vcc 3.3, irq 9, io 0x0100-0x011f
Jun 17 09:35:45 mobile1 kernel: hostap_cs: Registered
netdevice wlan0
Jun 17 09:35:45 mobile1 kernel: SWSUPPORT0 write/read
failed: FFFF != 8A32
Jun 17 09:35:45 mobile1 kernel: hostap_cs:
Initialization failed
I am using the CVS tarball of today (June 17th). My
kernel is 2.4.18
The pcmcia package is 3.1.33
Thanks,
Raymond.