From owner-freebsd-questions Thu Jun 12 00:30:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA14329 for questions-outgoing; Thu, 12 Jun 1997 00:30:36 -0700 (PDT) Received: from wasabi.it.uq.edu.au (wasabi.it.uq.edu.au [130.102.192.56]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA14322 for ; Thu, 12 Jun 1997 00:30:32 -0700 (PDT) Received: from horn.it.uq.edu.au (root@horn.it.uq.edu.au [130.102.64.247]) by wasabi.it.uq.edu.au (8.8.5/8.8.5) with ESMTP id RAA08771 for ; Thu, 12 Jun 1997 17:30:29 +1000 (EST) Received: from horn.it.uq.edu.au (efung@localhost.it.uq.edu.au [127.0.0.1]) by horn.it.uq.edu.au (8.8.5/8.8.5) with ESMTP id RAA00748 for ; Thu, 12 Jun 1997 17:30:28 +1000 (EST) Message-Id: <199706120730.RAA00748@horn.it.uq.edu.au> To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD-2.2.2 installation questions Date: Thu, 12 Jun 1997 17:30:28 +1000 From: Eddie Fung Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk We have upgraded one of our BSD boxes to 2.2.2 recently. The box is running an Intel EtherExpress card. At boot time, the console reports a warning message: fxp0: warning: unsupported PHY, type = 7, addr = 1 The PHY chip on the card is a 82555. I am afraid the device driver is looking for a 83840. Does nayone know whether this would cause any problem. The machine is our gateway. Another problem is when root login, it reports: login: login_getclass: unknown class 'root' I do not have a login.conf. Do I have to create one, or otherwise, how can I make this message go away? Any kind of help or idea is welcome. Thank you in advance. Regards Eddie