List of kernel symbols in 2.6.5 kernel.
am 28.09.2005 08:13:16 von pmanohar
hai all,
In 2.4 kernels we have the complete list of kernel symbols with
"ksyms -a", but in 2.6.5 the list is incomplete , is there any mechanism
for getting the complete list of kernel symbols and their associated memoy
locations.
Any small help is appreciated.
Thanks & Regards,
P.Manohar.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Re: List of kernel symbols in 2.6.5 kernel.
am 28.09.2005 10:00:41 von Sergio Paracuellos
El mié, 28-09-2005 a las 11:43 +0530, P.Manohar escribió:
> hai all,
>=20
> In 2.4 kernels we have the complete list of kernel symbols with
> "ksyms -a", but in 2.6.5 the list is incomplete , is there any mechan=
ism=20
> for getting the complete list of kernel symbols and their associated =
memoy=20
> locations.
Hi,
You could try with:
cat /proc/kallsyms
Cheers,
Sergio
>=20
> Any small help is appreciated.
>=20
> Thanks & Regards,
> P.Manohar.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbi=
e" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie"=
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Re: List of kernel symbols in 2.6.5 kernel.
am 30.09.2005 06:19:56 von pmanohar
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
--101318933-1775856591-1128053996=:6908
Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE
thank you. I tried with /proc/kallsyms.
In 2.6.9 if you set CONFIG_ALL_SYMBOLS and recompile the kernel , then we=
=20
can have all the kernel symbols list.
That option is not there in 2.6.5 kernels.
In the latter case we are unable to get the list of all symbols. Any=20
suggestions on this.
thanks & regards,
P.manohar.
On Wed, 28 Sep 2005, Sergio Paracuellos wrote:
> El mié, 28-09-2005 a las 11:43 +0530, P.Manohar escribió:
>> hai all,
>>
>> In 2.4 kernels we have the complete list of kernel symbols with
>> "ksyms -a", but in 2.6.5 the list is incomplete , is there any mechanism
>> for getting the complete list of kernel symbols and their associated mem=
oy
>> locations.
> Hi,
>
> You could try with:
>
> =09cat /proc/kallsyms
>
> Cheers,
>
> =09Sergio
>>
>> Any small help is appreciated.
>>
>> Thanks & Regards,
>> P.Manohar.
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-newbie" =
in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at http://www.linux-learn.org/faqs
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" i=
n
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
>
--101318933-1775856591-1128053996=:6908--
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
keyboard driver"s starting function
am 31.12.2005 07:46:28 von pmanohar
Greetings,
I have a small doubt in Linux kernel keyboard driver.
In 2.4 kernels the starting fuction of keyboard driver is
"handle_scancode". But in 2.6 kernels the keyboard interface is changed
drastically. If you familiar with that can you tell me the
starting fuction of keyboard interace which gets the scancodes in 2.6 kernels.
Thanks In Advance
P.Manohar.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs