Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2013 19:37:21 -0800
From:      Jos Backus <jos@catnook.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   device vtnet -> device virtio_net?
Message-ID:  <CAETOPp2kbVynD49jaOA_Jphedzz95egOraKHdpUWfojO%2BbP2-w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

GENERIC has

# VirtIO support
device          virtio          # Generic VirtIO bus (required)
device          virtio_pci      # VirtIO PCI device
device          vtnet           # VirtIO Ethernet device
device          virtio_blk      # VirtIO Block device
device          virtio_scsi     # VirtIO SCSI device
device          virtio_balloon  # VirtIO Memory Balloon device

Maybe it's just my OCD kicking in, but why is vtnet not named virtio_net?
That would be consistent with the other virtio device names.

Cheers,
Jos
-- 
Jos Backus
jos at catnook.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAETOPp2kbVynD49jaOA_Jphedzz95egOraKHdpUWfojO%2BbP2-w>