14 lines
135 B
Text
14 lines
135 B
Text
|
service virtio_net
|
||
|
{
|
||
|
type net;
|
||
|
descr "Virtio network device";
|
||
|
system
|
||
|
UMAP
|
||
|
VUMAP
|
||
|
IRQCTL
|
||
|
DEVIO
|
||
|
;
|
||
|
|
||
|
pci device 1af4/1000;
|
||
|
}
|