From: "Hitoshi Ozeki" <h-ozeki@ck2.so-net.ne.jp>
To: "'The development of GRUB 2'" <grub-devel@gnu.org>
Subject: Re: I write a patch for Japanese NEC i386 old computers.
Date: Thu, 29 Mar 2007 00:27:06 +0900 [thread overview]
Message-ID: <000001c7714d$8b841c60$030010ac@temjin> (raw)
In-Reply-To: <000001c76ea7$8fc6e940$2101a8c0@asinusaureus>
Hello, all.
1. name of architecture.
In Japan, The 'PC-98' means the NEC PC-9800 series and its compatible
machines.
But, In the other country, 'PC98' means a hardware standard set by Microsoft
and
a consortium of hardware manufacturers.
I afraid to mistake, so named as 'NEC98'. But, I do not have a intent to
persist this name.
2. sharing of code with PC's.
Sharing of code with PC's bring me several problems.
Firstly, In this time, My patch includes a lot of PC's code. But amount of
the PC-9800 depended code will increase.
Secondaly, when changes PC's depended code, PC-9800 code shuld change also.
I think GRUB2 is next generation
of GRUB, not on the stable.
3. known bugs/problems of patches in this time.
* Scroll routine of console has a bug, bares trashes on the lowest line.
Should fix.
* Remains code of VGA and VBE, I'll replace to PC-9800 graphics routine.
* In the high-rezo mode, I do not have tested, not have any datasheet and
machine.
(NEC released a few high-rezo supported machines, so this is little
problem.)
* Algorythm of transfering from LBA to CHS, I have trusted the answer of
BIOS. Should compute myself.(difficult)
* SASI/ATAPI device is not supported, should support this.(difficult)
* Listing devices by 'ls' command. when exists not-ready removable device,
its command ends with fail.
* cannot boot the FreeBSD(pc98). Should fix.
* 'play' command is not tested.
* On booting the Linux with framebuffer console, cannot display correctly.
* First NEC PC-9801, PC-9801E, PC-9801F, and PC-9801M are not supported.
Support those.(not a big problem.)
4. Wish to discuss.
* Support of different sector-sizes, MO(Magneto Optical) disk uses
512/1024/2048 b/s(bytes per sector).
CD-ROM uses 2048 b/s, FD of formatted by PC-9800 series often uses 1024
b/s, Old OS uses 256/128 b/s.
* When doing 'chainloader' command, the all disk devices cannot use via
'dev.c',
because of doing 'grub_loader_unload_func' on 'grub_loader_set'.
I think it is disirable to do 'grub_loader_unload_func' on 'grub_*_boot'.
I try to fix this patches, and disclose in future.
Regard,
--
Hitoshi Ozeki h-ozeki@ck2.so-net.ne.jp
next prev parent reply other threads:[~2007-03-28 15:30 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-25 6:33 I write a patch for Japanese NEC i386 old computers Ernest Sales
2007-03-28 15:27 ` Hitoshi Ozeki [this message]
2007-03-28 19:25 ` Yoshinori K. Okuji
2007-03-30 9:34 ` i386-pc 'chainloader' is something wrong. (RE: I write a patch for Japanese NEC i386 old computers.) Hitoshi Ozeki
2007-03-31 4:24 ` i386-pc 'chainloader' is something wrong. (RE: I write a patch forJapanese " Hitoshi Ozeki
2007-04-07 13:13 ` Yoshinori K. Okuji
2007-09-03 20:27 ` i386-pc 'chainloader' is something wrong. (RE: I write a patch for Japanese " Yoshinori K. Okuji
2007-04-10 18:56 ` I write a patch for Japanese NEC i386 old computers Hitoshi Ozeki
2007-04-13 10:57 ` Hitoshi Ozeki
2007-04-13 11:12 ` Vesa Jääskeläinen
[not found] <460a9fb4.7dc3c2f3.286c.ffffde40SMTPIN_ADDED@mx.google.com>
2007-03-29 6:39 ` Ernest Sales
2007-04-07 13:09 ` Yoshinori K. Okuji
2007-04-10 13:25 ` Hitoshi Ozeki
-- strict thread matches above, loose matches on Subject: below --
2007-03-24 15:53 小関 一志
2007-03-24 16:25 ` Hollis Blanchard
2007-03-24 19:01 ` Hitoshi Ozeki
2007-03-24 23:00 ` Yoshinori K. Okuji
2007-03-25 3:14 ` Hitoshi Ozeki
2007-03-26 4:24 ` Hitoshi Ozeki
2007-03-28 18:49 ` Yoshinori K. Okuji
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='000001c7714d$8b841c60$030010ac@temjin' \
--to=h-ozeki@ck2.so-net.ne.jp \
--cc=grub-devel@gnu.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.