From fb8b3212e96f27e26feafb4cf5f5180c709185f5 Mon Sep 17 00:00:00 2001 From: Grant Bowman Date: Mon, 13 May 2002 08:10:32 +0000 Subject: none --- Hurd/GrantBowHurdPage.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Hurd/GrantBowHurdPage.mdwn (limited to 'Hurd') diff --git a/Hurd/GrantBowHurdPage.mdwn b/Hurd/GrantBowHurdPage.mdwn new file mode 100644 index 00000000..dc1e88e0 --- /dev/null +++ b/Hurd/GrantBowHurdPage.mdwn @@ -0,0 +1,15 @@ +This is just a sample. + +Problems I'm having right now include compiling OSKit (not OSKit-Mach but OSKit itself) so that it will not reboot so quickly. I don't know why it's not loading. + +I am also unable to get my PCI NE-2000 clone network card working. The driver loads but no routes are possible and therefore no packets get to the network. This is actually a DE-220 NIC that I started to discuss on hurd-help. Here's the actual change I made to gnumach-20020421/linux/dev/drivers/net/Space.c + +static struct device eth0\_dev = \{ "eth0", 0, 0, 0, 0, 0x240, 10, 0, 0, 0, &eth1\_dev, ethif\_probe \}; + +Now that I have a second machine for Hurd development I hope to get around these problems with alternate hardware. + +If anyone knows more about these items, please add your comments below with your signature. + +Cheers, + +-- [[Main/GrantBow]] - 13 May 2002 -- cgit v1.2.3