Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gryning

Pages: [1]
1
Zaurus - pdaXrom / Pdaxrom On A Phone?
« on: January 24, 2006, 04:48:17 am »
Just want to know what you guys make of this.

http://www.road-gmbh.de/en/produkte/index_01.html
http://linuxdevices.com/news/NS6443438627.html

Hope this isn't old news. I did have a quick search.

2
Zaurus - pdaXrom / For Testing: Hostap Drivers And Java Midps
« on: November 28, 2005, 07:44:19 am »
ok...

Planex GW-CF11X:
works....but i get some ioctl err's when loading firmware.

Origo-Senao:
Just works.

not tried WEP or WPA

3
Zaurus - pdaXrom / For Testing: Hostap Drivers And Java Midps
« on: November 23, 2005, 07:29:27 am »
oh yeah...and wpa

4
Zaurus - pdaXrom / For Testing: Hostap Drivers And Java Midps
« on: November 23, 2005, 07:28:38 am »
great sashz!!!
have installed, haven't got either wireless card on me atm, but will test tonight.
think they are both listed in my sig.

sna/desertrat:
hostap supports more wireless extensions than some other drivers. e.g for promiscuous modes on some chipsets. it's probably the "best" (used carefully) prism driver atm with support for more of the newer chipsets. prism3 cards are the best example of this atm.

5
Zaurus - pdaXrom / Hostap For Rc12 Anyone?
« on: November 03, 2005, 11:17:53 am »
i would like to see hostap driver and utils going into main rom. even if it's not in the installer but downloadable.

6
Zaurus - pdaXrom / Hostap For Rc12 Anyone?
« on: November 03, 2005, 11:13:28 am »
download hostap driver (from this thread):
https://www.oesf.org/forums/index.php?act=A...pe=post&id=1135

download prism2_srec from:
https://www.oesf.org/forums/index.php?showtopic=12567&st=15#

dowload firmware images and extract:
http://www.red-bean.com/~proski/firmware/
http://www.red-bean.com/~proski/firmware/1.8.4.tar.bz2
http://www.red-bean.com/~proski/firmware/primary.tar.bz2

create script as follows:
    #!/bin/sh
    cardctl scheme default
    prism2_srec -gs wlan0 /mnt/card/planex/primary/pm010102.hex
    prism2_srec -gp wlan0 /mnt/card/planex/primary/pm010102.hex
    iwpriv wlan0 reset 1
    prism2_srec -rp wlan0 /mnt/card/planex/1.8.4/rf010804.hex
    iwconfig wlan0 mode 2
    cardctl scheme planex

card is now active.

i've ordered another card to play with also. with non volatile bios. this card requires to be initialised every time when coming out of suspend which is very annoying. If anyone has any ideas about this.

7
Zaurus - pdaXrom / Hostap For Rc12 Anyone?
« on: October 31, 2005, 01:49:02 pm »
ok...
got planex gw-cf11x working with this driver and details from above post.

will write up and post what i did

8
Zaurus - pdaXrom / Hostap For Rc12 Anyone?
« on: October 31, 2005, 09:52:31 am »
trying to use this hostap driver with Planex GW-CF11X i get the following.
Anyone able to help with this?

hostap_cs: 0.3.9 - 2005-06-10 (Jouni Malinen <jkmaline@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
hostap_cs: Registered netdevice wifi0
hostap_cs: index 0x01: Vcc 3.3, irq 135, io 0xf6000000-0xf600007f
wifi0: __hfa384x_cmd_no_wait(6) - timeout - reg=0xf072
hostap_cs: first command failed - assuming card does not have primary firmware
hostap_cs: assuming no Primary image in flash - card initialization not completed
wifi0: test Genesis mode with HCR 0x1f
prism2_pccard_cor_sreset: original COR 41
prism2_pccard_genesis_sreset: original COR 41
Readback test failed, HCR 0x1f write 00 e1 a1 ff read 00 ce a1 ce
wifi0: test Genesis mode with HCR 0x0f
prism2_pccard_cor_sreset: original COR 41
prism2_pccard_genesis_sreset: original COR 41
Readback test succeeded, HCR 0x0f
prism2_pccard_genesis_sreset: original COR 41
wifi0: registered netdevice wlan0
prism2: wlan0: operating mode changed 3 -> 2
wlan0: cannot set RID fc00 (len=2) - no PRI f/w
wlan0: cannot set RID fc0e (len=34) - no PRI f/w
wifi0: cannot get RID fc28 (len=2) - no PRI f/w
Could not read current WEP flags.
wifi0: encryption setup failed
wlan0: set_encryption failed
wlan0: cannot set RID fc02 (len=34) - no PRI f/w
wlan0: could not set interface UP - no PRI f/w
wlan0: could not set interface UP - no PRI f/w

9
Zaurus - pdaXrom / Sl-c1000/c3100 Rc12 Test
« on: October 12, 2005, 06:43:02 pm »
RC12 on my C1000 seems perfectly stable. Although i haven't researched this; if it would extend battery life i would consider underclocking if it were possible. As primary use for me is telnet/ssh.

One thing i'm having trouble with is locating the kernel source for this, as i'm having trouble with Planex GW-CF11X, prism3 i believe.

Pages: [1]