From: Rodrigo Severo <rodrigo.lists@fabricadeideias.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-scsi@vger.kernel.org
Subject: Re: SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x
Date: Wed, 22 Sep 2004 14:40:14 -0300 [thread overview]
Message-ID: <4151B914.7060806@fabricadeideias.com> (raw)
In-Reply-To: <20040922170651.A3340@infradead.org>
Hi,
Just after I sent my previous message I realized where I could find the
driver. It's already compiled and modprobed.
I have only one scsi device attached to it: an ECRIX VXA-1 tape drive.
cat /proc/version gives me:
Linux version 2.6.8-gentoo-r3 (root@coppola2) (gcc version 3.3.4
20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)) #4 Wed Sep 22
13:24:17 BRT 2004
cat /proc/scsi/scsi gives me:
Attached devices:
Host: scsi1 Channel: 00 Id: 02 Lun: 00
Vendor: ECRIX Model: VXA-1 Rev: 2C8C
Type: Sequential-Access ANSI SCSI revision: 02
so the tape drive is being recognized.
I can't access it though.
I tried "mt -f /dev/nst0" rewind and my first result was:
/dev/nst0: No such file or directory
So I "mknod /dev/nst0 c 9 128" rmmoded and modprobed initio module and
tried again "mt -f /dev/nst0" just to get:
/dev/nst0: No such device or address
Well, I have a rather ordinary Gentoo installation which means it uses
devfs (and devfsd). Could it be the one to blame?
What should I do now?
Do you need any extra info?
Please remember to CC straight to me as I'm not subscribed to this list.
TIAA,
Rodrigo Severo
Christoph Hellwig wrote:
>The driver still exists and actually compiles. It's marked BROKEN, although
>I don't know why. If you want to help testing we can update it to current
>standards.
>
>
>
next prev parent reply other threads:[~2004-09-22 17:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-22 16:03 SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x Rodrigo Severo
2004-09-22 16:06 ` Christoph Hellwig
2004-09-22 16:21 ` Rodrigo Severo
2004-09-22 17:40 ` Rodrigo Severo [this message]
2004-09-22 21:37 ` Christoph Hellwig
2004-09-22 20:14 ` Pozsar Balazs
2004-09-24 21:21 ` Rodrigo Severo
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=4151B914.7060806@fabricadeideias.com \
--to=rodrigo.lists@fabricadeideias.com \
--cc=hch@infradead.org \
--cc=linux-scsi@vger.kernel.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 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.