From owner-freebsd-hackers Wed Feb 9 1:57:20 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by builder.freebsd.org (Postfix) with ESMTP id B29DB3EAB for ; Wed, 9 Feb 2000 01:56:18 -0800 (PST) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 4FA891CD7; Wed, 9 Feb 2000 17:55:45 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Kris Kirby Cc: hackers@freebsd.org Subject: Re: PCI IDE Controller (HPT-366) supported? In-Reply-To: Message from Kris Kirby of "Tue, 08 Feb 2000 23:43:16 CST." Date: Wed, 09 Feb 2000 17:55:45 +0800 From: Peter Wemm Message-Id: <20000209095545.4FA891CD7@overcee.netplex.com.au> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kirby wrote: > Is anyone actively working on a driver for the High Point Technologies PCI > disk controller (HPT-366)? I have a machine I can test on, and would be > willing to assist. I'm tired of telling people that my motherboard has > four IDE ports, but I can't use more than two under FreeBSD :-). Under -current only: ata-pci1: port 0xb000-0xb0ff,0xac00-0xac03,0xa800-0xa807 irq 17 at device 13.0 on pci0 ata-pci2: port 0xbc00-0xbcff,0xb800-0xb803,0xb400-0xb407 irq 17 at device 13.1 on pci0 ata-pci3: port 0xc800-0xc8ff,0xc400-0xc403,0xc000-0xc007 irq 16 at device 15.0 on pci0 ata-pci4: port 0xd400-0xd4ff,0xd000-0xd003,0xcc00-0xcc07 irq 16 at device 15.1 on pci0 ata-pci5: port 0xe000-0xe0ff,0xdc00-0xdc03,0xd800-0xd807 irq 18 at device 19.0 on pci0 ata-pci6: port 0xec00-0xecff,0xe800-0xe803,0xe400-0xe407 irq 18 at device 19.1 on pci0 ad0: 9787MB [19885/16/63] at ata2-master using UDMA33 ad1: 6149MB [13328/15/63] at ata3-master using UDMA33 ad2: 6149MB [13328/15/63] at ata4-master using UDMA33 ad3: 6149MB [13328/15/63] at ata5-master using UDMA33 ad4: 6149MB [13328/15/63] at ata6-master using UDMA33 ad5: 6149MB [13328/15/63] at ata7-master using UDMA33 vinum list ... 1 plexes: P vol0.p0 R5 State: up Subdisks: 6 Size: 30 GB 6 subdisks: S vol0.p0.s0 State: up PO: 0 B Size: 6149 MB S vol0.p0.s1 State: up PO: 128 kB Size: 6149 MB S vol0.p0.s2 State: up PO: 256 kB Size: 6149 MB S vol0.p0.s3 State: up PO: 384 kB Size: 6149 MB S vol0.p0.s4 State: up PO: 512 kB Size: 6149 MB S vol0.p0.s5 State: up PO: 640 kB Size: 6149 MB It works just nicely here. It leaves the PIIX4 in the dust when both drives on the same controller are active. (not on the same cable, but one disk on each connector so there is no master/slave contention). Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message