As you may have already found out, the options for OSA cards has moved from
/etc/modules.conf to /etc/chandev.conf and changed format in 2.4. What is
not overly clear is how to code several OSA cards for a host. Each OSA card
is coded on a different line.

I've found the following works:

in /etc/modules.conf
     alias eth0 qeth
     alias eth1 qeth

in /etc/chandev.conf
     noauto
     qeth0,0x4e00,0x4e01,0x4e02,0,0
     qeth1,0x4f00,0x4f01,0x4f02,0,0
     add_parms,0x10,0x4e00,0x4e02,portname:OSA1         (if portname
required at your LIC level)
     add_parms,0x10,0x4f00,0x4f02,portname:OSA2

Regards, Jim
Linux S/390-zSeries Support, SEEL, IBM Silicon Valley Labs
t/l 543-4021, 408-463-4021, [EMAIL PROTECTED]
** Grace Happens **

Reply via email to