lkml.org 
[lkml]   [1997]   [Dec]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateSat, 27 Dec 1997 02:03:01 +0100 (MET)
FromPaul Wouters <>
SubjectRE: How can I make module 'eepro.o'..?
On Sat, 27 Dec 1997, Lee Seung-Yong wrote:

> Date: Sat, 27 Dec 1997 09:56:34 +-900
> From: Lee Seung-Yong <sylee@ksc.kumho.co.kr>
> To: 'Paul Wouters' <paul@xtdnet.nl>
> Cc: 'linux-kernel' <linux-kernel@vger.rutgers.edu>
> Subject: RE: How can I make module 'eepro.o'..?
>
>
> I try to load module eepro.o, but error message 'Invalid argument' occurred.
>
> According to Module-HOWTO, two arguments (irq, io) are needed,
>
> so I executed '# insmod eepro io=0x240 irq=5'.
>
> But the result was same.
>
> How must I do to input two arguments.

~> grep eepro /etc/rc.d/rc.modules
/sbin/modprobe eepro irq=5 io=0x210
~>

Works for me. I can't imagine the order of arguments would matter. Maybe
it's really a hardware problem?

Paul


\
 
 \ /
  Last update: 2005-03-22 13:40    [from the cache]
©2003-2010