All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: "S. Vishnu Priya" <vpriya@lantana.tenet.res.in>
Cc: linux-kernel@vger.kernel.org
Subject: Re: pci card detection by kernel
Date: Sun, 08 Apr 2007 09:41:58 +0200	[thread overview]
Message-ID: <46189CC6.2070004@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0704081051270.26389@lantana.tenet.res.in>

S. Vishnu Priya napsal(a):
> 
> Dear All,
> 
>       I am new to this group. I was asked to write a device driver for a
> new pci card. My doubt is, Kernel will detect a new pci card which is
> attached to the system? Or how we can make the kernel to detect the new
> card which is newly attached? I am using kernel 2.6.11.12. Please
> suggest me regarding this.

See drivers/*, search for pci_driver -- driver, probe, remove, suspend, resume
and pci_device_id table.

regards,
-- 
http://www.fi.muni.cz/~xslaby/            Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8  22A0 32CC 55C3 39D4 7A7E

      reply	other threads:[~2007-04-08  7:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-08  5:22 pci card detection by kernel S. Vishnu Priya
2007-04-08  7:41 ` Jiri Slaby [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46189CC6.2070004@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vpriya@lantana.tenet.res.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.