Re: Setting up th0

Rob van der Heij <[email protected]> Mon, 25 Mar 2002 19:10:43 +0100
Newsgroups gmane.linux.redhat.s390
Message-ID <[email protected]>
>
>Please enter the network device you inted to use (e.g ctc0, escon0, iucv0,
>eth0, tr0)
>[here i typed tr0]
>
>Please enter any parameters you need to pass to the channel decive layer.
>(e.g. "ctc0,0x600,0x601" will activate the ctc interface at I/O ports
>0x600,0x6001):
>[And here i dont know what to typ]


lcs0,0x600,0x601,0,nr

This is assuming your lcs device is at address 600/601 and for 'nr' you
need the port number of the LCS device (depends on your hardward whether
that is needed). Look in the Device Driver PDF on Developer Works.

Rob