From 518dee7dbbc81ff945a452d9710e98c4e2d600e4 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Wed, 8 Sep 1999 15:01:58 +0000 Subject: 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. --- sys/dev/sf/if_sf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev') diff --git a/sys/dev/sf/if_sf.c b/sys/dev/sf/if_sf.c index 7225d8e7c475..e6c0b987f640 100644 --- a/sys/dev/sf/if_sf.c +++ b/sys/dev/sf/if_sf.c @@ -111,6 +111,7 @@ #include #include +/* "controller miibus0" required. See GENERIC if you get errors here. */ #include "miibus_if.h" #include -- cgit v1.3