Date: Thu, 18 Jul 2002 09:35:01 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> 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>
next in thread | raw e-mail | index | archive | help
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: <PCI to Other bridge (vendor=1014 device=010f)> port 0x1800-0x187f mem 0xfbc00000-0xfbdfffff irq 2 at device 2.0 on pci0 pci0: <unknown card> (vendor=0x8086, dev=0x1229) at 3.0 irq 3 ahc0: <Adaptec aic7892 Ultra160 SCSI adapter> port 0x1900-0x19ff mem 0xfbf7e000-0xfbf7efff irq 5 at device 4.0 on pci0 pci0: <OHCI USB controller> at 15.2 irq 7 atkbd0: <AT Keyboard> irq 1 on atkbdc0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0x1880-0x18bf mem 0xfbe00000-0xfbefffff,0xfbf7f000-0xfbf7ffff irq 3 at device 3.0 on pci0 ohci0: <OHCI (generic) USB controller> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020718092446.F92631-100000>