[leaf-devel] RTL8111B driver

2007-04-04 Thread Erich Titl
Hi Folks I have a buildtool environment for the RTL8111B chip which I would like to contribute. It is basically adapted from the ralink driver and uses roughly the same structure. Let me know how to go about it. cheers Erich -

Re: [leaf-devel] RTL8111B driver

2007-04-04 Thread KP Kirchdoerfer
Am Mittwoch, 4. April 2007 18:36:22 schrieb Erich Titl: > Hi Folks > > I have a buildtool environment for the RTL8111B chip which I would like > to contribute. It is basically adapted from the ralink driver and uses > roughly the same structure. > > Let me know how to go about it. > > cheers > > Er

Re: [leaf-devel] RTL8111B driver

2007-04-05 Thread Erich Titl
Hi KP KP Kirchdoerfer schrieb: > Hi Erich; .. > > Let me know if you run into pb's. Indeed I am running into problems. My sources are currntly at /home/mega/leaf/bering-uclibc/devel/latest/src/bering-uclibc/buildtool/source I am using cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf/src/apps im

Re: [leaf-devel] RTL8111B driver

2007-04-05 Thread Mike Noyes
On Thu, 2007-04-05 at 06:04, Erich Titl wrote: > KP Kirchdoerfer schrieb: > > Let me know if you run into pb's. > > Indeed I am running into problems. My sources are currntly at > /home/mega/leaf/bering-uclibc/devel/latest/src/bering-uclibc/buildtool/source > > I am using > > cvs -z3 -d:ext:[EMA

Re: [leaf-devel] RTL8111B driver

2007-04-05 Thread Eric Spakman
Hi Erich, > >> >> Let me know if you run into pb's. >> > > Indeed I am running into problems. My sources are currntly at > /home/mega/leaf/bering-uclibc/devel/latest/src/bering-uclibc/buildtool/sou > rce > > I am using > > > cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf/src/apps > import r1000/bui

Re: [leaf-devel] RTL8111B driver

2007-04-05 Thread Mike Noyes
On Thu, 2007-04-05 at 06:04, Erich Titl wrote: > I am using > > cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf/src/apps > import r1000/buildtool.cfg Realtek r1000_v1-05 > > to try to add r1000/buildtool.cfg it to src/apps but this fails > > Cannot access /cvsroot/leaf/src/apps/CVSROOT > No such

Re: [leaf-devel] RTL8111B driver

2007-04-05 Thread Eric Spakman
Hi Erich, Mike, > > Erich, > Disregard my last post. You omitted a path 'bering-uclibc' from the > import command. > > http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/apps/ > The correct path is: leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/contrib/ Eric ---

Re: [leaf-devel] RTL8111B driver

2007-04-06 Thread Erich Titl
Hi Eric Eric Spakman schrieb: > Hi Erich, > >>> Let me know if you run into pb's. >>> >>> >> cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf/src/apps >> import r1000/buildtool.cfg Realtek r1000_v1-05 >> >> to try to add r1000/buildtool.cfg it to src/apps but this fails >> >> > The ea

Re: [leaf-devel] RTL8111B driver

2007-04-07 Thread KP Kirchdoerfer
Erich; Am Freitag, 6. April 2007 17:15:09 schrieb Erich Titl: > Hi Eric > > Eric Spakman schrieb: > > Hi Erich, > > > >>> Let me know if you run into pb's. > >> > >> cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf/src/apps > >> import r1000/buildtool.cfg Realtek r1000_v1-05 > >> > >> to try to add

Re: [leaf-devel] RTL8111B driver

2007-04-08 Thread Erich Titl
KP Kirchdoerfer schrieb: > ,,, > > Just to be clear; pls use the directory > leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/contrib/ > > for your sources and > > leaf.cvs.sourceforge.net/leaf/bin/packages/uclibc-0.9/28/contrib/ > OK, it is not clear to me how the source tree is organized. Is

Re: [leaf-devel] RTL8111B driver

2007-04-10 Thread Erich Titl
Hi Folks while trying to get my buildenv up to date it appears that the sourceforge CVS archive is unavailable buildtool::Download::download:file key: buildtool.cfg checking link /lib/ld-uClibc.so Warning: wildcards not supported in HTTP. --11:35:40-- http://cvs.sourceforge.net/cgi-bin/viewcvs.cg

Re: [leaf-devel] RTL8111B driver

2007-04-11 Thread KP Kirchdoerfer
Am Dienstag, 10. April 2007 11:42:48 schrieb Erich Titl: > Hi Folks > > while trying to get my buildenv up to date it appears that the > sourceforge CVS archive is unavailable > > buildtool::Download::download:file key: buildtool.cfg > checking link /lib/ld-uClibc.so > Warning: wildcards not suppor

Re: [leaf-devel] RTL8111B driver

2007-04-11 Thread Erich Titl
KP KP Kirchdoerfer wrote: ... > > Uploading files seems to fail as well, and on the SF shell I get: > > -bash-3.00$ ./doc-build.sh > --- > Exporting documents from CVS. > cvs [export aborted]: connect to leaf.cvs.sourceforge.net(66.35.250.86):2401 > failed: Connection refused > ERROR # 1 : CVS

Re: [leaf-devel] RTL8111B driver

2007-04-11 Thread Mike Noyes
On Wed, 2007-04-11 at 02:03, KP Kirchdoerfer wrote: > Am Dienstag, 10. April 2007 11:42:48 schrieb Erich Titl: > > while trying to get my buildenv up to date it appears that the > > sourceforge CVS archive is unavailable > > Uploading files seems to fail as well, and on the SF shell I get: KP & Er

Re: [leaf-devel] RTL8111B driver

2007-04-11 Thread Erich Titl
Mike Mike Noyes wrote: > On Wed, 2007-04-11 at 02:03, KP Kirchdoerfer wrote: >> Am Dienstag, 10. April 2007 11:42:48 schrieb Erich Titl: >>> while trying to get my buildenv up to date it appears that the >>> sourceforge CVS archive is unavailable >> Uploading files seems to fail as well, and on th

Re: [leaf-devel] RTL8111B driver

2007-04-11 Thread Erich Titl
Sorry for reposting Erich Titl wrote: > Mike > > Mike Noyes wrote: ... > > ( 2007-04-08 13:25:43 - Project CVS Service ) On 2007-04-07, the CVS > server for project letters m, n, and q (ssh/web access) and letters j > and l (pserver access) had a disk problem that caused some unexpected > do

Re: [leaf-devel] RTL8111B driver

2007-04-11 Thread Erich Titl
Sorry again, even more info 16:55:45.633503 IP cvs.sourceforge.net > luna.think.ch: icmp 68: host cvs.sourceforge.net unreachable - admin prohibited - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.ne

Re: [leaf-devel] RTL8111B driver

2007-04-11 Thread Mike Noyes
On Wed, 2007-04-11 at 07:56, Erich Titl wrote: > Sorry again, even more info > > 16:55:45.633503 IP cvs.sourceforge.net > luna.think.ch: icmp 68: host > cvs.sourceforge.net unreachable - admin prohibited Erich, I just checked with the SF staff on irc, and the only known issue with pserver is from