Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147909984
D33214.1784760885.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
677 B
Referenced Files
None
Subscribers
None
D33214.1784760885.diff
View Options
Index: sys/sys/fbio.h
===================================================================
--- sys/sys/fbio.h
+++ sys/sys/fbio.h
@@ -182,22 +182,6 @@
}
#endif
-#ifdef notdef
-/*
- * General purpose structure for passing info in and out of frame buffers
- * (used for gp1) -- unsupported.
- */
-struct fbinfo {
- int fb_physaddr; /* physical frame buffer address */
- int fb_hwwidth; /* fb board width */
- int fb_hwheight; /* fb board height */
- int fb_addrdelta; /* phys addr diff between boards */
- u_char *fb_ropaddr; /* fb virtual addr */
- int fb_unit; /* minor devnum of fb */
-};
-#define FBIOGINFO _IOR('F', 2, struct fbinfo)
-#endif
-
/*
* Color map I/O.
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 22, 10:54 PM (4 m, 23 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29232256
Default Alt Text
D33214.1784760885.diff (677 B)
Attached To
Mode
D33214: fb: Remove unused code
Attached
Detach File
Event Timeline
Log In to Comment