Subject: port-i386/24570: port-i386
To: None <gnats-bugs@gnats.NetBSD.org>
From: Ray Phillips <r.phillips@jkmrc.uq.edu.au>
List: netbsd-bugs
Date: 02/27/2004 16:19:19
>Number:         24570
>Category:       port-i386
>Synopsis:       -current will not work on a Dell PowerEdge 6650 in that the
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 27 06:20:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ray Phillips
>Release:        NetBSD 1.6ZK, updated from CVS source on 21 February 2004
>Organization:
JKMRC
>Environment:
This is the output of uname -a on another machine which is runnning
System: xxxxxxxxxx 1.6ZK NetBSD 1.6ZK (GENERIC) #0: Wed Feb 25 
21:06:15 EST 2004 
ray@xxxxxxxxxxxxxx:/usr/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386

>Description:
         I tried to install NetBSD/i386 -current onto a SCSI disk in a 
Dell PowerEdge 6650 but NetBSD couldn't see the disk, even though the 
BIOS could, see

   http://mail-index.NetBSD.org/port-i386/2004/02/19/0000.html


>How-To-Repeat:

>Fix:
Enami Tsugutomo <enami@but-b.or.jp> came to the rescue by suggesting 
I add code for the 6650's bridge to sys/arch/i386/pci/pchb.c.  I 
inserted this line

case PCI_PRODUCT_SERVERWORKS_CIOB30:

after this one (line 150):

case PCI_PRODUCT_SERVERWORKS_CIOBX2:

compiled a release and found the 6650's disk could be accessed, see

   http://mail-index.NetBSD.org/port-i386/2004/02/26/0000.html
>Release-Note:
>Audit-Trail:
>Unformatted:
                  hard disk can't be found during installation