CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/04 09:15:28
Modified files:
sys/dev/pci : pci.c
Log message:
Restrict the pci(4) ioctl interface to devices detected by the kernel.
This fixes issues on the M1 Macs where the PCI probe done by Xorg
breaks the WiFi chip.
ok patrick@
