Rok Mandeljc wrote:
> Hey everyone,
>
> as you've probably noticed, Chia-I Wu wrote an alternative to
> cdemu-module, the kernel module that userspace-cdemu uses. Instead of
> emulating CD-ROM device like cdemu-module does, it emulates SCSI host
> bus adapter, which simplifies the code and makes it most robust. And,
> more importantly, it works with HAL daemon out-of-box, which means you
> can get discs automatically mounted when they're inserted, just like
> with real devices. (consequently, it also means that cdemu devices now
> show up in Wine...)
>
Hi
How about build an iSCSI daemon instead of a kernel module ?
So it will be completely user-space, no kernel module needed.
It can be accessed by iSCSI initiator like open-iscsi,and even export
it thought internet.
> I've uploaded modified code along with vhba module to
> http://kabelkaos.net/cdemu/cdemu-vhba if you want to test it.
>
> Note that when you install daemon, you must to pass --sysconfdir=/etc to
> configure regarless of the prefix you use in order for config files to
> be installed in correct place. And, arguments to daemon have changed -
> if you run it manually, see 'cdemud --help' for details.
>
> Regards,
> Rok
>
> -=-=-=-=-=-
> It's better to remain silent and be thought a fool, than to speak out
> and remove all doubt.
> -- Mark Twain
> -=-=-=-=-=--=-=-=-=-=-
> * Generated by TagZilla 0.066 * http://tagzilla.mozdev.org *
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Cdemu-devel mailing list
> Cdemu-devel@...
> https://lists.sourceforge.net/lists/listinfo/cdemu-devel
>
>
|