Re: core dump file size exceeds limit with ulimit -f unlimited.

2009-07-25 Thread Anuz Pratap Singh Tomar
Hmmm, could it be because additional ELF file header, section, symbol etc in core file? This is just my personal guess This is what someone else explained in some forum, but still its more of a guess work:

Re: Help in learning real PCI device driver

2009-07-25 Thread Kalpesh Rathod
Hi, Have a look at the link below. http://linuxgazette.net/156/jangir.html It is very old(2.4 era) . Still you might be able to acquire the card and the datasheet. Regards, Kalpesh On Sat, Jul 25, 2009 at 1:54 AM, Vipul Jainvipu...@gmail.com wrote: Hi All,    I am a newbie in linux device

Re: Touchpad mouse interface

2009-07-25 Thread Yousef Alhashemi
2009/7/24 Mulyadi Santosa mulyadi.sant...@gmail.com I am not sure, but in your opinion does this give indication? : $ dmesg | grep -i -C 1 synaptic [1.044513] Write protecting the kernel read-only data: 1136k [1.242261] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, caps:

Re: Help in learning real PCI device driver

2009-07-25 Thread Greg Freemyer
On Fri, Jul 24, 2009 at 4:24 PM, Vipul Jainvipu...@gmail.com wrote: Hi All,    I am a newbie in linux device driver and have written couple of char device driver using kmalloc (memory as device)    I would like to write an Actual/Real PCI device driver and was wondering if any one could

STB reference design : where to search?

2009-07-25 Thread Om Narasimhan
I am trying to find and evaluate various options to design an STB. I have found various chipsets (Broadcom, ATI, freescale, Intel, sigma designs, Texas instruments..etc) which provides the required functionality. I have no idea where to get / purchase reference design boards from. My searches do

Re: Touchpad mouse interface

2009-07-25 Thread Mulyadi Santosa
Hi On Sat, Jul 25, 2009 at 1:44 PM, Yousef Alhashemiyousef.alhash...@gmail.com wrote: I don't know why I didn't check dmesg! But you are right, it is a PS/2 mouse, except it probably uses an extended protocol (just like IM PS/2, IM/EX PS/2, ..etc). It's funny how that exact command worked for