Thank you Carlos and Mark. insmod qdio
insmod qeth qeth_options=noauto,0x5200,0x5201,0x5202,portname:TEST were successful. Dave -----Original Message----- From: Post, Mark K [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 10:55 AM To: [EMAIL PROTECTED] Subject: Re: [LINUX-390] Testing a second OSA-E card Dave, That sounds about right, except for the "=" -> ":" correction Carlos noted. The other option, in case you want to play around with things for a while, would be to put the information into /etc/modules.conf: alias eth1 qeth options qeth qeth_options=noauto;0x1500,0x1501,0x1502,portname:TESTPORT Then all you have to do is the "ifconfig eth1" commands and it all magically works. Mark Post
