From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 10 19:38:02 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B46BA16A4B3 for ; Fri, 10 Oct 2003 19:38:02 -0700 (PDT) Received: from smtp01.net-yan.com (smtp01.net-yan.com [210.0.255.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70FEF43FA3 for ; Fri, 10 Oct 2003 19:38:01 -0700 (PDT) (envelope-from kinson@net-yan.com) Received: (qmail 79598 invoked from network); 11 Oct 2003 02:37:59 -0000 Received: from unknown (HELO net-yan.com) (kinson@net-yan.com@[221.124.9.220]) (envelope-sender ) by localhost (qmail-ldap-1.03) with SMTP for ; 11 Oct 2003 02:37:59 -0000 Date: Sat, 11 Oct 2003 10:37:59 +0800 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: =?ISO-2022-JP?B?GyRCREQ3Zj8uGyhC?= To: freebsd-bugs@FreeBSD.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) X-Mailman-Approved-At: Sat, 11 Oct 2003 05:56:26 -0700 Subject: 865GLCL X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2003 02:38:02 -0000 Dear Sir, I downloaded and installed FreeBSD 4.8 on a new machine: Intel Desktop Board D865GLCL Intel Pentium-4 2.4C GHz And here is the relevant output from 'pciconf -lv': none4@pci1:8:0: class=0x020000 card=0x303a8086 chip=0x10508086 rev=0x01 hdr=0x0 vendor = 'Intel Corporation' class = 'network' subclass = 'ethernet' In /stand/sysinstall, the system recognise the device as faith0. I tried to activate it through /stand/sysinstall, it says: dhclient: send_packet: Address family not supported by protocol family. I've read http://www.freebsd.org/cgi/query-pr.cgi?pr=53228 but my network interface is gigabit ethernet. What can I do to solve the problem? Would you mind telling me how to recompile the kernel as well? Thanks. A user.