-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 09 October 2003 20:54, Bastian Blank wrote: > On Thu, Oct 09, 2003 at 06:04:59PM +0200, Arnd Bergmann wrote: > > Well, the kernel itself works rather well, but setting up network devices > > and some other stuff is not as easy as it should be. There are also a few > > stability problems under extreme loads and you can expect a higher memory > > usage (significantly higher if you use many devices on an LPAR). > > Is there any documentation available now? Last time i tried it, it works > partialy but there was no documentation about the new network setup.
Well, there is Documentation/s390/driver-model.txt, but that is not
really complete.
In essence, it comes down to writing the bus_id's of your ccw devices
for a network card into the driver's "group" attribute and writing "1" into
the new "online" attribute of the group device. There is an experimental
script to do this, based on a configuration file that looks like this:
group qeth 0.0.f58a 0.0.f58b 0.0.f58c
portname OSAPORT
Arnd <><
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/hnKx5t5GS2LDRf4RApBRAJ9FkKYP5bbmzIilaqGjBGKsMXKbJACdHMra
ObNRaBFttCR+MsmeXYa830g=
=JDjw
-----END PGP SIGNATURE-----
ccwgroup
Description: application/shellscript

