From owner-freebsd-questions@FreeBSD.ORG Sat Dec 30 23:40:05 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 645C816A415 for ; Sat, 30 Dec 2006 23:40:05 +0000 (UTC) (envelope-from jd@ugcs.caltech.edu) Received: from barf.ugcs.caltech.edu (barf.ugcs.caltech.edu [131.215.176.99]) by mx1.freebsd.org (Postfix) with ESMTP id 4600713C448 for ; Sat, 30 Dec 2006 23:40:05 +0000 (UTC) (envelope-from jd@ugcs.caltech.edu) Received: by barf.ugcs.caltech.edu (Postfix, from userid 3640) id A8CD11F00C2; Sat, 30 Dec 2006 15:06:47 -0800 (PST) Date: Sat, 30 Dec 2006 15:06:47 -0800 From: Jonathan Dama To: freebsd-questions@freebsd.org Message-ID: <20061230230647.GA23024@barf.ugcs.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: Missing Drives off of a Promise SATA300 TX4 controller X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Dec 2006 23:40:05 -0000 I've got two WD drives attached to a promise SATA300 TX4 controller. The controller appears to be detected and reports the drives during a verbose boot, but no devices are ever created and atacontrol list fails to report them: atapci0: port 0xc400-0xc47f,0xc800-0xc8ff mem 0xde121000-0xde121fff,0xde100000-0xde11ffff irq 12 at device 11.0 on pci1 pci1: child atapci0 requested type 4 for rid 0x20, but the BAR says it is an mem io atapci0: [MPSAFE] atapci0: Reserved 0x20000 bytes for rid 0x20 type 3 at 0xde100000 atapci0: Reserved 0x1000 bytes for rid 0x1c type 3 at 0xde121000 atapci0: [MPSAFE] ata2: on atapci0 ata2: SATA connect ready time=0ms ata2: sata_connect devices=0x1 ata2: [MPSAFE] ata3: on atapci0 ata3: SATA connect status=00000000 ata3: [MPSAFE] ata4: on atapci0 ata4: SATA connect ready time=0ms ata4: sata_connect devices=0x1 ata4: [MPSAFE] ata5: on atapci0 ata5: SATA connect status=00000000 ata5: [MPSAFE] atacontrol list ATA channel 0: Master: ad0 ATA/ATAPI revision 5 Slave: no device present ATA channel 1: Master: no device present Slave: no device present ATA channel 2: Master: no device present Slave: no device present ATA channel 3: Master: no device present Slave: no device present ATA channel 4: Master: no device present Slave: no device present ATA channel 5: Master: no device present Slave: no device present