On Tue, Apr 23, 2002 at 03:12:27PM -0700, Liang, Ih-Cheng wrote:
> I have SuSE v7 running on an S390 LPAR.
> I tried to load Gigabit OSA Ethernet driver with the following command:
>         insmod qeth qeth_options=noauto,0x0f0a,0x0f0b,0x0f0c
> This command failed with the following messages:
>         Using /lib/modules/2.2.16/net/qeth.o
>         /lib/modules/2.2.16/net/qeth.o: init_module: Device or resource busy
>         Hint: this error can be caused by incorrect module parameters,
> including invalid IO or IRQ parameters

This sounds like the module has already been loaded. Try lsmod to see if
you see it loaded already and rmmod it if it is.

--
David Rock
[EMAIL PROTECTED]

Reply via email to