All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] Finding 2.4 compatible drivers
@ 2007-02-09  7:10 Surya
  0 siblings, 0 replies; only message in thread
From: Surya @ 2007-02-09  7:10 UTC (permalink / raw)
  To: kernel-janitors

How do I know whether a driver is 2.4 compatible. 
The entry point for 2.4 drivers is init_module and for 2.6 is
module_init(init_xyz)

Is the only way to find the difference or is there any other way?

-surya.
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-09  7:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-09  7:10 [KJ] Finding 2.4 compatible drivers Surya

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.