Re: Linux Drivers, The Kernel, and a Driver List
- From: Grok Mogger <linuximp@xxxxxxxxx>
- Date: Fri, 12 Jan 2007 22:50:19 -0500
Thanks to everyone who's taken the time to respond. It's helped a lot. I'd still like some more help though if you can spare it. =)
My goal is ultimately the following. I want to be able to say "I'm interested in getting a Super Device 4000" and then go through whatever steps I need to verify that it will or won't work before I even try it. I'd like to at least understand how I could theoretically do that, even if it isn't always possible to accomplish.
My kernel has all the drivers, and it's sitting right there on my hard disk. It seems like with enough know-how, I should be able to dig through what's sitting on my disk (or some source code) and figure out if the support is there or not. I am just at a loss as to how to start doing that.
So far, I think I understand that what's important is not the piece of hardware (Linksys Awesome Device 4000), but rather the chipset it uses (Intel Rockin Chipset 250). And I do understand all the complications in identifying the chipset that everyone's outlined for me. (Thanks!)
But if I could somehow identify a device's particular chipset, could I then somehow determine if support is available in the default kernel?
Is it safe to say that drivers are really for a chipset, not a device? And so therefore, support for a device really boils down to "is the chipset supported?" not "is the device supported"?
Thanks,
- GM
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.10/624 - Release Date: 1/12/2007 2:04 PM
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Linux Drivers, The Kernel, and a Driver List
- From: Douglas Tutty
- Re: Linux Drivers, The Kernel, and a Driver List
- From: Hugh Lawson
- Re: Linux Drivers, The Kernel, and a Driver List
- From: Andrei Popescu
- Re: Linux Drivers, The Kernel, and a Driver List
- From: John Hasler
- Re: Linux Drivers, The Kernel, and a Driver List
- References:
- Linux Drivers, The Kernel, and a Driver List
- From: Grok Mogger
- Linux Drivers, The Kernel, and a Driver List
- Prev by Date: Re: Please stop using Horrendous Coloring (or coloring period)
- Next by Date: Re: Linux Drivers, The Kernel, and a Driver List
- Previous by thread: Re: Linux Drivers, The Kernel, and a Driver List
- Next by thread: Re: Linux Drivers, The Kernel, and a Driver List
- Index(es):
Relevant Pages
|
|