From owner-freebsd-questions Sun Mar 17 17:16:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA20086 for questions-outgoing; Sun, 17 Mar 1996 17:16:00 -0800 (PST) Received: from gw2.att.com (gw2.att.com [192.20.239.134]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA20077 for ; Sun, 17 Mar 1996 17:15:58 -0800 (PST) Received: from aloft.UUCP by ig1.att.att.com id AA12723; Sun, 17 Mar 96 20:13:29 EST From: gtc@aloft.att.com (gary.corcoran) To: questions@freebsd.org Received: from aloft (aloft.cnet.att.com) by aluxpo (4.1/DCS-aluxpo-M4.3) id AA26783; Sun, 17 Mar 96 20:15:45 EST Received: from stargazer (stargazer.cnet.att.com) by aloft (4.1/DCS-aloft-M5.1) id AA13608; Sun, 17 Mar 96 20:15:51 EST Received: by stargazer (4.1/DCS-aloft_client-S2.1) id AA25057; Sun, 17 Mar 96 20:15:49 EST Date: Sun, 17 Mar 96 20:15:49 EST Original-From: aluxpo!aloft!gtc (gary.corcoran) Message-Id: <9603180115.AA25057@stargazer> Original-To: freebsd.org!questions Subject: 3C579 boot probe problem found Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I found the reason I was getting the strange message during boot when my 3C579 ethernet card was probed (it sure helps to have the source code! :-). I had left out the "port?" from my kernel config line, which confused the heck out of things... Gary