;ò
ädê@c           @   s„   d  k  l Z d k l Z d k Te a e a d e f d „  ƒ  YZ d „  Z	 d „  Z
 e ƒ  Z e i e e ƒ d Z d Z d	 Z d
 S(   (   s   Hardware(   s   getHardwareFactory(   s   *s
   HwEthernetc           B   s;   t  Z e e d „ Z d „  Z d „  Z d „  Z d „  Z RS(   Nc         C   s*   t  i |  | | ƒ t |  _ |  i ƒ  d  S(   N(   s   Hardwares   __init__s   selfs   lists   parents   ETHERNETs   Types
   createCard(   s   selfs   lists   parent(    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys   __init__   s    	c         C   s/   t  t j o t Sn t  |  ƒ i i d ƒ Sd  S(   Ns   Dialog(   s   _hwEthernetDialogs   Nones   selfs   xmls
   get_widget(   s   self(    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys	   getDialog   s     c         C   s   t  Sd  S(   N(   s   _hwEthernetWizard(   s   self(    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys	   getWizard"   s    c   	      C   sÃ  d k  l } l } | ƒ  } | ƒ  } | |  i } |  i i	 | d <| | |  i <t
 i d | i d |  i |  i i	 f ƒ | |  i i	 i d ƒ o[ xX | i i ƒ  D]C \ } } | |  i i	 d i | ƒ o | |  i i	 d | =q¢ q¢ Wn xÏ | i i ƒ  D]¾ \ } } |  i i | o¡ | d j o) |  i i t d ƒ j p |  i i d j o qý n | |  i i	 } | i d ƒ o h  | d <n t |  i i | ƒ | d | <| | |  i i	 <qý qý Wd  S(   N(   s   getMyConfModuless   getHardwareLists   aliasi   s   %s alias %ss   optionss   IRQs   Unknown(   s   netconfpkg.NCHardwareLists   getMyConfModuless   getHardwareLists   hls   moduless   selfs   Names   dics   Cards
   ModuleNames   logs   lchs   filenames   has_keys   keydicts   itemss   keys   confkeys   selfkeys   __dict__s   IRQs   _s   str(	   s   selfs   keys   getHardwareLists   confkeys   selfkeys   moduless   dics   hls   getMyConfModules(    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys   save%   s,    		) ! 9c         C   s>   | i t j o t Sn t | i ƒ t j o t Sn t Sd  S(   N(   s   hardwares   Types   ETHERNETs   trues   getHardwareTypes   Hardwares   false(   s   selfs   hardware(    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys   isTypeF   s
    (   s   __name__s
   __module__s   Nones   __init__s	   getDialogs	   getWizards   saves   isType(    (    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys
   HwEthernet   s
   			!c         C   s
   |  a d  S(   N(   s   dialogs   _hwEthernetDialog(   s   dialog(    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys   setHwEthernetDialogM   s     c         C   s
   |  a d  S(   N(   s   wizards   _hwEthernetWizard(   s   wizard(    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys   setHwEthernetWizardQ   s     s    Harald Hoyer <harald@redhat.com>s   $Date: 2004/07/06 08:09:10 $s   $Revision: 1.5.4.1 $N(   s   netconfpkg.NCHardwares   Hardwares   netconfpkg.NCHardwareFactorys   getHardwareFactorys   netconfpkg.NC_functionss   Nones   _hwEthernetDialogs   _hwEthernetWizards
   HwEthernets   setHwEthernetDialogs   setHwEthernetWizards   dfs   registers   ETHERNETs
   __author__s   __date__s   __version__(	   s   dfs   __date__s
   HwEthernets   getHardwareFactorys
   __author__s   Hardwares   setHwEthernetDialogs   setHwEthernetWizards   __version__(    (    sg   /usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/plugins/NCHWEthernet.pys   ?   s   5			