Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jan 2004 19:12:47 +0100
From:      Daniel Ortiz <d.ortiz@in.ilimit.es>
To:        freebsd-hardware@freebsd.org
Subject:   Re: atacontrol/udma
Message-ID:  <20040102181247.GC211@in.ilimit.es>
In-Reply-To: <20040102174412.GA11623@StefanEsser.FreeBSD.org>
References:  <20040102114156.GB7190@in.ilimit.es> <20040102171730.GB11022@StefanEsser.FreeBSD.org> <20040102172838.GB211@in.ilimit.es> <20040102174412.GA11623@StefanEsser.FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Fri, Jan 02, 2004 at 06:44:12PM +0100, Stefan Eßer wrote:
> Serial ATA works on my mainboard (with a Promise PDC20376 chip).
> The probe message talks about UDMA100 instead of SATA150:
> 
> atapci0: <Promise PDC20376 SATA150 controller> port 0xa800-0xa87f,0xb000-0xb00f,0xb400-0xb43f mem 0xcd800000-0xcd81ffff,0xce000000-0xce000fff irq 17 at device 8.0 on pci0
> ad4: 157066MB <HDS722516VLSA80> [319120/16/63] at ata2-master UDMA100

I'm must use FreeBSD 4.8 or 4.9 with this server for use H-Sphere
(doesn't support 5.x branch).

The motherboard has an Intel ICH5 chipset and all motherboard devices
are supported and detected by the kernel.
In /usr/src/sys/dev/ata/ata-pci.c and ata-dma.c appears to be supported.

[taik0@dani][~]# grep  ICH5 /usr/src/sys/dev/ata/*
/usr/src/sys/dev/ata/ata-dma.c:    case 0x24db8086:     /* Intel ICH5 */
/usr/src/sys/dev/ata/ata-dma.c:    case 0x24d18086:     /* Intel ICH5
SATA */
/usr/src/sys/dev/ata/ata-pci.c: return "Intel ICH5 SATA150 controller";
/usr/src/sys/dev/ata/ata-pci.c: return "Intel ICH5 ATA100 controller";
/usr/src/sys/dev/ata/ata-pci.c:    case 0x24d18086:     /* Intel ICH5
SATA150 */

I must can set any UDMA mode with atacontrol, but doesn't work always
return the UDMA33 mode.

Do you have any special option in your kernel configuration or a setting
in sysctl?

Thanks in advance
-- 
--

Daniel Ortiz
d.ortiz@in.ilimit.es

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/9bSfPprEQTARuLoRAqj0AKC5uxri7auBACdiwL7ITgt7iIY04gCeOKmt
ZIsJHiXho/h8Pzm4U+rDalc=
=kOHn
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040102181247.GC211>