Hellow all again,

New Question? :)  I am a novice at this driver stuff
so please be eazy.  
1) A loadable driver is an *.o file right??
  Are there any special flags that need to be used to 
  compile?
2) I have a *.o file but when I try to use modprobe to
load the module it gives me an error saying it can't
locate the module here is what i type:
     #  /sbin/modprobe /home/froilan/mydriver.o   
     have also tried the same except "mydriver"

3) My device which i'm trying to write a driver is
very simple all I need to do is be able to send
commands to it and receive commands from it? Is there
a way to avoid having to write a driver and maybe use
an existing one.

Any help will be greately appreciated. TIA.

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to