CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/01/13 03:15:07
Modified files:
sys/dev/pv : if_vio.c
Log message:
vio: Add more feature bit definitions
Add all non-legacy feature bit definitions from virtio 1.3 and the
definitions from 1.4 that are not >= bit 64. Remove VIRTIO_NET_F_GSO
which never worked and has been removed in virtio 1.x. Also add config
register definitions, fix a comment.
