From owner-freebsd-hardware@FreeBSD.ORG Mon May 12 02:58:48 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F130C37B401 for ; Mon, 12 May 2003 02:58:48 -0700 (PDT) Received: from s6sth1.nuaccess.net (s6sth1.nuaccess.net [213.142.2.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10B1B43FAF for ; Mon, 12 May 2003 02:58:48 -0700 (PDT) (envelope-from sm7wqo@sk7dd.com) Received: from wqomain (ak89.nuaccess.net [213.142.10.89]) by s6sth1.nuaccess.net (Postfix) with SMTP id E1A552987E for ; Mon, 12 May 2003 11:58:40 +0200 (CEST) Message-Id: <4.1.20030512102408.00ab2c78@bamse.ktv.se> X-Sender: sm7wqo@bamse.ktv.se X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Mon, 12 May 2003 11:07:33 +0200 To: freebsd-hardware@freebsd.org From: =?iso-8859-1?Q?Bj=F6rn?= =?iso-8859-1?Q?_P=E5lsson?= Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Promise RAID is nutty X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:58:49 -0000 Hello,=20 Is there anyone who has an answer to why my disks only goes up to ATA-33? The disks are ATA-100 but the controller doesn't get that!=20 Kernel is 4.8 fresh from CVS. atapci0: port 0x9c00-0x9c0f,0xa000-0xa003,0xa400-0xa407,0xa800-0xa803,0xac00-0xac07 mem 0xdf6f0000-0xdf6fffff irq 15 at device 1.0 on pci2 ata2: at 0xac00 on atapci0 ata3: at 0xa400 on atapci0 atapci1: port 0x8800-0x880f,0x8c00-0x8c03,0x9000-0x9007,0x9400-0x9403,0x9800-0x9807 mem 0xdf6d0000-0xdf6dffff irq 15 at device 2.0 on pci2 ata4: at 0x9800 on atapci1 ata5: at 0x9000 on atapci1 ad4: DMA limited to UDMA33, non-ATA66 cable or device ad6: DMA limited to UDMA33, non-ATA66 cable or device ad8: DMA limited to UDMA33, non-ATA66 cable or device ad10: DMA limited to UDMA33, non-ATA66 cable or device ar0: 114440MB [14589/255/63] status: READY subdisks: 0 READY ad4: 57241MB [116301/16/63] at ata2-master UDMA33 1 READY ad6: 57241MB [116301/16/63] at ata3-master= UDMA33 2 READY ad8: 57241MB [116301/16/63] at ata4-master= UDMA33 3 READY ad10: 57241MB [116301/16/63] at ata5-master= UDMA33 =0A // Bj=F6rn