hi,Hartvig Ekner£¬
Here are my files.
but the build process can't be described in short:(.
I started from a rpm package from redhat7(or similar standard distribution),did
everything to make it cross-compile,very ugly and painful.Basically,
repeat if errors
make World &> out,
read out,correct errors it reports
until done
beside changes to config files,i remember there were problems due to the sequence
when it cross-builded a problem and wanted to execute it.
From the list,I think someone else should have more elegant way. And i will try
H.J.Lu's source in oss.sgi.com when having time.
ÔÚ 2001-12-06 21:10:00 you wrote£º
>Hello Zhang,
>
>I would be very interested in trying to get the video support (using G200
>as you have) up and running on our Malta board with full X.
>
>Could you provide me with some more info, so that I can try to repeat it?
>E.g. the /etc/X11/XF86Config file, exactly what X server did you use,
>startup output when starting the server (cut & paste, or from
>/var/log/XFree86.0.log or similar).
>
>Any information much appreciated!
>
>/Hartvig
>
>Zhang Fuxin writes:
>>
>> hi,Alinux-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
>>
>
>
>--
> _ _ _____ ____ Hartvig Ekner Mailto:hartvige@mips.com
> |\ /| | |____)(____ Direct: +45 4486 5503
> | \/ | | | _____) MIPS Denmark Switch: +45 4486 5555
>T E C H N O L O G I E S http://www.mips.com Fax...: +45 4486 5556
Regards
Zhang Fuxin
fxzhang@ict.ac.cn
XF86Config-4
out