summaryrefslogtreecommitdiffstats
path: root/sys/dev/sf
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/dev/sf
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/dev/sf')
-rw-r--r--sys/dev/sf/if_sf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sf/if_sf.c b/sys/dev/sf/if_sf.c
index 7225d8e..e6c0b98 100644
--- a/sys/dev/sf/if_sf.c
+++ b/sys/dev/sf/if_sf.c
@@ -111,6 +111,7 @@
#include <dev/mii/mii.h>
#include <dev/mii/miivar.h>
+/* "controller miibus0" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
#include <pci/pcireg.h>
OpenPOWER on IntegriCloud