Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] FC driver?
Date: Mon, 17 Mar 2003 12:18:01 +0100	[thread overview]
Message-ID: <20030317111801.GF17073@lug-owl.de> (raw)
In-Reply-To: <3E68A12A00002910@ocpmta3.freegates.net>

[-- Attachment #1: Type: text/plain, Size: 1498 bytes --]

On Mon, 2003-03-17 12:05:20 +0100, Joel Soete <jsoe0708@tiscali.be>
wrote in message <3E68A12A00002910@ocpmta3.freegates.net>:
> Hi all,
> 
> On the N4000 which I can test for a short time there are fc cards.
> lspci give me following info about those cards:
> 
> 20:00.0 Fibre Channel: Hewlett-Packard Company Tach TL Fibre Channel Host Adapter (rev 0b)
> d0:00.0 Fibre Channel: Hewlett-Packard Company Tach TL Fibre Channel Host Adapter (rev 0b)
> e0:00.0 Fibre Channel: Hewlett-Packard Company Tach TL Fibre Channel Host Adapter (rev 0b)

[line break-ups corrected]

> The question is: which driver should I use (cpqfc?)?

I do not have such a card, but:

/usr/share/misc/pci.ids:
103c  Hewlett-Packard Company
	1028  Tach TL Fibre Channel Host Adapter

So it seems your device is 103c:1028. In the kernel, this maps through
./linux/include/linux/pci_ids.h:

#define PCI_DEVICE_ID_HP_TACHYON      0x1028

So your device is called "PCI_DEVICE_ID_HP_TACHYON". Searching for this
string, you'll find it in ./linux/drivers/scsi/cpqfcTSinit.c, so that
card seems to be supported.

See, it's quite easy to see if a PCI card seems to be supported:-)

MfG, JBG



-- 
   Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481
   "Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg
    fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!
      ret = do_actions((curr | FREE_SPEECH) & ~(IRAQ_WAR_2 | DRM | TCPA));

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-03-17 11:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-17 11:05 [parisc-linux] FC driver? Joel Soete
2003-03-17 11:18 ` Jan-Benedict Glaw [this message]
2003-03-17 13:58   ` Joel Soete
2003-03-17 15:52     ` Randolph Chung
2003-03-17 16:21       ` Grant Grundler
2003-03-17 16:34         ` Jan-Benedict Glaw
2003-03-18  9:16           ` Jan-Benedict Glaw
2003-03-17 16:14   ` Grant Grundler
2003-03-17 16:22     ` Ryan Bradetich
2003-03-17 16:36       ` Martin K. Petersen
2003-03-17 16:38       ` Grant Grundler
2003-03-18 15:18         ` Joel Soete
2003-03-21 15:24           ` Joel Soete
2003-03-22 21:58         ` Joel Soete
2003-03-23  6:24           ` Grant Grundler
2003-03-24  7:22             ` Joel Soete

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=20030317111801.GF17073@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=parisc-linux@lists.parisc-linux.org \
    /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