(E-Mail Removed) (Aj) wrote in message news:<(E-Mail Removed). com>...
> Hi All,
>
> I wanted some help in recognizing and configuring the built-in
> wireless cards that comes along with some of the laptops.
>
> What type of card is it? Is it some modified version of a PCI device? or a
> modified version of pcmcia (which i doubt).
>
> I need to know this before I can try to figure out whats the device this is
> supposed to be mapped onto.
>
> Can somebody pls tell me where I can get the drivers for this?
>
> any pointers to get started would be of great help,
>
> TIA
> Aj
Most likely the wireless card is based on an Orinoco or Prism driver.
I found that I had to actually compile support for the wireless card
into the kernel and then Linux (Redhat 9, Mandrake 9.1) would
recognize and select the proper driver for the card. The first step is
to research how to compile your own kernel version and then add
wireless support to it. I've spent about two weeks learning this
process and by no means am I an expert, but it does work. At the same
time, you'll probably want to investigate making other changes like
ACPI support (if your laptop needs it) chip support, etc.
There are a number of resources on the internet for learning how to
modify and compile a new kernel.
Mark