Re: CMD Tech. PCI-0680 Driver

2002-10-05 Thread Soeren Schmidt

It seems William M. Grim wrote:
> Anyway, I'm looking to update the ATA driver so that my new ATA/133 card
> with a Silicon Images' PCI-0680 chipset works.  I bought the card from
> CMD Technologies.  Apparently, ata/33 on up to ata/100 is supported for
> their line of cards according to the 4.6.2 release notes.

Too late, I've already added support for the Sil 0680 chip in both
-current and -stable. BTW it was not supported before that (not even
the slower ata33-100 modes).

-Søren

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



CMD Tech. PCI-0680 Driver

2002-10-05 Thread William M. Grim

Hey there!

I'm very new to this list and couldn't find a better one to post too
(please let me know if I should post elsewhere).

Anyway, I'm looking to update the ATA driver so that my new ATA/133 card
with a Silicon Images' PCI-0680 chipset works.  I bought the card from
CMD Technologies.  Apparently, ata/33 on up to ata/100 is supported for
their line of cards according to the 4.6.2 release notes.

Being new to driver development, the problem I'm having with this is
knowing exactly WHICH source files I'm probably going to have to change;
I was thinking either the ata-raid.h/.c or the ata-disk.h/.c.  I could
be way off here, and that's why I'm asking.  I also realize that I'll
probably need to get some sort of programming tech. documents from the
company of this card?  How would I go about doing this if I need to
perform this step?

Any help is appreciated, and as a side note, I've never done driver
development before.  I was thinking that since I have a keen interest in
making this card work, this would be a good place to begin.

I also have the "pciconf -lv" information to aid in your response to me:

none0@pci0:11:0:class=0x010400 card=0x36801095 chip=0x06801095
rev=0x01 hdr=0x00
vendor   = 'CMD Technology Inc.'
device   = 'PCI-0680 Ultra ATA133 EIDE Controller'
class= mass storage
subclass = RAID

Thanks so much again for any help that can be offered,
Mike

PS - Don’t forget to direct me to another mailing list if this one is
not quite appropriate for driver development talk.  Thanks!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message