Hi All, I'm developing a Linux driver for our network controller & i need some help on the "options" parameter in the conf.modules file. how do i process that? my file has the following lines (in conf.modules) alias eth0 amd977l4 options amd977l4 options=2 Is there a function call thru' which i can get the value entered for the option field? thanx in advance. HARISH