[mhwdcfg] adopt development changes

This commit is contained in:
udeved 2016-09-12 18:30:39 +02:00 committed by Philip
parent 8627f291ca
commit 5610e274ba
2 changed files with 20 additions and 22 deletions

View File

@ -81,11 +81,10 @@ class MhwdController:
self.umount("etc/resolv.conf")
def run(self):
for id in self.identifier['net']:
for b in self.bus:
for id in self.identifier['net']:
self.configure(b, id)
for id in self.identifier['video']:
for b in self.bus:
self.configure(b, id)
return None

View File

@ -1,4 +1,7 @@
---
bus:
- pci
identifier:
net:
- 200
@ -8,10 +11,6 @@ identifier:
- 302
- 380
bus:
- pci
# - usb
driver: free
local: true