440mx IDE recognition patch

From: Bernard Sebastien (sebastien.bernard@cegetel.fr)
Date: Thu Apr 20 2000 - 12:13:27 EDT

  • Next message: Eric Buddington: "Doubled times on Athlon 2.3.99-pre5"

    Hi, I tried to add some support to this #@!&é"~ chipset called 440mx.

    Please find enclosed the diff (minimal diff) I've done.

    At least, it doesn't break anything.
    I correctly reports a PIIX4E for me - same behaviour as befor but now it
    doesn't print that it is unknown :).
    Is there any place else where I have modification to do ?
    Does the acpi.c need the piix driver (I don't think so).
    Do we need any pci quirks for this one ?

    diff drivers/ide/pci-ide.c
    33d32
    < #define DEVID_PIIX4E2 ((ide_pci_devid_t){PCI_VENDOR_ID_INTEL,
    PCI_DEVICE_ID_INTEL_82443MX_1})
    302d300
    < {DEVID_PIIX4E2, "PIIX4", PCI_PIIX, NULL,
    INIT_PIIX, NULL, {{0x41,0x80,0x80}, {0x43,0x80,0x80}},
    ON_BOARD, 0 },
    diff include/linux/pci_ids.h
    1152,1156d1151
    < #define PCI_DEVICE_ID_INTEL_82443MX 0x7194
    < #define PCI_DEVICE_ID_INTEL_82443MX_0 0x7198
    < #define PCI_DEVICE_ID_INTEL_82443MX_1 0x7199
    < #define PCI_DEVICE_ID_INTEL_82443MX_2 0x719a
    < #define PCI_DEVICE_ID_INTEL_82443MX_3 0x719b

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Thu Apr 20 2000 - 12:15:43 EDT