On Mon, 28 Jan 2002 [EMAIL PROTECTED] wrote: > >- -------------------- > ># insmod lp io=0x378 > ># insmod 8390 > ># insmod ne io=0x320 > ># insmod slhc > ># insmod ppp > >- -------------------- > >Just remove the # from in front of the slhc and ppp lines and > >those modules will automatically be installed when the system > >boots. > > BTW: what are the first three modules for?
lp stands for "line printer." (Note the address is that of the parallel port.) The second two are ethernet drivers. - Steve
