The real source of my problem was an incorrect port number on the lcs device
specification.

"chandev=noauto" allows it to work even with an incorrect port number, but
then screws up the qeth initialization erroneously giving the IDX TERMINATE
code 0x22 message.

Removing the "chandev=" allows the qeth to initialize properly but then the
LCS driver complains about no LCS compatible cards.

Fixing both the lcs port number and the "chandev=" is the solution.
Many thanks to Aria Bamdad for getting me to walk through all the port
numbers to find the inconsistancy.

/Thomas Kern
/301-903-2211

> -----Original Message-----
> From: Alan Altmark [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 02, 2004 13:58
> To: [EMAIL PROTECTED]
> Subject: Re: Adding QDIO guest lan to server
>
> Everyone has access to the source code.  One of my favorite URLs is
> http://lxr.linux.no/source/drivers/s390/?a=s390.  Navigate
> into the "net"
> subdirectory and there you go.
>
> IDX TERMINATE code 0x22 means that the portname specified
> conflicts with a
> portname already set in the adapter by another active
> subchannel on the
> same chpid.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to