summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_ste.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-09-08 15:01:58 +0000
committerpeter <peter@FreeBSD.org>1999-09-08 15:01:58 +0000
commitbca542bac3fb5d5874b9ed3bbf6243272a8492c0 (patch)
tree5c8cefb7de5e5a522a5f2ba6afb9692137190918 /sys/pci/if_ste.c
parent1ac919681f03999e949d29db10f0fedf1d400305 (diff)
downloadFreeBSD-src-bca542bac3fb5d5874b9ed3bbf6243272a8492c0.zip
FreeBSD-src-bca542bac3fb5d5874b9ed3bbf6243272a8492c0.tar.gz
Add a pointer to "controller miibus0" for people who will not read the
commit messages or GENERIC and insist on running -CURRENT. It probably won't work, but it's worth a try.
Diffstat (limited to 'sys/pci/if_ste.c')
-rw-r--r--sys/pci/if_ste.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_ste.c b/sys/pci/if_ste.c
index eac1a18..2248725 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
OpenPOWER on IntegriCloud