Linux core how to turn off the automatic hardware detection system?

Hello,

I would like help from someone who know the Linux hardware automatic detection system.
In the dmesg I see this:

-------
1.767922] input: AlpsPS/2 ALPS DualPoint Stick as /devices/platform/i8042/serio1/input/input7
[    1.780455] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input6
------

If I put the new keyboard without track point I see this in dmesg:

----
[    1.588631] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input6
-----

Is it possible to tell Linux to load the hardware
AlpsPS/2 ALPS DualPoint Stick as
Even it is not detected?
I am sure that is will work fine because the buttons are still there and in the bios it works fine but the Linux will not detect it.

Thanks so much
Best regards