SanDisk ConnectPlus / HostAP 0.2.2

Martin List-Petersen martin+hostap at list-petersen.net
Sun Jun 13 20:54:05 EDT 2004


I've bought one of the SanDisk ConnectPlus CF cards and am trying to get
it to work with HostAP now.

The following are the results, that i get:
-- 
Martin List-Petersen <martin+hostap at list-petersen.net>
Socket 0:
  Vcc 3.3V  Vpp1 0.0V  Vpp2 0.0V
  function 1:
    config base 0x0200
      option 0x45 status 0x00 pin 0x00 copy 0x00
    io 0x0100-0x010f [auto]
root at loke:/etc/pcmcia# cardctl ident
Socket 0:
  product info: "SanDisk", "ConnectPlus"
  manfid: 0xd601, 0x0101
  function: 6 (network)

# cat /etc/pcmcia/sandisk.conf
card "SanDisk ConnectPlus"
  manfid 0xd601,0x0101
  bind "ide-cs" to 1
  bind "hostap_cs"

# /etc/init.d/pcmcia start
# dmesg
hostap_cs: 0.2.2 - 2004-05-31 (Jouni Malinen <jkmaline at cc.hut.fi>)
hde: SanDisk SDWCFB-128, CFA DISK drive
ide2 at 0x100-0x107,0x10e on irq 19
hde: attached ide-disk driver.
hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hde: task_no_data_intr: error=0x04 { DriveStatusError }
hde: 250880 sectors (128 MB) w/1KiB Cache, CHS=980/8/32
 /dev/ide/host2/bus0/target0/lun0: p1
ide_cs: hde: Vcc = 3.3, Vpp = 0.0
hostap_cs: setting Vcc=33 (constant)
hostap_cs: CS_EVENT_CARD_INSERTION
hostap_cs: setting Vcc=33 (from config)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0047, io.base=0x0000, len=128
CardServices(RequestIO) returned 30
hostap_cs: RequestIO: Resource in use
hostap_cs: GetNextTuple: No more items
prism2_config() failed

Now i try to load the drivers the other way around:

# cat /etc/pcmcia/sandisk.conf
card "SanDisk ConnectPlus"
  manfid 0xd601,0x0101
  bind "hostap_cs"
  bind "ide-cs" to 1

# /etc/init.d/pcmcia start
# dmesg
hostap_cs: 0.2.2 - 2004-05-31 (Jouni Malinen <jkmaline at cc.hut.fi>)
hostap_cs: setting Vcc=33 (constant)
hostap_cs: CS_EVENT_CARD_INSERTION
hostap_cs: setting Vcc=33 (from config)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0047, io.base=0x0000, len=128
eent, but no pending commands
wifi0: Command completion event, but no pending commands
prism2_interrupt: >20 events (EvStat=0x00ff)

The last two lines are repeated endless, the wifi0: one often 20 times,
then the prims2_interrupt: one one time.

Any suggestion could be helpful.

Kind regards,
Martin List-Petersen
martin (at) list (dash) petersen (dot) net




More information about the HostAP mailing list