Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162630184
D52070.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
560 B
Referenced Files
None
Subscribers
None
D52070.diff
View Options
diff --git a/sys/compat/linuxkpi/common/src/linux_pci.c b/sys/compat/linuxkpi/common/src/linux_pci.c
--- a/sys/compat/linuxkpi/common/src/linux_pci.c
+++ b/sys/compat/linuxkpi/common/src/linux_pci.c
@@ -111,6 +111,9 @@
DEVMETHOD(pci_iov_uninit, linux_pci_iov_uninit),
DEVMETHOD(pci_iov_add_vf, linux_pci_iov_add_vf),
+ /* Bus interface. */
+ DEVMETHOD(bus_add_child, bus_generic_add_child),
+
/* backlight interface */
DEVMETHOD(backlight_update_status, linux_backlight_update_status),
DEVMETHOD(backlight_get_status, linux_backlight_get_status),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 6:40 AM (17 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35126582
Default Alt Text
D52070.diff (560 B)
Attached To
Mode
D52070: LinuxKPI: pci: allow children to be attached to a pci_dev
Attached
Detach File
Event Timeline
Log In to Comment