Hi All,
I have a small query about device drivers. i want to know
where
exactly a particular device driver is present in kernel address
space(kernel image).
If we consider a device driver which is present in the
kernel(not
as a kernel module), it (driver's obj file) is linked into kernel
image at a
continuous address space. i want to get the _start_ and _end_ of
this
address range. How can i get this? Are there any utilities to do
this?
Thanks & Regards,
Nitin
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/