Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149538295
D13332.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
518 B
Referenced Files
None
Subscribers
None
D13332.id.diff
View Options
Index: head/sys/sys/fbio.h
===================================================================
--- head/sys/sys/fbio.h
+++ head/sys/sys/fbio.h
@@ -136,8 +136,8 @@
fb_leave_t *leave;
fb_setblankmode_t *setblankmode;
- intptr_t fb_pbase; /* For FB mmap. */
- intptr_t fb_vbase; /* if NULL, use fb_write/fb_read. */
+ uintptr_t fb_pbase; /* For FB mmap. */
+ uintptr_t fb_vbase; /* if NULL, use fb_write/fb_read. */
void *fb_priv; /* First argument for read/write. */
const char *fb_name;
uint32_t fb_flags;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 26, 3:00 AM (3 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30347686
Default Alt Text
D13332.id.diff (518 B)
Attached To
Mode
D13332: Use unsigned intptr_t type for framebuffer addresses
Attached
Detach File
Event Timeline
Log In to Comment