From owner-freebsd-questions@FreeBSD.ORG Fri Jun 2 15:11:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F29B616A5A2 for ; Fri, 2 Jun 2006 15:11:23 +0000 (UTC) (envelope-from shiemstra@h2.com) Received: from hermes.h2web.com (mx1.h2web.com [67.132.72.11]) by mx1.FreeBSD.org (Postfix) with SMTP id B087043D5D for ; Fri, 2 Jun 2006 15:11:22 +0000 (GMT) (envelope-from shiemstra@h2.com) Received: (qmail 33853 invoked by uid 1011); 2 Jun 2006 11:11:21 -0400 Received: from unknown (HELO hanky) (192.168.1.3) by hermes.h2web.com with SMTP; 2 Jun 2006 11:11:21 -0400 From: "Scott Hiemstra" To: "'FreeBSD-Questions Questions'" Date: Fri, 2 Jun 2006 11:13:40 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <200606021449.k52EnLYN057473@asarian-host.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcaGU/LERi4a/3m6RLKbpotgohmvLAAAQG/g Message-Id: <20060602151122.B087043D5D@mx1.FreeBSD.org> Subject: RE: Does FreeBSD 4.11-STABLE support the 8237R? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 15:11:34 -0000 > I run FreeBSD 4.11 stable, and I need to replace my ASUS K8V Deluxe > motherboard. I am thinking about de K8V-X SE. However, > instead of the 8237 > chipset, it has the 8237R. Is that supported in FreeBSD 4.11 stable as > well? Also, instead of the Gigabyte LAN, it has a Realtek > 8201CL D version > LAN. Will that work, too? I can, for the life of me, no > longer find a link > on the new FreeBSD site (like > http://www.freebsd.org/releases/4.11-STABLE/hardware-i386.html > #DISK, for > instance). If anyone could tell me where the page is at, or knows the > answer, I'd really appreciate it. I have the same board in a server running 4.11 (FreeBSD 4.11-STABLE #0) and no problems to report. The nic is detected as "RealTek 8129/8139" but seems to function just fine. I would recommend building a temporary system, doing an install and then once you verify all is well... Swap the board into your existing machine. In regards to the hardware page, you can find it here: ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/4.11-REL EASE/HARDWARE.HTM Scott