From mboxrd@z Thu Jan 1 00:00:00 1970 From: xiangfu@sharism.cc (Xiangfu Liu) Date: Tue, 12 Apr 2011 16:12:30 +0800 Subject: Device Driver Help In-Reply-To: References: Message-ID: <4DA4096E.4050301@sharism.cc> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi there are some drivers code: http://projects.qi-hardware.com/index.php/p/openwrt-xburst/source/tree/master/target/linux/xburst/files-2.6.32/drivers you can find all datasheet here: http://downloads.qi-hardware.com/hardware/datasheets/qi_lb60/ hardware info: http://en.qi-hardware.com/wiki/Hardware_basics http://en.qi-hardware.com/wiki/Hardware_basics#Schematic the qi hardware is prompt "copyleft hardware" all source code is free software, all document is CC. maybe you can find some info on that project. On 04/12/2011 02:49 PM, Niamathullah sharief wrote: > Same question from me...Please help us.... > > On Tue, Apr 12, 2011 at 1:15 AM, Naveen Kumar wrote: > >> Hi, >> I am very new to device driver area and has some basic knowledge of char >> and block device driver and linux kernel. I am little bit aware of some of >> subsystem of kernel but I am not able to co-relate which device driver file >> is pure software driver and more or less part of kernel subsystem to achieve >> hardware abstraction and which driver files deals with real hardware. >> It would be great help if someone can provide some real example with some >> open hardware datasheet, some basic code snippet will help me a lot. >> >> Thanks, >> A Kernel Newbie -- Best Regards Xiangfu -- Qi RSS feed, http://en.qi-hardware.com/feed/rss20.xml --