Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146995645
D29098.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
293 B
Referenced Files
None
Subscribers
None
D29098.diff
View Options
diff --git a/sys/opencrypto/cryptosoft.c b/sys/opencrypto/cryptosoft.c
--- a/sys/opencrypto/cryptosoft.c
+++ b/sys/opencrypto/cryptosoft.c
@@ -1658,6 +1658,7 @@
swcr_probe(device_t dev)
{
device_set_desc(dev, "software crypto");
+ device_quiet(dev);
return (BUS_PROBE_NOWILDCARD);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 8, 10:35 AM (10 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29392094
Default Alt Text
D29098.diff (293 B)
Attached To
Mode
D29098: opencrypto: Make cryptosoft attach silently
Attached
Detach File
Event Timeline
Log In to Comment