After the installation of the OCO module from IBM I try the following command : insmod lcs and I get the following error
[root@lnx1 net]# insmod lcs Using /lib/modules/2.4.9-17/kernel/drivers/s390/net/lcs.o Warning: loading /lib/modules/2.4.9-17/kernel/drivers/s390/net/lcs.o will taint the kernel: no license /lib/modules/2.4.9-17/kernel/drivers/s390/net/lcs.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters The following is my /proc/chandev as it sees the path to the 2216 (How could I use the following device as my network device) linux seeing the 2216 0x09a1 0x0510 0x06 0x3088 0x1f 0x0000 0x02 0x80 0x29ffffffffffffff no no 0x09a2 0x0511 0x06 0x3088 0x1f 0x0000 0x02 0x80 0x29ffffffffffffff no no Or use the following linux seeing OSA fddi card (OSA as defined from HCD) 0x0c5d 0x0930 0x04 0x3088 0x60 0x0000 0x00 0x80 0x88ffffffffffffff no no 0x0c5e 0x0931 0x04 0x3088 0x60 0x0000 0x00 0x80 0x88ffffffffffffff no no How can I use and of the above configuration as my netwok device Please Help Moloko
