]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Prefer UDEV to HAL drivers if both a compiled
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 28 May 2010 10:16:44 +0000 (11:16 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 8 Jun 2010 14:15:02 +0000 (15:15 +0100)
commit345ff369e5e5869d5bf5b951ba8281f64408beae
treee45d825c71ddc88ebcb6a15c690ac41e9209fbcc
parente72cc3c11d38cc100534a7a1f3964697120eb5f3
Prefer UDEV to HAL drivers if both a compiled

HAL is deprecated and UDEV is the future. Thus if both
options are compiled, we should prefer use of UDEV over
HAL

* src/node_device/node_device_driver.c: Switch init
  order to try UDEV first, then HAL
src/node_device/node_device_driver.c