From: Michael R. <mro...@fu...> - 2004-06-30 03:44:24
|
I was just wondering if any can post a list on this mailing list or online that states all of the supported hardware and software in LinuxDC. Thanks, Michael Robinson mro...@fu... www.fuzzymuzzle.com |
From: Mike F. <va...@ge...> - 2004-06-30 23:25:57
|
On Tuesday 29 June 2004 11:42 pm, Michael Robinson wrote: > I was just wondering if any can post a list on this mailing list or > online that states all of the supported hardware and software in LinuxDC. the linux 2.4 tree is dead pretty much ... better to use the 2.6 tree from linuxsh.sf.net ... a lot of device drivers are stuck in the 2.4 tree and should only need a little bit of work to get them into 2.6 ... send patches to Paul and he usually has no problem adding them to the tree ... i use serial console with 2.6 and run NFS over the BBA so i havent tested much anything else myself you can find prebuilt SH4 rpms that work pretty nicely here: http://www.sh-linux.org/rpm-index-2003/sh4/ again, being a Gentoo user, i tend to use portage to build stuff ... it's just really slow since i'm currently limited to NFS :( -mike |
From: Ben S. <sr...@cs...> - 2004-07-01 02:30:22
|
I see that a lot of you guys have BBAs. How did you get them? I basically lost interest in this project because I could not do anything without one. What do you guys suggest? I dont really want to pay 200$ for one on ebay. Thanks ben -- Ben Srour sr...@cs... On Wed, 30 Jun 2004, Mike Frysinger wrote: > On Tuesday 29 June 2004 11:42 pm, Michael Robinson wrote: > > I was just wondering if any can post a list on this mailing list or > > online that states all of the supported hardware and software in LinuxDC. > > the linux 2.4 tree is dead pretty much ... better to use the 2.6 tree from > linuxsh.sf.net ... > > a lot of device drivers are stuck in the 2.4 tree and should only need a > little bit of work to get them into 2.6 ... send patches to Paul and he > usually has no problem adding them to the tree ... > > i use serial console with 2.6 and run NFS over the BBA so i havent tested much > anything else myself > > you can find prebuilt SH4 rpms that work pretty nicely here: > http://www.sh-linux.org/rpm-index-2003/sh4/ > > again, being a Gentoo user, i tend to use portage to build stuff ... it's just > really slow since i'm currently limited to NFS :( > -mike > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Linuxdc-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxdc-dev > |
From: Michael R. <mro...@fu...> - 2004-07-01 03:41:37
|
$100 on eBay, they hold their value extremely well. I bought one on eBay for $100, went idle and sold it on eBay for $100, and then bought one again on eBay for $100. They're a great investment, LOL :) By the way, what guide and C library did you guys use to set up your toolchains? Thanks, Michael Robinson mro...@fu... www.fuzzymuzzle.com Ben Srour wrote: >I see that a lot of you guys have BBAs. How did you get them? I basically >lost interest in this project because I could not do anything without one. >What do you guys suggest? I dont really want to pay 200$ for one on ebay. > >Thanks >ben > > > |
From: Mike F. <va...@ge...> - 2004-07-01 12:04:59
|
On Wednesday 30 June 2004 11:41 pm, Michael Robinson wrote: > By the way, what guide and C library did you guys use to set up your > toolchains? i used a Gentoo script called 'crossdev' but if you're planning on using uclibc, they have good information iirc on how to do it there is this site: http://kegel.com/crosstool/ -mike |
From: Michael R. <mro...@fu...> - 2004-07-01 03:46:15
|
Anyone know if the twice as expensive LAN Adapter has any advantages over the BBA? Thanks, Michael Robinson mro...@fu... www.fuzzymuzzle.com Ben Srour wrote: >I see that a lot of you guys have BBAs. How did you get them? I basically >lost interest in this project because I could not do anything without one. >What do you guys suggest? I dont really want to pay 200$ for one on ebay. > >Thanks >ben > > > |
From: Mike F. <va...@ge...> - 2004-07-01 12:02:48
|
On Wednesday 30 June 2004 10:30 pm, Ben Srour wrote: > I see that a lot of you guys have BBAs. How did you get them? I basically > lost interest in this project because I could not do anything without one. > What do you guys suggest? I dont really want to pay 200$ for one on ebay. yeah, like Michael said, i got mine on ebay for ~$100 -mike |
From: Mike F. <va...@ge...> - 2004-07-01 12:03:20
|
On Wednesday 30 June 2004 11:45 pm, Michael Robinson wrote: > Anyone know if the twice as expensive LAN Adapter has any advantages > over the BBA? it has disadvantages in that it's not supported as well :) -mike |
From: Christian B. <c.b...@tu...> - 2004-07-05 09:53:35
|
Am Don, 2004-07-01 um 14.03 schrieb Mike Frysinger: > On Wednesday 30 June 2004 11:45 pm, Michael Robinson wrote: > > Anyone know if the twice as expensive LAN Adapter has any advantages > > over the BBA? > > it has disadvantages in that it's not supported as well :) That's not right! I've written a device driver for the LAN adapter some time ago... Best regards, Christian |
From: Mike F. <va...@ge...> - 2004-07-05 14:59:01
|
On Monday 05 July 2004 05:53 am, Christian Berger wrote: > Am Don, 2004-07-01 um 14.03 schrieb Mike Frysinger: > > it has disadvantages in that it's not supported as well :) > > That's not right! I've written a device driver for the LAN adapter > some time ago... is it in mainline 2.6 or in the linuxsh 2.6 tree ? i dont know, havent checked myself ... i know the BBA is in both places ... -mike |
From: Paul M. <le...@li...> - 2004-07-05 15:17:19
|
On Mon, Jul 05, 2004 at 10:59:28AM -0400, Mike Frysinger wrote: > > That's not right! I've written a device driver for the LAN adapter > > some time ago... >=20 > is it in mainline 2.6 or in the linuxsh 2.6 tree ? No. |