Re: GNU Mach network driver update.

2004-05-23 Thread Alfred M. Szmidt
Well, I assume no one has the time to proof read the patch and check it in. Another thing is that it depends on my patch. There is not much to proof read, it is the usual "synced with drivers from Linux" patch, which have never been proof read (exepct the stuff that touched GNU Mach proper)

Re: GNU Mach network driver update.

2004-05-23 Thread Marco Gerards
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes: > Doubt it. I can see if I can resurrect that patch--if you want it > that is. Nobody was interested in it, so I didn't bother keeping a > backup of it. Well, I assume no one has the time to proof read the patch and check it in. Another thing is t

Re: GNU Mach network driver update.

2004-05-23 Thread Michael Banck
On Sun, May 23, 2004 at 03:51:28PM +0200, Alfred M. Szmidt wrote: > Nobody was interested in it, so I didn't bother keeping a backup of > it. Well, I submitted a patch to make it work with my NIC. I still did not get around testing whether that problem exists on Linux, too, though. It looked like

Re: GNU Mach network driver update.

2004-05-23 Thread Alfred M. Szmidt
Is there another location I can grab this patch from? This link no longer works. http://user.it.uu.se/~alsz8747/gnumach-nic-update.diff.gz Doubt it. I can see if I can resurrect that patch--if you want it that is. Nobody was interested in it, so I didn't bother keeping a backup of it.

GNU Mach network driver update.

2004-05-23 Thread Harley D. Eades III
Is there another location I can grab this patch from? This link no longer works. http://user.it.uu.se/~alsz8747/gnumach-nic-update.diff.gz Thanks hde ___ Bug-hurd mailing list [EMAIL PR

Re: GNU Mach network driver update.

2004-03-11 Thread Michael Banck
On Tue, Mar 02, 2004 at 12:17:23PM +0100, Michael Banck wrote: > On Sun, Feb 29, 2004 at 09:52:32PM +0100, Alfred M. Szmidt wrote: > > Have fun, and please beat the crap out of all the drivers you can. > > Specially ones that are common. > I've tried out your patch for my 3c556 (which there is cu

Re: GNU Mach network driver update.

2004-03-02 Thread Michael Banck
On Sun, Feb 29, 2004 at 09:52:32PM +0100, Alfred M. Szmidt wrote: > Have fun, and please beat the crap out of all the drivers you can. > Specially ones that are common. I've tried out your patch for my 3c556 (which there is currently no support for in GNU Mach 1.x, but I've posted a patch some day

Re: GNU Mach network driver update.

2004-03-01 Thread Alfred M. Szmidt
I forgot to mention that you will need Marco's patch that updates the autoconf macros. Specially, the Drivers.in part. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Re: GNU Mach network driver update.

2004-03-01 Thread Alfred M. Szmidt
Please update i386/README-Drivers, as it serves as user documentation about what drivers are available and how to enable them. Can wait a bit, I still wish to enable one or two of the disabled drivers so this is far from the completed patch. But thanks for reminding me in either case. C

Re: GNU Mach network driver update.

2004-02-29 Thread Ognyan Kulev
Alfred M. Szmidt wrote: The following _new_ drivers have been added: sundance, winbond-840, hamachi, myson803, natsemi, ns820. To enable these new drivers just do --enable-DRIVER. For drivers that have been disabled for various reasons, see [gnumach]/i386/linux/Drivers.in. Please update i386/READM

Re: GNU Mach network driver update.

2004-02-29 Thread Alfred M. Szmidt
I haven't made a detailed list of what NIC's have been touched. If anyone wants I can make such a list. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

GNU Mach network driver update.

2004-02-29 Thread Alfred M. Szmidt
Hey, as I promised, here is a driver update for some NIC's in GNU Mach. I haven't made a detailed list of what NIC's have been touched. But here is a list of what chipsets have been mucked around with: 3c59x, eepro100, epic100, ne2k-pci, rtl8139, tulip, via-rhine, yellowfin. The following _new_