From owner-freebsd-current@FreeBSD.ORG Mon May 26 05:38:11 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 489CE1065676 for ; Mon, 26 May 2008 05:38:11 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id 0D29B8FC36 for ; Mon, 26 May 2008 05:38:10 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from ool-435559b8.dyn.optonline.net (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0K1G00LHUNNLRV80@mta4.srv.hcvlny.cv.net> for freebsd-current@freebsd.org; Mon, 26 May 2008 01:38:10 -0400 (EDT) Received: from ool-435559b8.dyn.optonline.net (localhost [127.0.0.1]) by ool-435559b8.dyn.optonline.net (8.14.2/8.14.2) with ESMTP id m4Q5c9Oc000247 for ; Mon, 26 May 2008 01:38:09 -0400 Date: Mon, 26 May 2008 01:38:04 -0400 From: "Aryeh M. Friedman" To: freebsd-current@freebsd.org Message-id: <483A4CBC.3070702@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.6 User-Agent: Thunderbird 2.0.0.14 (X11/20080513) Subject: par. ata not seen if sata is present 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: Mon, 26 May 2008 05:38:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 First let me note several facts then ask the question: ~ * The PATA drives in question used to work under 8-current AMD64 (last time I tried it was about 3 months ago) if the SATA drive was connected (see dmesg output below for details) on the same mother board [only hardware difference is I added a pci-e video card replacing the pci one I had] ~ * The BIOS doesn't see them (thus FreeBSD doesn't see them [I already am aware of this]) ~ * Vista *DOES* see them ~ * I tried every jumper and cable combo (even a low grade IDE cable and a UDMA133 cable) ~ * The BIOS only has two settings relating to IDE (besides for drive autodetect) bus master and if the ata chip should support IDE or not (I tried both and the only effect was if it was not set to support IDE no drives what so ever are seen). Diag output from FreeBSD: atacontrol list: 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: ad8 Serial ATA II ~ Slave: no device present ATA channel 5: ~ Master: no device present ~ Slave: no device present ATA channel 6: ~ Master: no device present ~ Slave: no device present ATA channel 7: ~ Master: no device present Note: shouldn't ata4 be ata2 or something close since the phsyical cable is plugged into SATA1 (there is no SATA0) on the mother board dmesg|grep ata: atapci0: port 0xdc00-0xdc07,0xd880-0xd883,0xd800-0xd807,0xd480-0xd483,0xd400-0xd40f mem 0xfeaffc00-0xfeafffff irq 16 at device 0.0 on pci3 atapci0: [ITHREAD] ata2: on atapci0 ata2: [ITHREAD] ata3: on atapci0 ata3: [ITHREAD] atapci1: port 0xb000-0xb007,0xac00-0xac03,0xa880-0xa887,0xa800-0xa803,0xa480-0xa48f,0xa400-0xa40f irq 19 at device 31.2 on pci0 atapci1: [ITHREAD] ata4: on atapci1 ata4: [ITHREAD] ata5: on atapci1 ata5: [ITHREAD] atapci2: port 0xa000-0xa007,0x9c00-0x9c03,0x9880-0x9887,0x9800-0x9803,0x9480-0x948f,0x9400-0x940f irq 19 at device 31.5 on pci0 atapci2: [ITHREAD] ata6: on atapci2 ata6: [ITHREAD] ata7: on atapci2 ata7: [ITHREAD] ad8: 476940MB at ata4-master SATA300 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkg6TLwACgkQk8GFzCrQm4CgMQCgrOS0k/l4Qb9O/LHxIUhifKOl 8bAAoLW2CRg/p9LLdiV90prXmi3yBwVl =74AZ -----END PGP SIGNATURE-----