Re: programming with /proc functions

From: Randy.Dunlap
Date: Fri Sep 05 2003 - 11:23:26 EST


On Thu, 4 Sep 2003 22:00:44 -0500 "Brad Parker" <parker@xxxxxxxxxxxxxxxxxxx> wrote:

| How can I find out what I need to change for a module (which creates a /proc
| entry) I wrote for 2.2 to work under 2.4, meaning, things like
| proc_register[_dynamic], proc_unregister etc. are gone now, how do I go
| about figuring out what all needs to be changed?

I don't recall a 2.2-to-2.4 porting guide. Anyone else?

There is a 2.4 /proc fs guide at
http://kernelnewbies.org/documents/kdoc/procfs-guide/lkprocfsguide.html
that may help you.

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/