There needs to be an entry in /etc/modules.conf to create a relationship
between the interface name (ctc#) and the module name (ctc.o) _if_ you want
the kernel to dynamically load ctc.o whenever interface ctc# is referenced.
There won't be any need for any  parms in /etc/modules.conf as there used to
be.

Mark Post

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Alan
Altmark
Sent: Thursday, March 04, 2004 6:25 PM
To: [EMAIL PROTECTED]
Subject: Re: CTC Definition Problem


On Thursday, 03/04/2004 at 06:16 EST, "Peter E. Abresch Jr.   - at Pepco"
<[EMAIL PROTECTED]> wrote:
> I am missing something that is staring at me and I cannot see it. Do
> we still have to create an alias for ctc0? If so, where do I create
> it?

You need an entry in etc/chandev.conf.  For example, if pair is F00 and
F01:
ctc0,0xf00,0xf01,0,3   (if talking to z/OS)
or
ctc0,0xf00,0xf01  (for everyone else)

No entry in etc/modules.conf should be required.  The first address is the
read channel.  Flip them around if needed.

Alan Altmark
Sr. Software Engineer
IBM z/VM Development

Reply via email to