blob: c08c305efd4d21ad89aaeb65d9fa09358e497e80 [file] [log] [blame]
Eugene Crosserb4d72c02014-01-14 15:54:11 +01001IBM s390 QDIO Ethernet Driver
2
3HiperSockets Bridge Port Support
4
5Uevents
6
7To generate the events the device must be assigned a role of either
8a primary or a secondary Bridge Port. For more information, see
9"z/VM Connectivity, SC24-6174".
10
11When run on HiperSockets Bridge Capable Port hardware, and the state
12of some configured Bridge Port device on the channel changes, a udev
13event with ACTION=CHANGE is emitted on behalf of the corresponding
14ccwgroup device. The event has the following attributes:
15
16BRIDGEPORT=statechange - indicates that the Bridge Port device changed
17 its state.
18
19ROLE={primary|secondary|none} - the role assigned to the port.
20
21STATE={active|standby|inactive} - the newly assumed state of the port.