The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* programming with /proc functions
@ 2003-09-05  3:00 Brad Parker
  2003-09-05 16:08 ` Randy.Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Brad Parker @ 2003-09-05  3:00 UTC (permalink / raw)
  To: linux-kernel

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?

Thanks

--
Brad Parker




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

* Re: programming with /proc functions
  2003-09-05  3:00 programming with /proc functions Brad Parker
@ 2003-09-05 16:08 ` Randy.Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy.Dunlap @ 2003-09-05 16:08 UTC (permalink / raw)
  To: Brad Parker; +Cc: linux-kernel

On Thu, 4 Sep 2003 22:00:44 -0500 "Brad Parker" <parker@citynetwireless.net> 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

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

end of thread, other threads:[~2003-09-05 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-05  3:00 programming with /proc functions Brad Parker
2003-09-05 16:08 ` Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox