From owner-freebsd-current@FreeBSD.ORG Tue Nov 28 05:35:13 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F79D16A407; Tue, 28 Nov 2006 05:35:13 +0000 (UTC) (envelope-from martin@gneto.com) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id A30DE4496B; Tue, 28 Nov 2006 04:44:06 +0000 (GMT) (envelope-from martin@gneto.com) Received: from ironport2.bredband.com ([195.54.107.84] [195.54.107.84]) by mxfep02.bredband.com with ESMTP id <20061128040516.CCYK23770.mxfep02.bredband.com@ironport2.bredband.com>; Tue, 28 Nov 2006 05:05:16 +0100 Received: from ua-83-227-181-30.cust.bredbandsbolaget.se ([83.227.181.30]) by ironport2.bredband.com with ESMTP; 28 Nov 2006 05:05:16 +0100 Received: from [192.168.10.124] (temp4.gneto.com [192.168.10.124]) by ua-83-227-181-30.cust.bredbandsbolaget.se (Postfix) with ESMTP id 1DAE267922; Tue, 28 Nov 2006 05:05:15 +0100 (CET) Message-ID: <456BB57C.8020907@gneto.com> Date: Tue, 28 Nov 2006 05:05:16 +0100 From: Martin Nilsson User-Agent: Thunderbird 1.5.0.8 (X11/20061111) MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org Subject: Marvell ATA controller on intel desktop boards. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:35:13 -0000 Hi Søren, I've got a couple of intel boards for my home machines they are DP965LT and DG965SS, I've noticed that the ATA controllers are recognised but not my DVD drives that are connected to them! This is: 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Nov 24. Is there anything you can do without having access to the hardware? atapci0: port 0x2018-0x201f,0x2024-0x2027,0x2010-0x2017,0x2020-0x2023,0x2000-0x2 00f mem 0x32100000-0x321001ff irq 17 at device 0.0 on pci3 ata2: on atapci0 ata3: on atapci0 lspci -v gives: 03:00.0 IDE interface: Marvell Technology Group Ltd. Unknown device 6101 (rev b1) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Marvell Technology Group Ltd. Unknown device 6101 Flags: bus master, fast devsel, latency 0, IRQ 17 I/O ports at 2018 I/O ports at 2024 I/O ports at 2010 I/O ports at 2020 I/O ports at 2000 Memory at 32100000 (32-bit, non-prefetchable) Capabilities: [48] Power Management version 2 Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Capabilities: [e0] Express Legacy Endpoint IRQ 0 Regards, Martin