Results 1 to 3 of 3
Hi all,
I want to access one item from the linux source code? Particularly i am looking for rtc.c. Where should I find such files.
Thanks in advance,...
- 09-15-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 5
linux source code
Hi all,
I want to access one item from the linux source code? Particularly i am looking for rtc.c. Where should I find such files.
Thanks in advance,
- 09-15-2009 #2Just Joined!
- Join Date
- Oct 2007
- Posts
- 47
i would try
SourceForge.net: Find and Develop Open Source Software
hope this helps
- 09-15-2009 #3Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Install Linux sources. Then look for it in dir:
linux-(version)/drivers/char/rtc.c
You can get raw source from The Linux Kernel Archives


Reply With Quote