From: Zhang Fuxin <fxzhang@ict.ac.cn>
To: "linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com>,
Chris Dearman <chris@algor.co.uk>,
Ian Chilton <mailinglist@ichilton.co.uk>
Subject: 2.4.16 kernel for algor p6032
Date: Wed, 5 Dec 2001 2:35:3 +0800 [thread overview]
Message-ID: <200112041937.fB4JbCo04548@oss.sgi.com> (raw)
hi,linux-mips,
Finally the 2.4 kernel seems calm down,I pay some time to cleanup
my code for algorithmics p6032 board.
Although it may still very experimental,i make it public here
hoping that it will save sometime for someone else.
You can get the source diff
(against sgi cvs linux_2_4_branch Dec.3,about 50k) from:
http://159.226.40.150/godson/mips-2.4.16-zfx.diff.gz
(sorry i haven't a dns name)
I am eager to get some feedback.
There are Changelog and README in arch/mips/algor/
for your convenience,READ is post here:
This is my code for algor p6032,many of them borrowed/inherit from
algorithmics' 2.2 kernel(and others),but with a lot of cleanup(i think:)
I have tried my best to make minimum changes to generic code.
Testing platform:
Algorithmics p6032 eval board,idt RC64474 CPU
(with a 40G IBM 7200rpm ide disk,256M sdram memory,matrox G200 video
card)
Software: H.J.Lu's cross compile toolchain & redhat 7.1 port)
Features:
1.new time,new irq,new pci,auto-pci,etc
see this list:
CONFIG_PCI=y
CONFIG_NEW_PCI=y
CONFIG_PCI_AUTO=y
CONFIG_NEW_IRQ=y
CONFIG_I8259=y
CONFIG_HAVE_STD_PC_SERIAL_PORT=y
CONFIG_NEW_TIME_C=y
CONFIG_BOARD_SCACHE=y
CONFIG_PC_KEYB=y
CONFIG_NONCOHERENT_IO=y
2. frame buffer for matrox cards(that means you can use X windows)
3. a flash driver for easily rewriting of on board flash
4. ide,ethernet(pcnet32) with dma
5. with 2.4.16 patch(filesystem corruption fixed)
TODO:
1. more test,e.g. with ltp or something
I have run 2.4.8 for some time with good stablity,but this upgrade is
done in one day,with many cleanups
it will surely contain some bugs
2. on board cache support
i haven't decided a elegant way to support the board cache
3.
Important Notes:
1. the command line is fixed at arch/mips/kernel/setup.c for my convenience:),you should change to fit your need or comment it out and use pmon args
2. PIIX support for ide must be choosed,or the irq probe will lead to
endless interruption.
More information may present in Changelog.zfx.
2001.12.05 Zhang Fuxin, <fxzhang@ict.ac.cn>
Institute of Computing Technology,Chinese Academy of Sciences
have to get some sleep now:)
Regards
Zhang Fuxin
fxzhang@ict.ac.cn
reply other threads:[~2001-12-06 18:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200112041937.fB4JbCo04548@oss.sgi.com \
--to=fxzhang@ict.ac.cn \
--cc=chris@algor.co.uk \
--cc=linux-mips@oss.sgi.com \
--cc=mailinglist@ichilton.co.uk \
/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.