mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-23 03:29:41 +01:00
[CONF] Revert to e1000 due to iCloud services requirement.
This commit is contained in:
parent
731a0d1b55
commit
08ed1ba8b1
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
<interface type='network'>
|
<interface type='network'>
|
||||||
<mac address='52:54:00:92:d4:7b'/>
|
<mac address='52:54:00:92:d4:7b'/>
|
||||||
<source network='default'/>
|
<source network='default'/>
|
||||||
<model type='vmxnet3'/>
|
<model type='e1000-82545em'/>
|
||||||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
|
||||||
</interface>
|
</interface>
|
||||||
<serial type='pty'>
|
<serial type='pty'>
|
||||||
|
|
Loading…
Reference in a new issue