public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kyle McMartin <kyle@mcmartin.ca>
To: Christian Kujau <lists@nerdbynature.de>
Cc: johnpol@2ka.mipt.ru, LKML <linux-kernel@vger.kernel.org>
Subject: Re: hifn_795x in a MacMini?
Date: Mon, 14 Jul 2008 15:54:05 -0400	[thread overview]
Message-ID: <20080714195405.GA28938@phobos.i.cabal.ca> (raw)
In-Reply-To: <alpine.DEB.1.10.0807142056190.4469@sheep.housecafe.de>

On Mon, Jul 14, 2008 at 09:18:09PM +0200, Christian Kujau wrote:
> and after loading the module, dmesg shows:
>
>   Driver for HIFN 795x crypto accelerator chip has been successfully registered.
>

The message is printing by the "module loading" function, which just
registers the pci driver, not the function that actually probes a
device. See hifn_init versus hifn_probe, in drivers/crypto/hifn_795x.c.

r, Kyle

  reply	other threads:[~2008-07-14 19:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-14 19:18 hifn_795x in a MacMini? Christian Kujau
2008-07-14 19:54 ` Kyle McMartin [this message]
2008-07-14 20:04   ` Christian Kujau
2008-07-14 21:35 ` Evgeniy Polyakov

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=20080714195405.GA28938@phobos.i.cabal.ca \
    --to=kyle@mcmartin.ca \
    --cc=johnpol@2ka.mipt.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lists@nerdbynature.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox