linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How can I compile the module into kernel
@ 2005-09-07  7:34 zhonglei
  0 siblings, 0 replies; 3+ messages in thread
From: zhonglei @ 2005-09-07  7:34 UTC (permalink / raw)
  To: linuxppc-embedded

hi:
   My driver is a char device driver htm.o. How can I compile it into my kernel?
BestRegards
zhonglei

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How can I compile the module into kernel
@ 2005-09-07 14:21 Nuguru Susheel
  0 siblings, 0 replies; 3+ messages in thread
From: Nuguru Susheel @ 2005-09-07 14:21 UTC (permalink / raw)
  To: zhonglei; +Cc: linuxppc-embedded

Zhonglei,

 after your kernel boots up and you have command line on ur console
type 
"insmod htm.o" for normal insertion, if anything goes wrong try to force
"insmod -f htm.o"

forcing option is not recommended .. go through these pages
http://www.tldp.org/LDP/lkmpg/

> My driver is a char device driver htm.o. How can I compile it into my kernel?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How can I compile the module into kernel
@ 2005-09-08 14:39 gqbenjamin
  0 siblings, 0 replies; 3+ messages in thread
From: gqbenjamin @ 2005-09-08 14:39 UTC (permalink / raw)
  To: zhonglei; +Cc: linuxppc-embedded

[-- Attachment #1: Type: text/html, Size: 552 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-08 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-07 14:21 How can I compile the module into kernel Nuguru Susheel
  -- strict thread matches above, loose matches on Subject: below --
2005-09-08 14:39 gqbenjamin
2005-09-07  7:34 zhonglei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).