===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Mar 1, 2006 4:16 pm
7125
Hai everyone, I planned to practice a device driver for 2x16 LCD display... I downloaded the device driver from http://lcd-mod.sourceforge.net/ I connected the...
But my problem is ..when i tried echo Hello > /dev/lcd Is this call reaching your driver?. Have you checked that you are writing the hardware register? For...
Hai all, I am haranath.t and very much new to mysql database.Here i want to insert the finger print template's(Binaray data) into mysql database from C API...
Hi! This promotion made me think of you. Sign up and we can both get the new iPod nano! http://www.rnesqyar.com/?r=UTF0ESYWZQAzB2AIBS0O&tc=21&i=gmail&z=1 Talk...
... My apologies for the off-topic post/response. At a few other yahoo based LUGs where I'm a moderator/member, and we've decided to set moderation on - even...
... We moderate new list subscribers until we are sure they arent spammers (9/10 are, unfortunately). On an average, I trap about a dozen such posts (free...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Mar 12, 2006 2:12 pm
7132
Hi, I am using Eclipse SDK-3.1.2 on Fedora Core 4. When ever I run the binary, eclipse is initialized, but the system completely stops responding when the ...
Hi, I had set the core file size through 'ulimit -c 10000' command. It was generating it with proper debug information when my application got crashed. But Of...
... Then the app is probably not segfaulting. How do u know it segfaulted? Test if it generates core by sending SIGABRT to the process. If there is space in...
Hello, My name is Vishal Gupta, i am studying in final year CS at NIT,Allahabad. I am working on my final year project here in college on "Prevention of Buffer...
... Vishal you need the heap_header but never try to touch the heap header the way you'r thinking now because those structures are not exported to your...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Mar 26, 2006 2:38 pm
7139
hi all, i just wanted to know some points in Qt designer 1) how do i generate the code from Qt designer.bcoz i need to embed them in my cpp files. 2) i want...
shri a
shrikar84@...
Mar 28, 2006 6:29 am
7140
With thanks to Tarique Sani for unearthing this gem: http://www.slash7.com/pages/vampires Quote: "Help Vampires are found in every public online community,...
Hi all, Is there any tool/utility that would give the no. of functions given the C source. I could think of one - grep for lower case f in the tags file...
Mayank Rungta
mr.mynk@...
Mar 29, 2006 10:54 am
7142
All, Whats the correct order in which register_chrdev, driver_register and platform_device_register should occur ? As per my limited understanding,...
... In case of mix of all these first is register_chrdev and driver_register. platform_device_register can be be done in some platform specific files or after...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Apr 1, 2006 3:59 pm
7145
Hello, I hope by this time you would have found a solution. If not, here are some points to take care of. ... Don't follow the schema mentioned there, instead ...
Hi Any body could send a link or material about usb protocol stack . Thanks in advance. Thanks Raj ... Jiyo cricket on Yahoo! India cricket Yahoo! Messenger...
Hi Muthu, ... Linux-USB: http://www.linux-usb.org/ USB documents: http://www.usb.org/developers/docs/ SK -- Shakthi Kannan http://www.shakthimaan.com ...
hi all, [ This post is a little off-topic, but i think i might get an answer from this list]. I'm looking for a Linksys router WRT54G Version 4 or WRT54GL,...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Apr 9, 2006 5:09 pm
7152
... yup, i uesd to have the same problem, i just upgraded the eclipse version using YUM. the newer version does not cause such problems. [Non-text portions of...
Hi, I have a problem with this code.The code snippet is as below. I'm trying to understand recursive mutexes. The output of the program is as good as the fast...