Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-07-2004, 06:54 PM
|
#1
|
Newbie
Registered: Mar 2004
Posts: 3
Rep:
|
SanDisk WiFi/128MB CF Initialization
I'm having trouble getting the SanDisk WiFi/128MB Combo CF radio to respond to standard PRISM II initializations.
There appears to be some extra setup data req'd pertaining to WLAN I/O Base register configuration @ 0x3F0 and 0x3F2
Also, WLAN activation via a register @ offset 0x40 in WLAN I/O addr space is needed.
After inducing how to include the ancillary init's, I still can't get the card to respond to a 'Reset' command sent to offset 0x00.
Any help from anyone who is pursuing creation of a driver would be appreciated.
|
|
|
03-07-2004, 07:54 PM
|
#2
|
Member
Registered: Dec 2003
Location: San Jose
Distribution: Redhat WS 3
Posts: 410
Rep:
|
|
|
|
03-07-2004, 08:18 PM
|
#3
|
Newbie
Registered: Mar 2004
Posts: 3
Original Poster
Rep:
|
Is there a web site / forum where the real linux programmers go... i.e. the driver composers / writers
|
|
|
03-07-2004, 09:03 PM
|
#4
|
Member
Registered: Dec 2003
Location: San Jose
Distribution: Redhat WS 3
Posts: 410
Rep:
|
many of the linux network driver authors have mail lists or forums where you can look through the archives or ask questions.
I am not sure about this hardware, maybe start by finding Prism 3 drivers and then looking on archives of mailing lists. This seems like a new beast.
|
|
|
03-08-2004, 06:32 PM
|
#5
|
Newbie
Registered: Mar 2004
Posts: 3
Original Poster
Rep:
|
Driver writers in this inutile forum... right
Pissants can't even install a driver... never mind write one
|
|
|
03-08-2004, 06:51 PM
|
#6
|
Member
Registered: Dec 2003
Location: San Jose
Distribution: Redhat WS 3
Posts: 410
Rep:
|
Please re-read my previous note, I never referenced these forums.
Last edited by beyer42; 03-08-2004 at 06:54 PM.
|
|
|
03-12-2004, 09:42 PM
|
#7
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
Depends on the driver, its a standard prism2/3 series card right? Try the orinoco_cs mailing list, its hosted off of sourceforge. Just do a search there for orinoco_cs and you should stumble accross it. There's a users and a developers list, both are pretty clear cut higher brow. In the Dev list you should be able to get in touch with someone that will help you wrangle a patch into the driver that'll initialize it right.
Cheers,
Finegan
|
|
|
09-20-2004, 03:25 PM
|
#8
|
LQ Newbie
Registered: Jan 2004
Distribution: Gentoo
Posts: 1
Rep:
|
update
I was wondering if you had any further success with this combo card
I can only manage to get the memory part working using:
card "SanDisk ConnectPlus 128M"
manfid 0xd601, 0x0101
bind "ide_cs" to 1
presumably doing a
bind "hostap_cs" to 0, "ide_cs" to 1
should get both working, but it wasn't confirmed
Have you had more luck?
|
|
|
10-11-2004, 01:04 PM
|
#9
|
LQ Newbie
Registered: Oct 2004
Location: Munich, Germany
Distribution: Embedded Linux (Sharp)
Posts: 4
Rep:
|
We (the Zaurus users waiting to see the card working) have opened a special forum to discuss this card's drivers at: http://www.dsitri.de/phpBB2/viewforum.php?f=21There is also a description how to make at least the 128MB working.
There is also the hostap mailing list: http://lists.shmoo.com/mailman/listinfo/hostap
The card seems to be a Prism III - so the prism2_cs driver does NOT work.
-- hns
|
|
|
03-31-2005, 12:02 PM
|
#10
|
LQ Newbie
Registered: Mar 2005
Location: Plano, TX
Posts: 1
Rep:
|
I have exactly the same problem an jyaron - I've follow the initialization sequence in the linux hostapp driver but the Wifi function doesnt come out of busy when I send the initialize comment. (I'm writing the code for an embedded system (atmega128 based) not Linux). I wrote to Journi who got the hostapp driver working but so far I'm still stuck. So jyaron, did you ever get your code to work?
thanks
|
|
|
03-31-2005, 01:39 PM
|
#11
|
LQ Newbie
Registered: Oct 2004
Location: Munich, Germany
Distribution: Embedded Linux (Sharp)
Posts: 4
Rep:
|
Quote:
Originally posted by tonedeaf
I have exactly the same problem an jyaron - I've follow the initialization sequence in the linux hostapp driver but the Wifi function doesnt come out of busy when I send the initialize comment. (I'm writing the code for an embedded system (atmega128 based) not Linux). I wrote to Journi who got the hostapp driver working but so far I'm still stuck. So jyaron, did you ever get your code to work?
thanks
|
There is a solution and just some days ago a tutorial was posted: http://www.dsitri.de/phpBB2/viewtopic.php?t=148
Hope this helps,
hns
|
|
|
07-10-2005, 02:31 PM
|
#12
|
Member
Registered: Mar 2005
Location: USA
Distribution: Slackware current, Fedora Core 5, SuSE 10.1 OSS
Posts: 298
Rep:
|
if ya'll still have this page bookmarked, I could use some help with the ConnectPLUS 128 wifi card as well. The problem is that I am attempting to use this card in my laptop's pcmcia card slot. Now, it seems as thought he previous posts only resolved the woes of the Zaurus users. Due to the giant gap (in both memory addressing and instruction set) between PocketPCs and Laptop PCs, I doubt the posts so far will address the driver issues of laptop computers...
|
|
|
07-13-2005, 09:35 PM
|
#14
|
Member
Registered: Apr 2003
Posts: 883
Rep:
|
"Driver writers in this inutile forum... right
Pissants can't even install a driver... never mind write one."
And posts such as this one are the epitome of inutility.
|
|
|
All times are GMT -5. The time now is 07:54 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|