This patch allows FreeBSD to recognize the Promise SATA300 tx2plus
controller.  It's been lightly tested using a single IBM / Hitachi
SATA300 hard drive.

-- John Wehle
------------------8<------------------------8<------------------------
*** dev/ata/ata-pci.h.ORIGINAL  Wed Apr 13 14:24:16 2005
--- dev/ata/ata-pci.h   Thu Oct  6 16:06:57 2005
*************** struct ata_pci_controller {
*** 179,184 ****
--- 179,185 ----
  #define ATA_PDC20575          0x3d75105a
  #define ATA_PDC20579          0x3574105a
  #define ATA_PDC20580          0x3570105a
+ #define ATA_PDC20775          0x3d73105a
  #define ATA_PDC40518          0x3d18105a
  #define ATA_PDC20617          0x6617105a
  #define ATA_PDC20618          0x6626105a
*** dev/ata/ata-chipset.c.ORIGINAL      Wed Apr 13 14:24:16 2005
--- dev/ata/ata-chipset.c       Thu Oct  6 16:06:28 2005
*************** ata_promise_ident(device_t dev)
*** 1305,1310 ****
--- 1305,1311 ----
       { ATA_PDC20575,  0, PRMIO, PRCMBO2, ATA_SA150, "Promise PDC20575" },
       { ATA_PDC20579,  0, PRMIO, PRCMBO2, ATA_SA150, "Promise PDC20579" },
       { ATA_PDC20580,  0, PRMIO, PRCMBO2, ATA_SA150, "Promise PDC20580" },
+      { ATA_PDC20775,  0, PRMIO, PRCMBO2, ATA_SA150, "Promise PDC20775" },
       { ATA_PDC20617,  0, PRMIO, PRPATA,  ATA_UDMA6, "Promise PDC20617" },
       { ATA_PDC20618,  0, PRMIO, PRPATA,  ATA_UDMA6, "Promise PDC20618" },
       { ATA_PDC20619,  0, PRMIO, PRPATA,  ATA_UDMA6, "Promise PDC20619" },
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: [EMAIL PROTECTED]  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------

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

Reply via email to