All of lore.kernel.org
 help / color / mirror / Atom feed
* Building a new module from an existing one
@ 2001-02-22 17:06 Marcus Ramos
  2001-02-22 18:22 ` Richard B. Johnson
  2001-02-22 19:25 ` Fernando Fuganti
  0 siblings, 2 replies; 3+ messages in thread
From: Marcus Ramos @ 2001-02-22 17:06 UTC (permalink / raw)
  To: linux-kernel

Hello,

I plan to make a few changes to 3c90x.c (Ethhernet driver) located at
/usr/src/linux-2.2.16/drivers/net, in RH7. Since the correspondent
object file 3c90x.o resides in /lib/modules/2.2.16-20/net, I ask: how
shall I proceed in order to have the C file properly compiled and placed
in the right place, so that the modified version replaces the previous
one after system boot up ?

Thanks in advance,
Marcus.


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

end of thread, other threads:[~2001-02-22 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-22 17:06 Building a new module from an existing one Marcus Ramos
2001-02-22 18:22 ` Richard B. Johnson
2001-02-22 19:25 ` Fernando Fuganti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.