Hi,
How can I do to load my module at boot time?
My module is a USB driver for a USB device whose major number is 180 (so I can't use "alias char-major-180 rtbdrv" in /etc/modules.conf)
I'm using a Redhat 7.0 and the driver has to be installed via a Makefile on many machines so I'm looking for a simple solution.
Anyone has an idea ?
Thanks,
Eric HENRY
