From owner-freebsd-hardware Fri Jul 14 9:15:24 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id 4FD8A37C938 for ; Fri, 14 Jul 2000 09:15:17 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id JAA04151; Fri, 14 Jul 2000 09:23:40 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007141623.JAA04151@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: stein@ife.no Cc: freebsd-hardware@FreeBSD.org Subject: Re: Intel D815EEA. Testing FreeBSD 4.0 on, In-reply-to: Your message of "Fri, 14 Jul 2000 17:11:29 +0200." <396F2DA1.83BC5793@ife.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 14 Jul 2000 09:23:40 -0700 From: Mike Smith Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > - D815EEA with; > > > * Intel 82562ET 10/100Mbit/sec (nic) component. > > > > > The initial install went OK, and after the first reboot I noticed that > > > it did not recognice a > > > valid ethernet controller. I really expected it to see a "fxp" device, > > > but no. > > snip ... > > > Can you check the output of "pciconf -l" for the Ethernet function ? > > Perhaps it is sufficient to just enter the PCI ID into the list of > > known IDs in the fxp driver ... > > OK, see attached files. > > I tested a small change to the if_fxp.c just adding a new if block: ... > > #define FXP_DEVICEID_i82562 0x1132 /* New 82562ET device id.. */ > > Built a new kernel, installed and rebooted. fxp0 was detected, however when > I did a "ifconfig fxp0 netmask " the system froze. Bill Paul and I went over the ICH2 datasheet yesterday, and it looks like the integrated network component is not an 8255x derivative. In fact, it looks a lot like the old 82586 architecture, even down to the 16-bit address registers. 8( Until we can extract some more data from Intel, this device is going to remain unsupported, I think. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message