Wednesday, April 15, 2009

How to Access the User Space Variable in Kernel

How to access the user space variable in kernel space, I need to do this because if any Driver fails in module initialization i will write the status in this user space variable. So whenever i read this variable in user space, then it should have hardw...

Read More...

Tuesday, April 14, 2009

need code to track WUFTPd state change

 i need to track the state changes of WUFTP daemon (FTP server)and to get the system calls executed at each state. WUFTpd statrts running at rootstate initially when a user logins it  changes to that user state and then it again changes it state to roo...

Read More...

Sunday, April 5, 2009

Atheros AR928x Wireless Card in Linux Installation

Hello all I am having some troubles with Slackware 13. I am running a bootable slackware 13 linux and I need to get my atheros ethernet card working in it.  Its a Atheros AR928x  on my Asus G71G laptop. I cant get it to detect at all thanks

Read More...