Re: compiling new linux drivers into gnumach

2002-08-12 Thread Jeremy Bryant
Fantastic. I've installed the .deb on Jeff Bailey's page but that oskit-mach doesn't recognise my card at bootup. I've tried compiling oskit & oskit-mach both natively under the Hurd, and cross-compiling from gnu/linux, but I get an error making oskit. Derek L Davies wrote: I've had success w

Re: compiling new linux drivers into gnumach

2002-08-12 Thread Derek L Davies
I've had success with a tulip card on OSKit. If you have trouble you can write me and I'll try to help. Derek Jeremy Bryant <[EMAIL PROTECTED]> writes: > Jeff Bailey wrote: > > >On Tue, Aug 06, 2002 at 03:03:44PM +0100, Jeremy Bryant wrote: > > > > > > > >>>While you're welcome to hack driv

Re: compiling new linux drivers into gnumach

2002-08-06 Thread B. Douglas Hilton
Double-check your grub boot parameters. There has been some confusing stuff floating around on the net, and incorrect boot params cause the exact symptoms you are describing. This is an example of how I boot my oskit-mach: # from menu.lst title Debian GNU/Hurd (oskit-mach) root (hd0,0) kernel /boot

Re: compiling new linux drivers into gnumach

2002-08-06 Thread Jeremy Bryant
B. Douglas Hilton wrote: Double-check your grub boot parameters. There has been some confusing stuff floating around on the net, and incorrect boot params cause the exact symptoms you are describing. This is an example of how I boot my oskit-mach: # from menu.lst title Debian GNU/Hurd (oskit-mach)

Re: compiling new linux drivers into gnumach

2002-08-06 Thread Jeremy Bryant
Jeff Bailey wrote: On Tue, Aug 06, 2002 at 03:03:44PM +0100, Jeremy Bryant wrote: While you're welcome to hack drivers into gnumach, I suspect that you won't see a new package for it. Can you try the oskit-mach at http://people.debian.org/~jbailey? If that supports your driver, then all you're

Re: compiling new linux drivers into gnumach

2002-08-06 Thread Sam Lauzon
Jeremy, Jeremy Bryant wrote: > Under GNU/Linux the driver is tulip. I tried replacing simply tulip.c. > GNU Mach then cross-compiles successfully, and detects the card at bootup. > However when running settrans to configure the network, it just hangs. Wierd. I have a tulip and I had no problems

Re: compiling new linux drivers into gnumach

2002-08-06 Thread Jeremy Bryant
Jeff Bailey wrote: On Mon, Aug 05, 2002 at 09:11:39PM +0100, Jeremy Bryant wrote: Is it at all possible to try and patch up drivers this way? Should I just wait for OSKit Mach? While you're welcome to hack drivers into gnumach, I suspect that you won't see a new package for it. Can you try

Re: compiling new linux drivers into gnumach

2002-08-06 Thread Jeremy Bryant
Sam Lauzon wrote: Jeremy, Jeremy Bryant wrote: Under GNU/Linux the driver is tulip. I tried replacing simply tulip.c. GNU Mach then cross-compiles successfully, and detects the card at bootup. However when running settrans to configure the network, it just hangs. Wierd. I have a tulip and

Re: compiling new linux drivers into gnumach

2002-08-06 Thread Jeff Bailey
On Tue, Aug 06, 2002 at 03:03:44PM +0100, Jeremy Bryant wrote: > >While you're welcome to hack drivers into gnumach, I suspect that > >you won't see a new package for it. Can you try the oskit-mach at > >http://people.debian.org/~jbailey? If that supports your driver, > >then all you're waiting

Re: compiling new linux drivers into gnumach

2002-08-05 Thread Jeremy Bryant
Jeff Bailey wrote: On Mon, Aug 05, 2002 at 09:11:39PM +0100, Jeremy Bryant wrote: Is it at all possible to try and patch up drivers this way? Should I just wait for OSKit Mach? While you're welcome to hack drivers into gnumach, I suspect that you won't see a new package for it. Can you try

Re: compiling new linux drivers into gnumach

2002-08-05 Thread Jeff Bailey
On Mon, Aug 05, 2002 at 09:11:39PM +0100, Jeremy Bryant wrote: > Is it at all possible to try and patch up drivers this way? Should I > just wait for OSKit Mach? While you're welcome to hack drivers into gnumach, I suspect that you won't see a new package for it. Can you try the oskit-mach at ht

compiling new linux drivers into gnumach

2002-08-05 Thread Jeremy Bryant
Is it feasible to add drivers from Linux into gnumach? (maybe not, as it would explain why gnumach 1.3 sticks to the linux 2.0 drivers) My network card is not recognised by gnumach. Under GNU/Linux the driver is tulip. I tried replacing simply tulip.c. GNU Mach then cross-compiles successfully, and