diff options
Diffstat (limited to 'sys/pci/if_dm.c')
| -rw-r--r-- | sys/pci/if_dm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_dm.c b/sys/pci/if_dm.c index 97ff5021c5a9..38cc134b37e5 100644 --- a/sys/pci/if_dm.c +++ b/sys/pci/if_dm.c @@ -91,6 +91,7 @@ #include <pci/if_dmreg.h> +/* "controller miibus0" required. See GENERIC if you get errors here. */ #include "miibus_if.h" #ifndef lint |
