9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Christopher Nielsen <cnielsen@pobox.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] venti+fossil woes
Date: Tue, 18 Nov 2003 15:30:23 -0800	[thread overview]
Message-ID: <20031118233023.GJ65844@cassie.foobarbaz.net> (raw)
In-Reply-To: <a80514e25e56c21350f6dcbe3a390b0a@plan9.bell-labs.com>

On Tue, Nov 18, 2003 at 06:10:06PM -0500, jmk@plan9.bell-labs.com wrote:
> cat '#P/irqalloc'
> should tell you.

ah great. thanks.

#nidaba cat '#P/irqalloc'
	 3	 0 debugpt
	 7	 0 mathemu
	 8	 0 doublefault
	 9	 0 mathover
	14	 0 fault386
	16	 0 matherror
	32	 0 clock
	33	 1 kbd
	36	 4 COM1
	38	 6 floppy
	41	 9 sdF (ata)
	41	 9 sdE (ata)
	43	11 usb0
	43	11 ether0
	47	15 sdD (ata)

So it looks like the controllers for the four disks are
sharing an interrupt. That could be a problem...

> > ...
> > The controller is a Promise 100TX2 (PDC20268).
> > ...
> Does anyone know if this works properly? I know the driver
> will recognise it, but are there any bugs/workarounds for this
> chip we are missing?

That was one of the first things I started to look into. I
didn't see anything unusual in the FreeBSD ata driver that
would indicate it has troubles. But I did see some possible
problems when I did a google search. I haven't had the time
to dive into it in enough detail. I'll see if I can find
anything useful.

--
Christopher Nielsen
"They who can give up essential liberty for temporary
safety, deserve neither liberty nor safety." --Benjamin Franklin


  parent reply	other threads:[~2003-11-18 23:30 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-14 23:18 Christopher Nielsen
2003-11-14 23:23 ` Geoff Collyer
2003-11-14 23:34   ` Christopher Nielsen
2003-11-14 23:37 ` Charles Forsyth
2003-11-14 23:43   ` Christopher Nielsen
2003-11-15  0:17     ` Charles Forsyth
2003-11-15  1:00       ` Christopher Nielsen
2003-11-14 23:43   ` boyd, rounin
     [not found] ` <20031116013757.GO834@cassie.foobarbaz.net>
2003-11-18 12:40   ` Christopher Nielsen
2003-11-18 14:08     ` Russ Cox
2003-11-18 15:27       ` Charles Forsyth
2003-11-18 22:35       ` Christopher Nielsen
2003-11-18 23:10         ` jmk
2003-11-18 23:18           ` mirtchov
2003-11-18 23:30           ` Christopher Nielsen [this message]
2003-11-18 23:59             ` Geoff Collyer
2003-11-19  0:35               ` Christopher Nielsen
2003-11-19  1:12                 ` okamoto
2003-11-19  4:51                 ` Dan Cross
2003-11-19  5:59                   ` Christopher Nielsen
2003-11-19  0:03             ` jmk
2003-11-19  0:20               ` Charles Forsyth
2003-11-20  6:04               ` Christopher Nielsen
2003-11-20  9:26                 ` C H Forsyth
2003-11-20 10:14                   ` Christopher Nielsen
2003-11-18 15:36     ` SPAM: " 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=20031118233023.GJ65844@cassie.foobarbaz.net \
    --to=cnielsen@pobox.com \
    --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).