Hi, this simple patch adds MODULE_DEVICE_TABLE for every driver in drivers/ide/pci. So their PCI-ID is listed in modules.pcimap. It also adds EXPORT_NO_SYMBOL to "triflex.c". I have added it because every other module in drivers/ide/pci defines it . Greetings, Johannes Hölzl