Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Feb 2000 17:55:45 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Kris Kirby <kris@hiwaay.net>
Cc:        hackers@freebsd.org
Subject:   Re: PCI IDE Controller (HPT-366) supported? 
Message-ID:  <20000209095545.4FA891CD7@overcee.netplex.com.au>
In-Reply-To: Message from Kris Kirby <kris@hiwaay.net>  of "Tue, 08 Feb 2000 23:43:16 CST." <Pine.BSF.4.10.10002082340040.55461-100000@barricuda.bsd.nws.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
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: <HighPoint HPT366 ATA-66 controller> port 0xb000-0xb0ff,0xac00-0xac03,0xa800-0xa807 irq 17 at device 13.0 on pci0
ata-pci2: <HighPoint HPT366 ATA-66 controller> port 0xbc00-0xbcff,0xb800-0xb803,0xb400-0xb407 irq 17 at device 13.1 on pci0
ata-pci3: <HighPoint HPT366 ATA-66 controller> port 0xc800-0xc8ff,0xc400-0xc403,0xc000-0xc007 irq 16 at device 15.0 on pci0
ata-pci4: <HighPoint HPT366 ATA-66 controller> port 0xd400-0xd4ff,0xd000-0xd003,0xcc00-0xcc07 irq 16 at device 15.1 on pci0
ata-pci5: <HighPoint HPT366 ATA-66 controller> port 0xe000-0xe0ff,0xdc00-0xdc03,0xd800-0xd807 irq 18 at device 19.0 on pci0
ata-pci6: <HighPoint HPT366 ATA-66 controller> port 0xec00-0xecff,0xe800-0xe803,0xe400-0xe407 irq 18 at device 19.1 on pci0

ad0: 9787MB <QUANTUM FIREBALL CX10.2A> [19885/16/63] at ata2-master using UDMA33
ad1: 6149MB <QUANTUM FIREBALL CX6.4A> [13328/15/63] at ata3-master using UDMA33
ad2: 6149MB <QUANTUM FIREBALL CX6.4A> [13328/15/63] at ata4-master using UDMA33
ad3: 6149MB <QUANTUM FIREBALL CX6.4A> [13328/15/63] at ata5-master using UDMA33
ad4: 6149MB <QUANTUM FIREBALL CX6.4A> [13328/15/63] at ata6-master using UDMA33
ad5: 6149MB <QUANTUM FIREBALL CX6.4A> [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




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