I download the Linux driver from
http://acx100.sourceforge.net and compiled the driver according to its instructions. In trhe last step, I did and the insmod returns the following error msg:
insmod src/acx100_pci.o firmware_dir=firmware
src/acx100_pci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
I checked that the symbol "init_module.o" is under the src directory when they are compiled just as "acx100_pci.o". Any clue onthis?
Tnx,
- Dhsieh