Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163715387
D54519.id169050.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
389 B
Referenced Files
None
Subscribers
None
D54519.id169050.diff
View Options
diff --git a/sys/dev/mfi/mfi.c b/sys/dev/mfi/mfi.c
--- a/sys/dev/mfi/mfi.c
+++ b/sys/dev/mfi/mfi.c
@@ -372,7 +372,7 @@
if (sc == NULL)
return EINVAL;
- device_printf(sc->mfi_dev, "Megaraid SAS driver Ver %s \n",
+ device_printf(sc->mfi_dev, "LSI MegaRAID SAS FreeBSD mfi driver version: %s\n",
MEGASAS_VERSION);
mtx_init(&sc->mfi_io_lock, "MFI I/O lock", NULL, MTX_DEF);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 26, 3:57 PM (19 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35543169
Default Alt Text
D54519.id169050.diff (389 B)
Attached To
Mode
D54519: mfi(4)/mrsas(4): Print driver versions consistently
Attached
Detach File
Event Timeline
Log In to Comment