Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115976878
D35795.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
269 B
Referenced Files
None
Subscribers
None
D35795.diff
View Options
diff --git a/sys/sys/cons.h b/sys/sys/cons.h
--- a/sys/sys/cons.h
+++ b/sys/sys/cons.h
@@ -104,6 +104,7 @@
static struct consdev name = { \
.cn_ops = &ops, \
.cn_arg = (arg), \
+ .cn_name = #name, \
}; \
DATA_SET(cons_set, name)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 2, 3:11 AM (17 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17897060
Default Alt Text
D35795.diff (269 B)
Attached To
Mode
D35795: Fill in cn_name in struct consdev.
Attached
Detach File
Event Timeline
Log In to Comment