Hi,
i bought a TEW-PC16 card by mistake:
http://www.trendware.com/products/TEW-PCI.htm
I have the PCI card in my desktop and i have a PCMCIA card running in my laptop. I am trying to get a peer-to-peer connection going.
I have defined wlan0 ip settings and have aliased prism2_pci to wlan0 as well.
If we try to run the following:
# /etc/rc.d/init.d/wlan start
we get
Shutting Down WLAN Devices:message=dot11req_reset
setdefaultmib=false
macaddress=no_value
resultcode=success
Starting WLAN Devices:Note: /etc/modules.conf is more recent than /lib/modules/2.4.2-2/modules.dep
and if we do
# /sbin/lspci
we get
00:03.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 05)
00:10.0 Network controller: Harris Semiconductor: Unknown device 3873 (rev 01)
I am trying to fix this problem so i get something like:
Starting WLAN Devices:Using /lib/modules/2.4.14/net/p80211.o
IBSS mode started.
Can someone help me out.......