diff options
Diffstat (limited to 'sys/pci/if_ste.c')
| -rw-r--r-- | sys/pci/if_ste.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_ste.c b/sys/pci/if_ste.c index eac1a18a2eb5..2248725cef1b 100644 --- a/sys/pci/if_ste.c +++ b/sys/pci/if_ste.c @@ -74,6 +74,7 @@ #include <pci/pcireg.h> #include <pci/pcivar.h> +/* "controller miibus0" required. See GENERIC if you get errors here. */ #include "miibus_if.h" #define STE_USEIOSPACE |
