On Tue, Mar 11, 2003 at 04:32:02PM -0600, Alex Leyva wrote: > Hi all, im configuring some guest lans, but im having problems with the > linux side, im using RedHat 7.2, with kernel 2.4.19, i've compiled the > kernel to have QDIO as a module, but i have only the qdio.o module, i dont > have qeth.o, i have the definitions in modules.conf and chandev.conf > correct, but i just cant locate the qeth.o module, its strange to me > because the kernel config includes the QDIO support as a module, so i dont > understand why it dosnt have it.
The QDIO infrastructure support is Open Source. The qeth OSA/Hipersockets driver, which plugs into the QDIO support, is OCO. Get it from IBM; it's available for free download from their Linux/390 DeveloperWorks site. Adam
