Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/hwinfo/hardware.control.class.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2613 by niro, Mon Sep 14 07:31:35 2015 UTC revision 2614 by niro, Thu Sep 24 10:48:55 2015 UTC
# Line 39  run_hardware_detect() Line 39  run_hardware_detect()
39    
40   nsslsay_queue_init   nsslsay_queue_init
41   nsslsay_queue_add "nocolors"   nsslsay_queue_add "nocolors"
42   nsslsay_queue_add "get hardware.detect driver netcard"   #nsslsay_queue_add "get hardware.detect driver netcard"
43     nsslsay_queue_add "get hardware.detect driver connected-iface"
44   netcard_driver=$(control_client "${serial}" run-queue)   netcard_driver=$(control_client "${serial}" run-queue)
45   if [[ -n ${netcard_driver} ]]   if [[ -n ${netcard_driver} ]]
46   then   then

Legend:
Removed from v.2613  
changed lines
  Added in v.2614