36373839404142
/** * Create a new instance */ public Ne2000PCIDriver(ConfigurationElement config) { super(new Ne2000Flags(config)); }