Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help creating driver subset

Status
Not open for further replies.

TheKepper

Programmer
Jan 21, 2002
7
US
Hi.
I'm trying to create a graphics static driver subset. Apparently (not clear in the compaq documentation), I have a choice to either provide the source .c file so that it can be built and installed into the kernel or the other choice is to provide a .mod file to be linked into the kernel. Can someone verify this please? Also, can someone shed some light on the "files" file... specifically, what are items inside can be changed (i.e.: specifying whether the .c source file can be used or whether the .mod file can be used). I am really disappointed with the documentation and it (IMHO) is very vague.
Any help would greatly be appreciated.

Thanks,
TheKepper
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top