opnsense-src/sys/dev/virtio/block
Ka Ho Ng 6fd5a4a6f3 virtio_blk: Fix issuing T_GET_ID before DRIVER_OK status
DRIVER_OK status is set after device_attach() succeeds. For now postpone
disk_create to attach_completed() method.

Sponsored by:	The FreeBSD Foundation
Reviewed by:	grehan
Approved by:	lwhsu (mentor)
Differential Revision:	https://reviews.freebsd.org/D30049

(cherry picked from commit 4e1e1d667f)
2021-06-28 23:16:39 +08:00
..
virtio_blk.c virtio_blk: Fix issuing T_GET_ID before DRIVER_OK status 2021-06-28 23:16:39 +08:00
virtio_blk.h virtio_blk: Add modern (V1) support 2021-01-19 04:55:24 +00:00