Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2018 17:13:04 +0100
From:      Florian Florensa <florian.florensa@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Virtual SCSI Device
Message-ID:  <CACkk1ySq3%2BwriDZZ6QczFey=PwBdfXs=mVTJqB7NuUob2ASe-A@mail.gmail.com>

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

I've been trying to hack together a virtual SCSI device, and i've been
struggling withthe device creation.

Here is the relevant code on pastebin : https://pastebin.com/e50bYHiQ

the device never gets created, and xpt_action_default spits error
regarding unsupported codes :  0xE and 0x708 (XPT_DEV_ADVINFO and
XPT_SCAN_BUS).

If anyone can give me some advice, i would appreciate,

Regards,
Florian.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACkk1ySq3%2BwriDZZ6QczFey=PwBdfXs=mVTJqB7NuUob2ASe-A>