This simplest form of this project is the make a file in the file system appear as a disk. This kernel driver allows the user programs to create, delete and service SCSI low level HBA (LLD). The user program can create, register and service SCSI HBA.
Be the first to post a text review of Virtual SCSI HBA for Linux Kernel. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Release 2.0.6 ------------- - Added support for version 2.6.20 kernel, work around for schedule_work() - Fixed bugs where the SCSI host gets removed when the user application crashes even if a device was open. - Removed hacks to SCSI midlayer as per the advice of scsi mailing list, just make the transport not ready when the last user process exits. - Implimented Sense codes and sense code transport between user mode and kernel - Realized that the module does not get compiled under 2.6.9 and similar version kernel. kmem_cache_t needs to be used for this version. - Fixed some bugs, if no sense code is returned from user space target, return no-sense
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?