From owner-freebsd-stable Mon Feb 22 10:57:26 1999 Delivered-To: freebsd-stable@freebsd.org Received: from hub.lovett.com (hub.lovett.com [38.155.241.2]) by hub.freebsd.org (Postfix) with ESMTP id 3A239119C7 for ; Mon, 22 Feb 1999 10:57:22 -0800 (PST) (envelope-from ade@remarq.com) Received: from [38.155.241.8] (helo=xanadu) by hub.lovett.com with smtp (Exim 2.12 #1) id 10F0Xc-0002pC-00 for stable@freebsd.org; Mon, 22 Feb 1999 12:57:16 -0600 From: "Ade Lovett" To: Subject: Minor SCSI identification oddity Date: Mon, 22 Feb 1999 12:56:31 -0600 Message-ID: <005d01be5e95$0f287400$08f19b26@xanadu.lovett.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Machine is a PII/300, 160Mb memory, 3.1-STABLE cvsup'd as of two days ago. There are two SCSI controllers in the machine, a single-channel 2940U, and a dual 2940U/UW: ahc0: rev 0x00 int a irq 10 on pci0.14.0 ahc0: aic7880 Single Channel A, SCSI Id=7, 16/255 SCBs ahc1: rev 0x03 int a irq 14 on pci0.16.0 ahc1: aic7895 Wide Channel A, SCSI Id=7, 16/255 SCBs ahc2: rev 0x03 int b irq 15 on pci0.16.1 ahc2: aic7895 Single Channel B, SCSI Id=7, 16/255 SCBs Now, devices are attached to the system as follows: ahc0: DAT drive (id 5), CDROM (id 6) ahc1: Wide disk (id 0) ahc2: Normal disk (id 1) However, on boot up, I see the following: ... sa0 at ahc0 bus 0 target 5 lun 0 da1 at ahc1 bus 0 target 1 lun 0 da0 at ahc1 bus 0 target 0 lun 0 cd0 at ahc0 bus 0 target 6 lun 0 ... The system operates fine, with all devices accessible, but shouldn't the da1 device be shown as being connected to ahc2 bus 0, or ahc1 bus 1 ? -aDe -- Ade Lovett, RemarQ Communities, Inc., San Jose, CA. ade@remarq.com http://www.remarq.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message