From: Fabio G. <fg...@ti...> - 2001-11-19 09:11:24
|
Hi everybody. I'm Fabio Giovagnini from Italy and I'd like to begin the porting of LinuxSH to Epson SHCard, a sh-3 7709A based card. So I have some questions: 1) in linuxsh.sourceforge.net I can find CVS-web with: kernel/ linux/ linuxsh-web/ sh-boot/ Could anyone describe the meaning of these ones (kernel is the shlinux kernel, if I understand good); 2) If I execute: cvs -d:pserver:ano...@cv...:/cvsroot/linuxsh login <enter> cvs -z3 -d:pserver:ano...@cv...:/cvsroot/linuxsh co kernel <enter> Am I sure to get the latest CVS linux Sh kernel ? 3) Is the How To at http://linuxsh.sourceforge.net/docs/building-source.php3 the latest one about buliding linux SH from scratch ? 4) Is anyone using the SED 1355 framebuffer device? 5) Can I use the gcc-core 3.0.1 the compile the kernel? Thanks a lot. Ing. Fabio Giovagnini Embedded solution manager WALBRO TDD. fg...@ti... |
From: Jeremy S. <js...@mv...> - 2001-11-20 19:17:00
|
Fabio Giovagnini wrote: > 1) in linuxsh.sourceforge.net I can find CVS-web with: > kernel/ > linux/ > linuxsh-web/ > sh-boot/ > > Could anyone describe the meaning of these ones (kernel is the shlinux > kernel, if I understand good); I assume you've gotten a response already, but just in case here's all I know: Yes, the kernel module is the full shlinux kernel. It has no CVS branch structure I'm aware of (so your description of how to get it is accurate). The linux module is a "drop-in" tree, i.e. files you "drop-in" over a generic (e.g. kernel.org) kernel (easily done using the linux/scripts/treelink.sh script). The current linux module has two CVS branches (current 2.4 and future 2.5), however there is a request in progress [as far as we know!] to replace it with a new one which will include the kernel module history, and likely won't branch until 2.5 actually starts. You can use either; both are effectively at the 2.4.13-pre2 level for now. See the mailing list archives from October/November for a better idea of status. As you must have seen, linuxsh-web is the website source, and sh-boot is a copy of sh-ipl+g (though I don't think it's kept up-to-date with versions at m17n.org). I don't think there's a later version of the website docs, but they may not be fully up-to-date. > 4) Is anyone using the SED 1355 framebuffer device? Not me. Talk to the Dreamcast folk (Marcus?) > 5) Can I use the gcc-core 3.0.1 the compile the kernel? If you've heard nothing else, check www.sh-linux.org and maybe m17n.org/linux-sh. --Jeremy Siegel |
From: Greg B. <gn...@al...> - 2001-11-21 06:32:22
|
Jeremy Siegel wrote: > > > > 4) Is anyone using the SED 1355 framebuffer device? > Yes. There are drivers for it in CVS. I also have a different driver for it that I'm unable to release for reasons I don't want to go into. Greg. -- the price of civilisation today is a courageous willingness to prevail, with force, if necessary, against whatever vicious and uncomprehending enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001. |
From: fabio g. <fg...@ti...> - 2001-11-21 08:08:07
|
----- Original Message ----- From: "Greg Banks" <gn...@al...> To: "Jeremy Siegel" <js...@mv...> Cc: <fg...@ti...>; <lin...@li...>; <lin...@m1...> Sent: Wednesday, November 21, 2001 6:31 AM Subject: Re: [linux-sh:02002] Re: [linuxsh-dev] New in the group > Jeremy Siegel wrote: > > > > > > > 4) Is anyone using the SED 1355 framebuffer device? > > Did you test it? Is it working > > Yes. There are drivers for it in CVS. I also have a different driver > for it that I'm unable to release for reasons I don't want to go into. Did you test it, too? Could you send me a copy? Fabio > > Greg. > -- > the price of civilisation today is a courageous willingness to prevail, > with force, if necessary, against whatever vicious and uncomprehending > enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001. > > _______________________________________________ > linuxsh-dev mailing list > lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsh-dev > |
From: Greg B. <gn...@al...> - 2001-11-21 15:47:51
|
fabio giovagnini wrote: > > > > > > > > 4) Is anyone using the SED 1355 framebuffer device? > > > > Did you test it? No. > Is it working Presumably it works for the author. See the comment in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/linuxsh/linux/drivers/video/epson1355fb.c?rev=1.1.1.1&content-type=text/vnd.viewcvs-markup > > Yes. There are drivers for it in CVS. I also have a different driver > > for it that I'm unable to release for reasons I don't want to go into. > > Did you test it, too? Yes. > Could you send me a copy? No. I wish I could. Greg. -- the price of civilisation today is a courageous willingness to prevail, with force, if necessary, against whatever vicious and uncomprehending enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001. |
From: Fabio G. <fg...@ti...> - 2001-11-21 17:10:06
|
Ok. Thanks. On Wednesday 21 November 2001 15:46, Greg Banks wrote: > fabio giovagnini wrote: > > > > > 4) Is anyone using the SED 1355 framebuffer device? > > > > Did you test it? > > No. > > > Is it working > > Presumably it works for the author. See the comment in > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/linuxsh/linux/drivers/video/ >epson1355fb.c?rev=1.1.1.1&content-type=text/vnd.viewcvs-markup > > > > Yes. There are drivers for it in CVS. I also have a different > > > driver for it that I'm unable to release for reasons I don't want to go > > > into. > > > > Did you test it, too? > > Yes. > > > Could you send me a copy? > > No. I wish I could. > > Greg. |