Date: Wed, 25 Feb 2004 13:11:06 -0500 From: Chuck Swiger <cswiger@mac.com> To: amah@highpoint-tech.com Cc: freebsd-questions@FreeBSD.org Subject: Re: Native Support? Message-ID: <403CE53A.4050207@mac.com> In-Reply-To: <200402241832.i1OIWp9u086315@mail.hypersurf.com> References: <200402241832.i1OIWp9u086315@mail.hypersurf.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Allen Mah wrote: > To whom it may concern. I would like to know if HighPoint Technologies, > HPT374 IC will still have native support in future FreeBSD release beyond > version 5.0 ? Hi, Allen-- FreeBSD 5.2 contains the following in src/sys/dev/ata/ata-pci.h: #define ATA_HIGHPOINT_ID 0x1103 #define ATA_HPT366 0x00041103 #define ATA_HPT372 0x00051103 #define ATA_HPT302 0x00061103 #define ATA_HPT371 0x00071103 #define ATA_HPT374 0x00081103 ...so I believe the answer to your question is yes. You might get more detailed answers asking on <freebsd-current@freebsd.org>. I've got a HPT370 which has been working fine, but it's nice to see hardware vendors being interested in having FreeBSD support their products... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?403CE53A.4050207>