===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Aug 1, 2006 8:54 pm
7230
Hi, ... We have this constraint due to the existing code base. We hope to change that in future but for now we were hoping to do it in a way that's acceptable....
Mayank Rungta
mr.mynk@...
Aug 2, 2006 5:27 am
7231
Hi all, I am writing a driver for a device which acts as both mouse and joy stick based on the bits set in the status registers and uses spi and twi protocols...
... The proc filesystem is used for this purpose. -- badhri [Non-text portions of this message have been removed]...
badhri
badsam@...
Aug 13, 2006 3:50 pm
7233
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Aug 13, 2006 5:12 pm
7234
All, Is there some means of asynchronous notification method ( similar to SIGNAL kernel-> user space ) for kernel module <--> kernel module. regards danny ...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Aug 27, 2006 11:29 pm
7236
Hi, Anyone on this list writing apache output filter that uses Lex/Yacc? I'm trying to make the two (apache buckets & lex functions) work together. If any of...
... I haven't written apache output filters before, so will try answering the lex part - assuming you have already written lex rules for all the filter...
srivathsa_ns@...
Aug 29, 2006 5:45 am
7238
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Sep 1, 2006 7:05 pm
7239
... Actually, I was wondering if anyone actually wrote a apache module that uses lex/yacc. This has its own set of challenges. Anyways, it all worked out quite...
Hi, I have some problem with the code shown below, I am supposedly be chaning the already existing pdf document which is a form. for which some values will be...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Sep 10, 2006 2:31 pm
7242
All: The first cut of the FOSS.IN/2006 website is up, including teh Call for Participation. There will be more information over the next couple of days,...
Two processes share a common memory area. This contains three channels, one for Control, one for data and the other for commands and each inturn two sub...
Speaker and talks registration for FOSS.IN/2006 is now open. Read about FOSS.IN/2006 at http://foss.in/2006 then read the Call for Participation at ...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Sep 24, 2006 2:42 pm
7246
hi I am using gtk to to build my application ... How i can change the "color" of entire frame in which i have a two widgets, spinbutton and text entry........
What does the following statement do? $(command1 ; cat)|command2 I cant follow how the control is flowing in the above statement. On a related note, I am using...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Oct 1, 2006 3:49 pm
7249
All: A gentle reminder that talks registration for FOSS.IN/2006 ends on Sunday, October 8th. If you wish to present a talk/workshop/tutorial at FOSS.IN/2006,...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Oct 8, 2006 7:47 pm
7251
Hi, Can anyone give me a hint or a line of thought on how to switch off a PC monitor in C ? Google is churning out C source for the Win API. But I was looking...
... I am not sure an API exist in posix standard. But here is how you can do it system ("xset dpms force off") you can do as well system ("xset dpms force on")...
Hi We ported a working piece of software (stackable filesystem) from linux 2.6.11 to 2.6.17.13. One of the major changes are to the inode semaphores which have...
The first shortlist of talks for FOSS.IN/2006 has been released. http://foss.in/2006/info/Shortlist_1 Please read the explanations on that page carefully. This...
Dear all, Please help me to increase the processes virtual memory address space. Here are my questions: 1.As i have seen in a linux os for each process only...
Hi, I ma having a logitech quickcam messenger webcam. I have installed the driver "qc-usb-messenger-1.1-1_ker2.6.11_1.1369_FC4.i386.rpm." Everything seem to be...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Oct 22, 2006 8:19 pm
7258
Hi All, I am posting a small program which I ran on Linux machine. The program code is: ============================================== class ofNoUse { private:...