Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HostAP and Kernel 2.6.17.13
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
refresh
n00b
n00b


Joined: 31 Jul 2003
Posts: 16

PostPosted: Mon Oct 30, 2006 10:55 pm    Post subject: HostAP and Kernel 2.6.17.13 Reply with quote

I recently rebuilt my wireless access point that i was running on gentoo with a 2.4 kernel with the hostap_cs drivers.

I installed the new system to get updated and found that my problems were just beginning. I found a few problems and solved them slowly.

But now that i have the card working and showing up i cant understand a few things.

If someone could please inform me what is going on or what to do next to get this whole thing working that would be great.

I have one 802.11b Prism 2 Chipset PCMCIA Card

iwconfig:
Code:

eth0      no wireless extensions.

lo        no wireless extensions.

eth1      no wireless extensions.

wifi0     IEEE 802.11b  ESSID:"test"
          Mode:Master  Access Point: Not-Associated   Bit Rate:11 Mb/s
          Sensitivity=1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off

wlan0     IEEE 802.11b  ESSID:"test"
          Mode:Master  Access Point: Not-Associated   Bit Rate:11 Mb/s
          Sensitivity=1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


ifconfig -a:
Code:

eth0      Link encap:Ethernet  HWaddr 00:00:00:00:7F:00
          inet addr:192.168.2.5  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5667 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4598 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:449801 (439.2 Kb)  TX bytes:1312004 (1.2 Mb)

eth1      Link encap:Ethernet  HWaddr 00:00:00:16:00:00
          inet addr:192.168.3.1  Bcast:192.168.3.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:120 (120.0 b)
          Interrupt:10

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wifi0     Link encap:UNSPEC  HWaddr 00-02-6F-05-5D-C9-5C-1F-00-00-00-00-00-00-00-00
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:12 Base address:0x100

wlan0     Link encap:Ethernet  HWaddr 00:02:6F:05:5D:C9
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:12 Base address:0x100


dmesg:
This is the part that i do not understand, i only have one card installed in my machine, i only have one cardbus slot and it shows up as wlan0 and wifi0 both are the same card. Please let me know if this is normal and why?
Code:

pcmcia: registering new device pcmcia0.0
hostap_cs: 0.4.4-kernel (Jouni Malinen <jkmaline@cc.hut.fi>)
hostap_cs: setting Vcc=33 (constant)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0046, io.base=0x0000, len=64
hostap_cs: Registered netdevice wifi0
hostap_cs: index 0x01: , irq 12, io 0x0100-0x013f
prism2_hw_init: initialized in 200 ms
wifi0: NIC: id=0x800c v1.0.0
wifi0: PRI: id=0x15 v1.1.0
wifi0: STA: id=0x1f v1.4.9
wifi0: defaulting to bogus WDS frame as a workaround for firmware bug in Host AP mode WDS
wifi0: registered netdevice wlan0
pcmcia: Detected deprecated PCMCIA ioctl usage from process: cardmgr.
pcmcia: This interface will soon be removed from the kernel; please expect breakage unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.


Why does it show
Code:

hostap_cs: Registered netdevice wifi0

and then this?
Code:

wifi0: registered netdevice wlan0



Please let me know what you find and what you know, this would be greatly appreciated.

-refresh
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum