Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148056052
D26175.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
723 B
Referenced Files
None
Subscribers
None
D26175.diff
View Options
Index: stable/12/sys/dev/drm/drm.h
===================================================================
--- stable/12/sys/dev/drm/drm.h
+++ stable/12/sys/dev/drm/drm.h
@@ -1145,12 +1145,10 @@
typedef enum drm_bo_type drm_bo_type_t;
#endif
-#define DRM_PORT "graphics/drm-legacy-kmod"
-
#define DRM_OBSOLETE(dev) \
do { \
device_printf(dev, "=======================================================\n"); \
- device_printf(dev, "This code is obsolete abandonware. Install the " DRM_PORT " pkg\n"); \
+ device_printf(dev, "This code is deprecated.\n"); \
device_printf(dev, "=======================================================\n"); \
gone_in_dev(dev, 13, "drm drivers"); \
} while (0)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 16, 11:27 AM (21 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29768636
Default Alt Text
D26175.diff (723 B)
Attached To
Mode
D26175: don't refer to drm-legacy-kmod
Attached
Detach File
Event Timeline
Log In to Comment