Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

malo(4) from OpenBSD



Hi! all,


I have the possibility of supporting malo@pcmcia of OpenBSD.

  ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/tmp/if_malo.c
  ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/tmp/if_maloreg.h
  ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/tmp/if_malovar.h

  OpenBSD's manual page:
    
http://www.openbsd.org/cgi-bin/man.cgi?query=malo&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html


I corrected more this to the correction by fukaumi.  (Thanks fukaumi-san ;-)

  http://www.naobsd.org/wifi/


I confirmed the execution of some commands succeed send to/receive from
malo(4) on gumstix.  However, I cannot confirm the operation more than
this for some reasons.
Can your test this?

If you have gumstix and wifi module on expansion board then required
the drvctl(8) and 'pseudo-device drvctl' in your GUMSTIX kernel.  This
reason is the 88W8385 modele wired on PCMCIA bus of expansion board.

  malo0 at pcmcia0 function 0: <Marvell, 802.11 CF, ID: 04, >
  firmware_open(malo/malo8385-h) called too early.
  malo0: error 2, could not read firmware malo8385-h
    :
  boot device: <unknown>
  root on md0a dumps on md0b
  root file system type: ffs

  # drvctl -d malo0
  malo0: detached

  # drvctl -r pcmcia0
  malo0 at pcmcia0 function 0: <Marvell, 802.11 CF, ID: 04, >
  malo0: address 00:0b:6b:0b:b1:97
  malo0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
  malo0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 
36Mbps 48Mbps 54Mbps

  # ifconfig malo0 up ... <snip ;->

Thanks,
--
kiyohara


Home | Main Index | Thread Index | Old Index