Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 1999 11:04:01 +0100
From:      Mark Ivens <mivens@clara.net>
To:        freebsd-scsi@freebsd.org
Subject:   Probing of multiple ahc devices in 3.2
Message-ID:  <19990526110401.A35207@shaft.noc.clara.net>

next in thread | raw e-mail | index | archive | help
Hi,

I would be most grateful for your advice.

One of our servers here has two Adaptec SCSI cards, a 2940 and a 2944 for the CCD array.

After I cvsuped to 3.2-STABLE yesterday from a 3.1-19990422-STABLE snapshot, only the first card on the PCI bus (the 2940) was detected on boot up.

I also observed this behaviour with 3.2-RELEASE boot floppies but not those from the last 3.1 snapshot on releng3.freebsd.org (3.1-19990505-STABLE) so I don't think it's some perculiarity of my kernel config.

I have now performed a make world from the the last 3.1 snapshot source and the card is being detected again.

I haven't managed to find anything in the release notes or errata for FreeBSD-3.2 about this and looking at LINT, the syntax hasn't changed as far as I can see; still a matter of specifying
      controller      ahc0
for any number of installed devices. 

A problem with the new code commited in 3.2 or am I suffering from an acute case of pilot error?

The device probes from /var/log/messages are below in case they are of help.

TIA.

--
Mark Ivens
Junior Systems Administrator
ClaraNET Ltd.

First 3.1-19990505:
-------------------

May 25 22:50:35 pandora /kernel: FreeBSD 3.1-19990505-STABLE #0: Tue May 25 22:47:53 BST 1999
[snip]
May 25 22:50:35 pandora /kernel: Probing for devices on PCI bus 0:
May 25 22:50:35 pandora /kernel: chip0: <Host to PCI bridge (vendor=8086 device=7180)> rev 0x03 on pci0.0.0
May 25 22:50:35 pandora /kernel: chip1: <PCI to PCI bridge (vendor=8086 device=7181)> rev 0x03 on pci0.1.0
May 25 22:50:35 pandora /kernel: chip2: <Intel 82371AB PCI to ISA bridge> rev 0x01 on pci0.7.0
May 25 22:50:35 pandora /kernel: ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on
May 25 22:50:35 pandora /kernel: pci0.7.1
May 25 22:50:35 pandora /kernel: chip3: <Intel 82371AB Power management controller> rev 0x01 on pci0.7.3
May 25 22:50:35 pandora /kernel: tx0: <SMC 83c170> rev 0x06 int a irq 10 on pci0.10.0
May 25 22:50:35 pandora /kernel: tx0: address 00:e0:29:22:71:4a, type SMC9432TX, Auto-Neg 100Mbps FD
May 25 22:50:35 pandora /kernel: ahc0: <Adaptec 2940 Ultra SCSI adapter> rev 0x01 int a irq 12 on pci0.11.0
May 25 22:50:35 pandora /kernel: ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs
May 25 22:50:35 pandora /kernel: ahc1: <Adaptec 2944 Ultra SCSI adapter> rev 0x01 int a irq 11 on pci0.12.0
May 25 22:50:35 pandora /kernel: ahc1: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs
May 25 22:50:35 pandora /kernel: Probing for devices on PCI bus 1:

Now 3.2 stable, cvsuped May 25th:
---------------------------------

May 25 16:10:03 pandora /kernel: FreeBSD 3.2-STABLE #0: Tue May 25 15:59:59 BST 1999
[snip]
May 25 16:10:03 pandora /kernel: Probing for devices on PCI bus 0:
May 25 16:10:03 pandora /kernel: chip0: <Host to PCI bridge (vendor=8086 device=7180)> rev 0x03 on pci0.0.0
May 25 16:10:03 pandora /kernel: chip1: <PCI to PCI bridge (vendor=8086 device=7181)> rev 0x03 on pci0.1.0
May 25 16:10:03 pandora /kernel: chip2: <Intel 82371AB PCI to ISA bridge> rev 0x01 on pci0.7.0
May 25 16:10:03 pandora /kernel: ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1
May 25 16:10:04 pandora /kernel: chip3: <Intel 82371AB Power management controller> rev 0x01 on pci0.7.3
May 25 16:10:04 pandora /kernel: tx0: <SMC 83c170> rev 0x06 int a irq 10 on pci0.10.0
May 25 16:10:04 pandora /kernel: tx0: address 00:e0:29:22:71:4a, type SMC9432TX, Auto-Neg 100Mbps FD
May 25 16:10:04 pandora /kernel: ahc0: <Adaptec 2940B Ultra SCSI adapter> rev 0x01 int a irq 12 on pci0.11.0
May 25 16:10:04 pandora /kernel: ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs
May 25 16:10:04 pandora /kernel: Probing for devices on PCI bus 1:



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990526110401.A35207>