freebsd-dev/sys/dev/virtio/block
Ka Ho Ng 4e1e1d667f 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.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Reviewed by:	grehan
Approved by:	lwhsu (mentor)
Differential Revision:	https://reviews.freebsd.org/D30049
2021-05-05 23:22:16 +08:00
..
virtio_blk.c virtio_blk: Fix issuing T_GET_ID before DRIVER_OK status 2021-05-05 23:22:16 +08:00
virtio_blk.h virtio_blk: Add modern (V1) support 2021-01-19 04:55:24 +00:00