Subject: port-i386/20333: Dell server does not find scsibus
To: None <gnats-bugs@gnats.netbsd.org>
From: Sverre Froyen <sverre@abbor.viewmark.com>
List: netbsd-bugs
Date: 02/13/2003 10:27:03
>Number:         20333
>Category:       port-i386
>Synopsis:       Dell server does not find scsibus
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-i386-maintainer
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 13 09:28:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sverre Froyen
>Release:        NetBSD 1.6N
>Organization:
	Viewmark
>Environment:
System: NetBSD abbor.viewmark.com 1.6N NetBSD 1.6N (ABBOR: GENERIC-$Revision: 1.545 $) #7: Wed Feb 5 12:47:28 MST 2003 toor@abbor.viewmark.com:/usr/src/sys/arch/i386/compile/ABBOR i386
Architecture: i386
Machine: i386
>Description:
Dell PowerEdge server will not boot
>How-To-Repeat:
Attempt to install NetBSD on Dell PowerEdge server
>Fix:
Patch /usr/src/sys/arch/i386/pci/pchb.c as follows

--- pchb.c      2003-02-13 10:20:32.000000000 -0700
+++ pchb.c+     2003-02-10 09:56:17.000000000 -0700
@@ -147,6 +147,7 @@
                case PCI_PRODUCT_SERVERWORKS_CIOB20:
                case PCI_PRODUCT_SERVERWORKS_CMIC_HE:
                case PCI_PRODUCT_SERVERWORKS_CMIC_LE:
+               case PCI_PRODUCT_SERVERWORKS_CIOBX2:
                        if ((attachflags &
                            (PCI_FLAGS_IO_ENABLED | PCI_FLAGS_MEM_ENABLED)) ==
                            PCI_FLAGS_MEM_ENABLED)

>Release-Note:
>Audit-Trail:
>Unformatted: