From owner-freebsd-questions Thu Sep 25 18:46:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA28079 for questions-outgoing; Thu, 25 Sep 1997 18:46:21 -0700 (PDT) Received: from home.ifx.net (home.ifx.net [206.25.218.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA28073 for ; Thu, 25 Sep 1997 18:46:16 -0700 (PDT) Received: from server2.accelerated.net (ip82.ifx.net [206.25.218.82]) by home.ifx.net (8.8.5/8.8.5) with ESMTP id VAA20406 for ; Thu, 25 Sep 1997 21:21:35 -0400 (EDT) Message-ID: <342ACD37.6CF5194D@ifx.net> Date: Thu, 25 Sep 1997 21:44:44 +0100 From: Jim Marker X-Mailer: Mozilla 4.01 [en] (Win95; U) MIME-Version: 1.0 To: "FreeBSD-questions@FreeBSD.ORG" Subject: Compaq Deskpro 6000 & ed0? X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just got a Compaq Deskpro 6000 Pent Pro 180 machine with 64 meg of ram, UW-SCSI 2.0 Gig HD, and CD Drive. I am using FreeBSD 2.2.2. The computer has an on board 10BaseT network adapter that I can't make work. On boot up with "GENERIC" kernel I get the following for the network device: pci0:16 compaq, device=0xae35, class network (misc) int a irq 11 [no driver assigned] I've tried: device ed? at pci? device ed0 at pci0 port="0xae35" irq 11 and it didn't work. In fact, no ed0 and no messages that it was even processed. I know the 10BaseT is ok, because it worked with win95. Thanks in advance, Jim...