===================================================================== 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, 2007 7:53 pm
7333
This is a one-time mail by ACM. Please join acm-bangalore-chapter@googlegroups.com to get more invites to talks/meeting/updates related to Computer Science and...
Hello! I am writing a program using GTK+. The program has an image and I wish to track mouse clicks on the image. Everytime the user clicks on the image, I...
Hello! I am writing a program using GTK+. The program has an image and I wish to track mouse clicks on the image. Everytime the user clicks on the image, I...
All: The OpenAlchemy project is the opensourced version of Alchemy - the user interface used on the Amida Simputer. Everytime I have shown the Simputer to...
[...] Yeah... I'm sorry about that. Somebody pointed out that it was there as an example in the GTK+ tutorial. I only tried googling it down. I'm a newbie, so...
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...
Mar 11, 2007 4:16 pm
7339
hi group, i am developing a routing application which needs two features; 1. if the fib lookup fails, my application needs to know about using preferably ...
Hi Guys, Look at this program: #include<stdio.h> void crap(void) { printf("\n Useless function \n"); } int main() { unsigned long int value; value = *...
Sanandan (Sanandan) S...
sanandan.sharma@...
Mar 18, 2007 4:50 am
7341
... No. A function name by default is a pointer ... crap and &crap are essentially the same. You see this kind of behaviour in arrays too. For example ... int...
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...
Mar 25, 2007 3:51 pm
7343
Hi , I am a newbie to kernel programming and trying out some simple examples given a tutorial the program is given below #include <linux/module.h> /*...
Hi, i am in need of linux network programming faq, to prepare for interview. can anyone share the question with me. :) thanks Ashok [Non-text portions of this...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
All: Last night we sent confirmations to the first 100 people who had registered for the event. Needless to say, there are far more than 100 registrations. ...
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...
Apr 8, 2007 2:32 pm
7350
Hi, i read the usbdoc available in http://www.lrr.in.tum.de/Par/arch/usb/usbdoc/node15.html and reffered some pages by searching on google also. still i have...
Hi Ashok, ... Hi Ashok, You can read Documentation/devices.txt in the kernel source tree for a complete list of major and minor numbers. No, all USB devices do...
Hello Ankit Chaturvedi, Are the major numbers for the usb devices registered only using the char-register function? Or is there some other function to do this...
Hi I am new to USB device drivers. I would like to know how do I get information to write USB device driver? How do I create my own USB class and get a new...
Hi Tiju, ... No, a usb device can be a block device(as in mass storage device) , or in some special cases a network device(usb modem) so it does not necessariy...
Hi Tiju, ... Read Documentation/usb/ in the kernel source tree. The Docbook that comes with the kernel is also very helpful. Do a 'make htmldocs' at the top...
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...
Apr 22, 2007 1:04 pm
7357
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
May 1, 2007 1:51 pm
7358
Hi, Just wanted to find if there is a way I can kill a particular thread (child thread) of an user application implemented using NPTL under Linux 2.6. Also can...
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...
May 6, 2007 1:07 pm
7360
Hello, I am using Mips 32 target and i use below structure typedef struct packet_t { unsigned int length; unsigned short int value; unsigned id; union { struct...
Simon fgc
simon.fgc@...
May 19, 2007 12:02 pm
7361
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: ...