From owner-freebsd-stable Thu Jul 18 5:35:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E85E37B400; Thu, 18 Jul 2002 05:35:08 -0700 (PDT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA90543E31; Thu, 18 Jul 2002 05:35:07 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id 820BA2CC6CA; Thu, 18 Jul 2002 09:35:02 -0300 (ADT) Date: Thu, 18 Jul 2002 09:35:01 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-stable@freebsd.org Cc: freebsd-scsi@freebsd.org Subject: Adaptec 39160 Controller in IBM xSeries 360 Server Message-ID: <20020718092446.F92631-100000@mail1.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have an xSeries 360 + EXP300 that I'm trying to get up with FreeBSD ... we picked up a 39160 Controller, which the server itself picks up nicely, and reports all 14 drives in the EXP300 ... but I can't get FreeBSD to see the card ... I have 4.6-STABLE installed on the machine, upgraded to Sunday's source code ... The card is reporting an Adaptec BIOS 3.10.0 ... going into the config utility, its reporting 7 drives / channel, as I'm expecting ... sitting at IRQ 10, I/O Port 2100h ... The onboard SCSI is a AIC-7892, sitting on IRQ 9 / 1900h ... From what I can tell, there are no IRQ conflicts or anything: nemesis# dmesg | grep irq IOAPIC #0 intpin 2 -> irq 0 IOAPIC #0 intpin 36 -> irq 9 IOAPIC #0 intpin 17 -> irq 2 IOAPIC #0 intpin 42 -> irq 3 IOAPIC #0 intpin 41 -> irq 5 IOAPIC #0 intpin 16 -> irq 7 chip1: port 0x1800-0x187f mem 0xfbc00000-0xfbdfffff irq 2 at device 2.0 on pci0 pci0: (vendor=0x8086, dev=0x1229) at 3.0 irq 3 ahc0: port 0x1900-0x19ff mem 0xfbf7e000-0xfbf7efff irq 5 at device 4.0 on pci0 pci0: at 15.2 irq 7 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fxp0: port 0x1880-0x18bf mem 0xfbe00000-0xfbefffff,0xfbf7f000-0xfbf7ffff irq 3 at device 3.0 on pci0 ohci0: mem 0xfbf7d000-0xfbf7dfff irq 7 at device 15.2 on pci0 Is this supposed to work under 4.6-*? If so, is there something I'm missing as far as debugging is concerned? Maybe an 'ID' got changed somewhere along the way @ Adaptec that 4.6-* isn't recognizing? Thanks for any help ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message