On Sat, Nov 18, 2000 at 02:20:35PM +0800, Gilbert.Li (§õ«Â¾§) wrote:
> > Yes you need to have the module loaded for your network card > > before you can actually use the eth0 interface w/ ifconfig and such. > > Silver > > if I don't have a built-in network driver, how do I configure the driver. What do you mean? Are you talking about a driver, which is not in the kernel source-tree? You compile it and load the module via insmod or modprobe. Phil