9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: cinap_lenrek@felloff.net
To: 9fans@9fans.net
Subject: Re: [9fans] Cannot boot plan9
Date: Tue, 18 Mar 2014 11:51:25 +0100	[thread overview]
Message-ID: <347c96693558746c3fefba41e929a0d5@felloff.net> (raw)
In-Reply-To: <97e0a383d9a82f2ad92c580962b6f34b@mikro.quanstro.net>

this device is a ata controller that might just work with
plan9's generic ata driver (given you add the pci id).
i checked 9front sdide.c which has the pci id for the controller:

                case (0x03ec<<16)|0x10DE:       /* nVidia nForce 61 MCP SATA */

we add these pci id's as we encounter the device so it has been
tested and worked (at least at some point) with 9front.

so i highly recommend just adding the pci device id to your ide/ata
driver and try it out. this is not some rocket science justifying a
gsoc project. :)

--
cinap



  reply	other threads:[~2014-03-18 10:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-16 15:53 Szymon Olewniczak
2014-03-16 16:14 ` erik quanstrom
2014-03-17 22:19   ` Szymon Olewniczak
2014-03-17 22:33     ` erik quanstrom
2014-03-18 10:51       ` cinap_lenrek [this message]
2014-03-18 12:31         ` erik quanstrom
2014-03-18 14:31           ` cinap_lenrek
2014-03-18 16:05             ` erik quanstrom
2014-03-18 18:28       ` Szymon Olewniczak
2014-03-18 19:43         ` erik quanstrom
2014-03-21 22:32           ` Szymon Olewniczak
2014-03-21 22:38             ` erik quanstrom
2014-04-01 18:20               ` Szymon Olewniczak
2014-04-01 19:11                 ` erik quanstrom
2014-03-22  2:33       ` Alex Jordan
2014-03-22  2:55         ` erik quanstrom

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=347c96693558746c3fefba41e929a0d5@felloff.net \
    --to=cinap_lenrek@felloff.net \
    --cc=9fans@9fans.net \
    /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).