Jump to content

at76c503a Wireless Driver


Guest gurkan
 Share

Recommended Posts

Guest gurkan

I am trying to install my Netgear MA101 wireless network adapter. However, I couldn't manage to get it working. Ma101 has atmel 76c503a chipset installed. And there are drivers available for it.

 

I get this output from lsmod:

 

at76c503-i3861 4300 0

firmware_class 7360 1 at76c503-i3861

at76c503 89664 1 at76c503-i3861

at76_usbdfu 4868 1 at76c503

uhci-hcd 28944 0

usbcore 106008 5 at76c503-i3861,at76c503,at76_usbdfu,uhci-hcd

 

 

So, there are some drivers loaded. However, iwconfig gives this:

 

lo no wireless extensions.

 

eth0 no wireless extensions.

 

sit0 no wireless extensions.

 

 

I tried to change the driver with the http://at76c503a.berlios.de version.

The problem with this is I cannot compile. I get

In file included from /lib/modules/2.6.11-6mdk/build/include/asm/irq.h:16,

from /lib/modules/2.6.11-6mdk/build/include/linux/irq.h:21,

from /lib/modules/2.6.11-6mdk/build/include/asm/hardirq.h:6,

from /lib/modules/2.6.11-6mdk/build/include/linux/hardirq.h:6,

from /lib/modules/2.6.11-6mdk/build/include/linux/interrupt.h:11,

from /lib/modules/2.6.11-6mdk/build/include/linux/usb.h:15,

from at76c503.c:91: /lib/modules/2.6.11-6mdk/build/include/asm/irq_vectors.h:89:32: irq_vectors_limits.h: No such file or directory

 

 

 

So, I am stuck and need help with this.

Any suggestions?

 

Thanks

Gurkan

Link to comment
Share on other sites

from at76c503.c:91: /lib/modules/2.6.11-6mdk/build/include/asm/irq_vectors.h:89:32: irq_vectors_limits.h: No such file or directory

 

You need to install the kernel source (urpmi kernel-source). The 'build' directory is a link to /usr/src/linux.

 

Good luck.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...