Date: Mon, 9 May 2005 13:43:24 +0300 (EEST) From: Gheorghe Ardelean <ardelean@physics.uvt.ro> To: freebsd-stable@freebsd.org Cc: sos@freebsd.org Subject: RAID 1 with Adaptec SATA 1210SA + FreeBSD 5.4 + ata mkIII OK Message-ID: <20050509132816.T734@quasar.physics.uvt.ro>
next in thread | raw e-mail | index | archive | help
Hi Soeren, I have to thank you for the work you put in the ata driver. After patching the 5.4 sources with the new ata mkIII (http://people.freebsd.org/~sos/ATA) I am able to use the RAID 1 with my Adaptec SATA 1210SA. The dmesg (the Adaptec is recognized as Sil 3112 SATA150): FreeBSD 5.4-RELEASE #2: Mon May 9 12:07:51 EEST 2005 ardelean at quasar.physics.uvt.ro:/usr/obj/usr/src/sys/QUASAR ... atapci1: <Promise PDC20267 UDMA100 controller> port 0xa400-0xa43f,0xa000-0xa003,0x9c00-0x9c07,0x9800-0x9803,0x9400-0x9407 mem 0 d5100000-0xd511ffff irq 10 at device 9.0 on pci0 ata2: <ATA channel 0> on atapci1 ata3: <ATA channel 1> on atapci1 ... atapci2: <SiI 3112 SATA150 controller> port 0xbc00-0xbc0f,0xb800-0xb803,0xb400-0xb407,0xb000-0xb003,0xac00-0xac07 mem 0xd512100-0xd51211ff irq 5 at device 13.0 on pci0 ata4: <ATA channel 0> on atapci2 ata4: SATA connect ready time=0ms ata5: <ATA channel 1> on atapci2 ata5: SATA connect ready time=0ms ... ad4: 38166MB <Seagate ST340014A 3.04> at ata2-master UDMA100 ad6: 38166MB <Seagate ST340014A 3.04> at ata3-master UDMA100 ad8: 190782MB <SAMSUNG SP2004C VM100-31> at ata4-master SATA150 ad10: 190782MB <SAMSUNG SP2004C VM100-31> at ata5-master SATA150 Waiting 5 seconds for SCSI devices to settle ATA PseudoRAID loaded ar0: 38166MB <Promise Fasttrak RAID1 array> status: READY ar0: disk0 READY (master) using ad6 at ata3-master ar0: disk1 READY (mirror) using ad4 at ata2-master ar1: 190782MB <Adaptec HostRAID RAID1 array> status: READY ar1: disk0 READY (master) using ad8 at ata4-master ar1: disk1 READY (mirror) using ad10 at ata5-master Mounting root from ufs:/dev/ar0s1a Is it possible to MFC the ata mkIII from -current to 5-STABLE ? Once again thank you! G. Ardelean West Univ. Of Timisoara Dept. of Theoretical and Computational Physics V. Parvan No.4, Ro-300223, Timisoara, ROMANIA Tel: +40-(0)256-494068 Ext. 203, 201, 108 | Fax: +40-(0)256-496088 Email: ardelean at physics.uvt.ro Copyright 1999-2005 Gheorghe Ardelean. All rights reserved. Duplication and redistribution prohibited without consent of the author.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050509132816.T734>