1 * VIA Rhine 10/100 Network Controller 2 3 Required properties: 4 - compatible : Should be "via,vt8500-rhine" fo 5 Rhine controllers found in VIA VT8500, 6 and similar. These are listed as 1106: 7 virtual PCI bus under vendor-provided 8 - reg : Address and length of the io space 9 - interrupts : Should contain the controller i 10 11 Examples: 12 13 ethernet@d8004000 { 14 compatible = "via,vt8500-rhine"; 15 reg = <0xd8004000 0x100>; 16 interrupts = <10>; 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.