From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-da0-f46.google.com ([209.85.210.46]:63499 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934593Ab3BTORL (ORCPT ); Wed, 20 Feb 2013 09:17:11 -0500 Received: by mail-da0-f46.google.com with SMTP id p5so3518330dak.19 for ; Wed, 20 Feb 2013 06:17:10 -0800 (PST) Date: Wed, 20 Feb 2013 06:17:39 -0800 From: Greg KH To: Vijay Chauhan Cc: linux-pci@vger.kernel.org Subject: Re: [OT] Newbie Message-ID: <20130220141739.GA5705@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-pci-owner@vger.kernel.org List-ID: On Wed, Feb 20, 2013 at 07:32:03PM +0530, Vijay Chauhan wrote: > Hi, > > I am newbie for PCI. I wanted to learn PCI driver programming in Linux. > Please suggest me how to start. Any example (sample code) or tutorial > link or book helpful for me. Doesn't the huge number of example drivers in the kernel sources provide a wonderful place to start with? What specifically are you trying to do here that you need help with? greg k-h