Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164069785
D54519.id169419.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
381 B
Referenced Files
None
Subscribers
None
D54519.id169419.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 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
Wed, Jul 29, 11:15 AM (3 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35696425
Default Alt Text
D54519.id169419.diff (381 B)
Attached To
Mode
D54519: mfi(4)/mrsas(4): Print driver versions consistently
Attached
Detach File
Event Timeline
Log In to Comment