summaryrefslogtreecommitdiffstats
path: root/kernels/vhba-module/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'kernels/vhba-module/DETAILS')
-rwxr-xr-xkernels/vhba-module/DETAILS11
1 files changed, 7 insertions, 4 deletions
diff --git a/kernels/vhba-module/DETAILS b/kernels/vhba-module/DETAILS
index 0a7e9910da..9ed75a191a 100755
--- a/kernels/vhba-module/DETAILS
+++ b/kernels/vhba-module/DETAILS
@@ -10,8 +10,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20070504
SHORT="CD bin/cue file module"
cat << EOF
-VHBA module provides Virtual (SCSI) Host Bus Adapter, which is the link between userspace daemon and linux kernel.
+VHBA module provides Virtual (SCSI) Host Bus Adapter, which is the link
+between userspace daemon and linux kernel.
-Contrary to what some might expect due to the "userspace" part of the name, userspace CDEmu still needs a kernel module, just like the
-original CDEmu - the difference is that userspace CDEmu does all the processing (i.e. file reading, fake data generation, etc.) in
-userspace.EOF
+Contrary to what some might expect due to the "userspace" part of the name,
+userspace CDEmu still needs a kernel module, just like the
+original CDEmu - the difference is that userspace CDEmu does all the processing
+(i.e. file reading, fake data generation, etc.) in
+EOF