9front - general discussion about 9front
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9front@9front.org
Subject: Re: [9front] CDROM on third drive?
Date: Sun, 4 Jan 2015 14:12:06 +0900	[thread overview]
Message-ID: <055e772d63b6d4873fe23bc43acf16af@mars.jitaku.localdomain> (raw)
In-Reply-To: <d11096430a7c7d511afea43d9c1aa9af@felloff.net>

Wao!
Yes, your patch worked very fine.
cat /dev/sdctl says:
sdC ata port F100 ctl F000 irq 11.

When I inserted 9front CDROM,
ls -l /dev/sdC0 says:
--rw-r----- S 0 sys sys 0 Jan 4 11:50 /dev/sdC0/ctl
--rw-r----- S 0 sys sys 5555814000 Jan 4 11:50 /dev/sdC0/data
-lrw------    S 0 sys sys 0 Jan 4 11:50 /dev/sdC0/raw

then mounted CDROM to /n/cdrom, and then
cat /n/cdrom/cfg/plan9.ini says:
# config for initial cd booting
cdboot=yes
mouseport=ask
monitor=ask
vgasize=ask
bootfile=/386/9pcf.

All very good!!

Many debug lines are like:
ataready: dev f100: a0 reset 88 ready 0 ataargs 0xF100: 0x20 0x03 0x00 0x00 0x00 0x51
ataready: 106999: 10700 0x51
ataready: dev f100: 0 reset 80 ready 9 ataregs 0xF100: 0x20 0x00 0x00 0x00 0x80 0xA0 0x58
ataready: 400000:400000 0x58

and cat /dev/sdctl says:
sdc ata port F100 ctl F000 irq 11.

Thank you very much cinap.  You works very fast and fine!

Kenji

PS.  Your kernel(9pcfkenji2) has much improve of Japanese USB keyboard,
if we can neglect the nonability to input these four characters, '|', '¥', '_', '\'.



  reply	other threads:[~2015-01-04  5:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-02  4:46 kokamoto
2015-01-02 10:46 ` [9front] " cinap_lenrek
2015-01-03  2:42   ` kokamoto
2015-01-03  3:16     ` cinap_lenrek
2015-01-03  6:50       ` kokamoto
2015-01-03 14:37         ` cinap_lenrek
2015-01-04  0:36           ` kokamoto
2015-01-04  0:53           ` kokamoto
2015-01-04  1:19             ` cinap_lenrek
2015-01-04  2:17               ` kokamoto
2015-01-04  2:58                 ` cinap_lenrek
2015-01-04  5:12                   ` kokamoto [this message]
2015-01-04  5:13                     ` kokamoto
2015-01-04  6:08                       ` kokamoto
2015-01-04 13:28                         ` cinap_lenrek
2015-01-07  5:39                         ` kokamoto
2015-01-07  5:54                           ` mischief
2015-01-07  8:40                             ` kokamoto

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=055e772d63b6d4873fe23bc43acf16af@mars.jitaku.localdomain \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9front@9front.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;
as well as URLs for NNTP newsgroup(s).