Damn Small Linux - Not!
The forum for DSL-N
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Building Drivers for DSL-N

 
Post new topic   Reply to topic    Damn Small Linux - Not! Forum Index -> DSL-N Tips and Tricks
View previous topic :: View next topic  
Author Message
mcnelson



Joined: 06 Dec 2006
Posts: 8

PostPosted: Fri Dec 08, 2006 5:20 am    Post subject: Building Drivers for DSL-N Reply with quote

To build a driver from source code:

Assume that DSL-N is installed to a harddrive

Boot from the matching Knoppix CD, that would be 4.0.2 at this time.

Mount the harddrive

# mount /dev/hda1 /mnt/hda1

Move into the harddrive and download the source codes to it.

# cd /mnt/hda1/somedir

# ftp etc., or whatever

# unzip or whatever

# cd driverdirectory

Assuming the source codes are consistent with the kernel 2.6.12, and that they include a Makefile, just run make

# make

Then reboot to the harddisk and you have your driver waiting for you.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Damn Small Linux - Not! Forum Index -> DSL-N Tips and Tricks 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


Powered by phpBB © 2001, 2005 phpBB Group