Page MenuHomeFreeBSD

D33214.1784760885.diff
No OneTemporary

Size
677 B
Referenced Files
None
Subscribers
None

D33214.1784760885.diff

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

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)

Event Timeline