summaryrefslogtreecommitdiff
path: root/Hurd/GrantBowHurdPage.mdwn
diff options
context:
space:
mode:
authorGrant Bowman <grantbow at grantbow dot com>2002-05-13 08:10:32 +0000
committerGrant Bowman <grantbow at grantbow dot com>2002-05-13 08:10:32 +0000
commitfb8b3212e96f27e26feafb4cf5f5180c709185f5 (patch)
tree749062084d5cf26ac05ef0b8e55e85f858b704c9 /Hurd/GrantBowHurdPage.mdwn
parent8ab3b0e01a67f2dddc546cfd39fdd71455028a56 (diff)
none
Diffstat (limited to 'Hurd/GrantBowHurdPage.mdwn')
-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, &amp;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