Page MenuHomeFreeBSD

D38546.id117052.diff
No OneTemporary

D38546.id117052.diff

diff --git a/sys/dev/pci/vga_pci.c b/sys/dev/pci/vga_pci.c
--- a/sys/dev/pci/vga_pci.c
+++ b/sys/dev/pci/vga_pci.c
@@ -373,8 +373,7 @@
bus_generic_probe(dev);
- /* Always create a drm child for now to make it easier on drm. */
- device_add_child(dev, "drm", -1);
+ /* Always create a drmn child for now to make it easier on drm. */
device_add_child(dev, "drmn", -1);
bus_generic_attach(dev);

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 12, 9:05 PM (3 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23622236
Default Alt Text
D38546.id117052.diff (405 B)

Event Timeline