Return-Path: <linux-wlan-user-owner@www.bitstorm.net>
Received: from pacific-carrier-annex.mit.edu by po12.mit.edu (8.9.2/4.7) id QAA28991; Fri, 16 Mar 2001 16:06:31 -0500 (EST)
Received: from www.bitstorm.net (majordom@mail.bitstorm.net [216.230.38.4]) by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id QAA13189 for <chris@mit.edu>; Fri, 16 Mar 2001 16:03:34 -0500 (EST)
Received: (from majordom@localhost) by www.bitstorm.net (8.9.0/8.9.1) id PAA17900 for linux-wlan-user-outgoing; Fri, 16 Mar 2001 15:47:41 -0500 (EST)
Received: from chef.cc.absoval.com (cpe-66-1-218-98.fl.sprintbbd.net [66.1.218.98]) by www.bitstorm.net (8.9.0/8.9.1) with ESMTP id PAA17894 for <linux-wlan-user@absoval.com>; Fri, 16 Mar 2001 15:47:39 -0500 (EST)
Received: from localhost (IDENT:mark@localhost.localdomain [127.0.0.1]) by chef.cc.absoval.com (8.9.3/8.9.3) with ESMTP id PAA22924 for <linux-wlan-user@absoval.com>; Fri, 16 Mar 2001 15:53:36 -0500
Date: Fri, 16 Mar 2001 15:53:36 -0500 (EST)
From: "Mark S. Mathews" <mark@linux-wlan.com>
X-Sender: mark@chef.cc.absoval.com
To: linux-wlan-user@absoval.com
Subject: Re: [lwlan-user]: Re: linux-wlan-ng-0.1.8-pre5 works perfectly(?) with Orinoco Silver
In-Reply-To: <3AB26974.50CD58C6@home.com>
Message-ID: <Pine.LNX.4.21.0103161524350.22775-100000@chef.cc.absoval.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-wlan-user@nightsky.com
Precedence: bulk
Reply-To: linux-wlan-user@absoval.com
X-Evolution: 000000e0-0000


To get the linux-wlan-ng driver to load for the D-Link card, try removing
(commenting out) the entry for the wavelan in /etc/pcmcia/config .

I believe what's happening is that some vendors of Prism cards are using
the same vendor and device IDs that wavelan uses.  Since the wvlan_cs
entry shows up before the prism2_cs entry, pcmcia loads that module.

Send me the output of 'cardctl ident' and I should be able to craft a
config file that uniquely identifies the D-Link card.

-Mark

On Fri, 16 Mar 2001, Harry Mangalam wrote:

> Hi All,
> 
> I'm the troublemaker with the D-Link DWL650 card; Had to get my wife an Orinoco Silver card for her Mac (required for her university access). But before it was lost to her undeserving Mac, I tried it
> with the Linux config I've been on about recently
> and it works perfectly off the bat, which was &%^%$#% astonishing.
> 
> I get about 400-500MB/s thru on it and the logs look like they're perfectly happy as well.  The price diff wasn't as great as I thought it would be either - only about $20 more for the Orinoco card,
> so maybe the D-Link card goes back.
> 
> Again, the data, if anyone cares:
> 
> My system is:
> - IBM Thinkpad 770X (300MHZ PII, 256 MB, 8GB disk), 
> - running Debian potato (2.2), freshly upgraded, working as well as ever.
> - linux-wlan-ng-0.1.8-pre5, 
>   compiled against kernel 2.2.17 (with netlink support), pcmcia-cs-3.1.24
> - talking to a D-Link DWL-1000AP Access Point connected thru a twisted  pair
>   hub (2 other ports active) to my internal net (IP masq'ed thru a Linux box 
>   to a cable modem to the @home net).
> - I also am running vmware -> win2k (tho not currently in mem), but that's the 
>   reason for the vmnet, vmmon module entries showing up in the lsmod listing:
> 
> 1 % ls -l /proc/net/
> total 0
> -r--r--r--    1 root     root            0 Mar 16 05:30 arp
> -r--r--r--    1 root     root            0 Mar 16 05:30 dev
> -r--r--r--    1 root     root            0 Mar 16 05:30 dev_mcast
> -r--r--r--    1 root     root            0 Mar 16 05:30 dev_stat
> -r--r--r--    1 root     root            0 Mar 16 05:30 netlink
> -r--r--r--    1 root     root            0 Mar 16 05:30 netstat
> -r--r--r--    1 root     root            0 Mar 16 05:30 raw
> -r--r--r--    1 root     root            0 Mar 16 05:30 route
> dr-xr-xr-x    2 root     root            0 Mar 16 05:30 rpc/
> -r--r--r--    1 root     root            0 Mar 16 05:30 rt_cache
> -r--r--r--    1 root     root            0 Mar 16 05:30 snmp
> -r--r--r--    1 root     root            0 Mar 16 05:30 sockstat
> -r--r--r--    1 root     root            0 Mar 16 05:30 tcp
> -r--r--r--    1 root     root            0 Mar 16 05:30 udp
> -r--r--r--    1 root     root            0 Mar 16 05:30 unix
> -r--r--r--    1 root     root            0 Mar 16 05:30 wireless
> 
> 2 % lsmod
> Module                  Size  Used by
> wvlan_cs               22560   1
> ds                      6408   2  [wvlan_cs]
> i82365                 22296   2
> pcmcia_core            45440   0  [wvlan_cs ds i82365]
> cs4232                  2640   1
> uart401                 6128   1  [cs4232]
> ad1848                 15952   1  [cs4232]
> sound                  56300   0  [cs4232 uart401 ad1848]
> soundcore               2596   5  (autoclean) [sound]
> vmnet                  16160   5
> vmppuser                5508   0  (unused)
> parport_pc              7300   0  [vmppuser]
> parport                 7312   0  [vmppuser parport_pc]
> vmmon                  17728   1
> nfsd                  142372   8  (autoclean)
> lockd                  30696   1  (autoclean) [nfsd]
> sunrpc                 52292   1  (autoclean) [nfsd lockd]
> nls_cp437               3872   1  (autoclean)
> msdos                   5372   1  (autoclean)
> fat                    29280   1  (autoclean) [msdos]
> 
> 
> % tail  /var/log/messages
> Mar 16 05:20:27 bike kernel: tty01 unloaded
> Mar 16 05:20:28 bike kernel: bridge-eth0: clear IFF_PROMISC
> Mar 16 05:20:38 bike kernel: wvlan_cs: WaveLAN/IEEE PCMCIA driver v1.0.6
> Mar 16 05:20:38 bike kernel: wvlan_cs: (c) Andreas Neuhaus <andy@fasta.fh-dortmund.de>
> Mar 16 05:20:38 bike kernel: wvlan_cs: index 0x01: Vcc 5.0, irq 3, io 0x0180-0x01bf
> Mar 16 05:20:38 bike kernel: wvlan_cs: Registered netdevice eth0
> Mar 16 05:20:38 bike kernel: wvlan_cs: MAC address on eth0 is 00 02 2d 0a d7 c2
> Mar 16 05:20:38 bike kernel: bridge-eth0: set IFF_PROMISC
> 
> 
> 
> 
> 

-- 

Mark S. Mathews

AbsoluteValue Systems      Web:    http://www.linux-wlan.com
P.O. Box 410670            e-mail: mark@linux-wlan.com
Melbourne, FL 32941-0670   Phone:  321.259.0737
USA                        Fax:    321.259.0286

-----------------------------------------------
The Linux WLAN User's Mailing List
For more information about this list see:
http://www.absoval.com/linux-wlan/lists.html
