From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 20 14:20:08 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ADD016A4CE for ; Sat, 20 Mar 2004 14:20:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE4443D3F for ; Sat, 20 Mar 2004 14:20:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2KMK8bv084713 for ; Sat, 20 Mar 2004 14:20:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2KMK8fG084712; Sat, 20 Mar 2004 14:20:08 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 20 Mar 2004 14:20:08 -0800 (PST) Resent-Message-Id: <200403202220.i2KMK8fG084712@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Bell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E78F16A4CF for ; Sat, 20 Mar 2004 14:16:38 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37AB743D3F for ; Sat, 20 Mar 2004 14:16:38 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i2KMGb72089993 for ; Sat, 20 Mar 2004 14:16:37 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i2KMGb3m089990; Sat, 20 Mar 2004 14:16:37 -0800 (PST) (envelope-from nobody) Message-Id: <200403202216.i2KMGb3m089990@www.freebsd.org> Date: Sat, 20 Mar 2004 14:16:37 -0800 (PST) From: Andrew Bell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/64522: 3COM 3C920B onboard Asus P4R800-VM not supported 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, 20 Mar 2004 22:20:08 -0000 >Number: 64522 >Category: kern >Synopsis: 3COM 3C920B onboard Asus P4R800-VM not supported >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 14:20:07 PST 2004 >Closed-Date: >Last-Modified: >Originator: Andrew Bell >Release: 5.2-Current >Organization: >Environment: FreeBSD survey.pego1.on.cogeco.ca 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sat Mar 20 11:30:14 EST 2004 root@survey.pego1.on.cogeco.ca:/usr/obj/usr/src/sys/GENERIC i386 >Description: The onboard 3COM 3C920B on the Asus P4R800-VM motherboard has a PCI card ID of 9202. The xl driver only supports the 9201 variant. >How-To-Repeat: Boot FreeBSD on an ASUS P4R800-VM motherboard. Note the lack of any detected network adapters. >Fix: For a quick and dirty workaround, I changed line 686 in /sys/pci/if_xlreg.h to use 0x9202 instead of 0x9201 for the TC_TORNADO_10_100BT_920B define. The proper fix probably requires someone smarter than me to look at /sys/pci/if_xl.c as well. >Release-Note: >Audit-Trail: >Unformatted: