Re: Native Support?

2004-02-25 Thread Chuck Swiger
Allen Mah wrote:
Hi Chuck, I will let our customers know. If there are any changes to our
IC's will this affect the loading of the driver? 
Hard to say.  It probably depends on what the changes are.  :-)

For example: If our 372 IC became 372N would the driver still load?
If the PCI ID remains the same, the driver will still load and behave the 
same, yes.  Without more technical details-- what is the difference between a 
"372 IC" and a "372N", anyway?-- I can't give you a more precise answer, sorry.

The person most directly responsible for supporting ATA hardware and ATA RAID 
functionality in FreeBSD is Soren Schmidt, <[EMAIL PROTECTED]>.  If I haven't 
been able to answer your questions adequately, then he would be the person to ask.

--
-Chuck
PS: Soren is also very busy; if you ask him to spend time discussing how well 
FreeBSD supports a particular Highpoint product, it would be appreciated if 
you could offer something in return.  That certainly doesn't mean you need to 
compensate him for his time, nor does it necessarily mean that Highpoint 
should send an evaluation unit to him-- although, frankly, if Highpoint would 
like FreeBSD to support a new product to which Soren does not already have an 
example of for testing, the latter would probably be quite helpful.

However, simply making the datasheet and specs available to Soren, or maybe 
making an engineering type available for a few minutes to answer any technical 
questions he might have about your products in return costs nothing, yet is 
likely to benefit everyone concerned...

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Native Support?

2004-02-25 Thread Allen Mah
Hi Chuck, I will let our customers know. If there are any changes to our
IC's will this affect the loading of the driver? 

For example: If our 372 IC became 372N would the driver still load?

Thanks

Allen

> -Original Message-
> From: Chuck Swiger [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 25, 2004 10:11 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Native Support?
> 
> 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_ID0x1103
> #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 <[EMAIL PROTECTED]>.  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

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Native Support?

2004-02-25 Thread Chuck Swiger
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_ID0x1103
#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 <[EMAIL PROTECTED]>.  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
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"