summaryrefslogtreecommitdiff
path: root/Hurd
diff options
context:
space:
mode:
Diffstat (limited to 'Hurd')
-rw-r--r--Hurd/GrantBowHurdPage.mdwn15
1 files changed, 15 insertions, 0 deletions
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