Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/external/bsd/iscsi/sys/dev/iscsi
Module Name: othersrc
Committed By: riz
Date: Sat Jun 11 06:51:58 UTC 2011
Modified Files:
othersrc/external/bsd/iscsi/sys/dev/iscsi: iscsi_main.c
Log Message:
Add iscsiattach(int), to be called when configured statically into a kernel.
Rename old iscsiattach->iscsi_attach, also iscsi_match and iscsi_detach,
and adjust their invocation.
iscsi now works when configured statically into a kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
othersrc/external/bsd/iscsi/sys/dev/iscsi/iscsi_main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index