Page MenuHomeFreeBSD

D57650.diff
No OneTemporary

D57650.diff

diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -343,7 +343,9 @@
device ohci # OHCI PCI->USB interface
device ehci # EHCI PCI->USB interface (USB 2.0)
device xhci # XHCI PCI->USB interface (USB 3.0)
-device thunderbolt # Thunderbolt PCI->USB interface (USB 4.0)
+# Disabled for now since thunderbolt(4) breaks suspend/resume in some instances
+# and the overall implementation isn't fully fleshed out yet.
+#device thunderbolt # Thunderbolt PCI->USB interface (USB 4.0)
device usb # USB Bus (required)
device usbhid # USB HID Transport
device hkbd # HID Keyboard

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 23, 6:32 PM (11 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34095789
Default Alt Text
D57650.diff (666 B)

Event Timeline