On Tuesday 28 January 2003 17:50, Andrew M. Lindley wrote: > Two questions - how do I find out what parameters a module accepts (which > part of the kernel source if thats where you look)?
No need to dig this deep. 'modinfo -p <modulename>' prints a list of parameters and descriptions. > And how do you get a driver to work with 2 network cards (two ne2000:s). It's been a while, but I think you do this by passing multiple io/irq parameters to the module. -- Got Backup? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]