From owner-freebsd-hackers Fri Mar 3 17:24:02 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id RAA08018 for hackers-outgoing; Fri, 3 Mar 1995 17:24:02 -0800 Received: from netcom14.netcom.com (root@netcom14.netcom.com [192.100.81.126]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id RAA08012 for ; Fri, 3 Mar 1995 17:24:00 -0800 Received: by netcom14.netcom.com (8.6.10/Netcom) id RAA01174; Fri, 3 Mar 1995 17:11:39 -0800 Date: Fri, 3 Mar 1995 17:11:39 -0800 From: hasty@netcom.com (Amancio Hasty Jr) Message-Id: <199503040111.RAA01174@netcom14.netcom.com> To: freebsd-hackers@FreeBSD.org Subject: Hurt Me Plenty :) Sender: hackers-owner@FreeBSD.org Precedence: bulk No, I am not a masochist thats just the level of difficulty on Doom. I managed to find the ethernet driver and why mach4 was not seen my SMC ether card. The kernel was not configured for it! Make sure that: mach4-i386/kernel/bogus/wd.h has at least one ethercard configured: #define NWD 2 At any rate, I did managed to run doom with the display aimed at another PC since I don't have X running locally, yet. Enjoy, Amancio