9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Re: b.com from fd
@ 2000-02-21  9:05 arisawa
  0 siblings, 0 replies; only message in thread
From: arisawa @ 2000-02-21  9:05 UTC (permalink / raw)


Thank you, Russ and Nigel,

boot.exe works fine. 
It can surely load 9pc*.

My goal is to construct 9fs on the PC with K6-2/350.
9pcfs does not recognize dos on FD.

I first tried to adjust my clock and replaced the data:
	{ 5,	8,	23,	"AMD-K6 3D", },	/* guesswork */
	{ 5,	9,	23,	"AMD-K6 3D+", },/* guesswork */
in /sys/src/9/pc/clock.c and /sys/src/fs/pc/8253.c
by
	{ 5,	8,	11,	"AMD-K6 3D", },	/* guesswork */
	{ 5,	9,	11,	"AMD-K6 3D+", },/* guesswork */

It seems that the values work fine for 9pc and 9pcdisk, and
probably for other 9pccpu*.
However the CPU speed value shown by 9fs is unsteady.
It shows: 20MHz or other values.

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-02-21  9:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-21  9:05 [9fans] Re: b.com from fd arisawa

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).