9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Mechiel Lukkien <mechiel@xs4all.nl>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] bootmessages, part one
Date: Fri, 22 Apr 2005 19:59:03 +0200	[thread overview]
Message-ID: <20050422175903.GA47393@xs4all.nl> (raw)
In-Reply-To: <20050422131532.GA104@gmx.de>

On Fri, Apr 22, 2005 at 03:15:32PM +0200, Sascha Retzki wrote:
> On Wed, Apr 20, 2005 at 11:49:24AM -0400, jmk@plan9.bell-labs.com wrote:
> > The ATA driver issued a 'read sectors' command and did not receive a
> > 'done' interrupt within 30 seconds.
> > I would guess either the interrupt is not going where we think it is
> > (the drive is not 'busy' any more according to the status) or the chip
> > used in the controller needs special code.
> > 
> > Can you get the output of the /bin/pci command?
> > 
> > --jim
> 
> Hello,
> 
> I found out that there is no problem if there is no disk attached to the 
> controler. However, the corresponding line from /bin/pci is:
> 0.10.0: 01.80.00 1103/004 10 0:0000ec01 16 1:0000e801 16 2:0000e401 16 3:0000e001 16 4:0000dc01 256
> 
> Another question: Is there some device/command that shows the vendor/device
> IDs or similar? It'd be a pleasure to grep for "Adaptec" or "controller" or
> alike, and get "0.10.0" back ;) .. I actually booted netbsd2, and hope that
> it is right; I can't get the /bin/pci-output to my unix-machine atm, some
> newbie problems, so I handpasted the above.

if you want to print vendor/device strings to go with the id's (and
also the type of device), try /n/sources/contrib/mjl/src/pcidevs.tgz.
also available as: 

	http://www.xs4all.nl/~mechiel/plan9/files/pcidevs.tgz

it uses the openbsd pci devices list (download the latest version
from their cvsweb by `mk fetch').

mechiel


  reply	other threads:[~2005-04-22 17:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-20 14:25 Sascha Retzki
2005-04-20 15:49 ` jmk
2005-04-22 13:15   ` Sascha Retzki
2005-04-22 17:59     ` Mechiel Lukkien [this message]
2005-04-22 18:30       ` Sascha Retzki
2005-04-22 18:58         ` jmk
2005-04-22 19:02           ` boyd, rounin
2005-04-23  3:31             ` jmk

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=20050422175903.GA47393@xs4all.nl \
    --to=mechiel@xs4all.nl \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).