--LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
On Fri, Feb 28, 2003 at 10:19:18AM +0800, Stephen Liu wrote: > # /sbin/insmod aha152x=3D0x140,10 > Using /lib/modules/2.4.18-3/kernel/abi/cxenix/abi-cxenix.o/aha152x=3D0x14= 0,10 > insmod:=20 > /lib/modules/2.4.18-3/kernel/abi/cxenix/abi-cxenix.o/aha152x=3D0x140,10:= =20 > Not a directory Wrong command. The arguments are not part of the filename. Besides, you should be using modprobe as it will take care of any possible dependancies. # /sbin/modprobe aha152x aha152x=3D0x140,10 Though it might be: # /sbin/modprobe aha152x io=3D0x140,10 Which would be more in line with other drivers. NOTE: I don't own any scsi devices. I just use a CD burner at work. --=20 Martijn van Oosterhout <[email protected]> http://svana.org/kleptog/ > Support bacteria! They're the only culture some people have. --LpQ9ahxlCli8rRTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+XtZeY5Twig3Ge+YRAuyEAJ9dBgbxzak/QHREpUK3WSot6x1vSwCfRkYZ vxIDstRUpIDmuqaRaM2NJMo= =r9wV -----END PGP SIGNATURE----- --LpQ9ahxlCli8rRTG--
