From bca542bac3fb5d5874b9ed3bbf6243272a8492c0 Mon Sep 17 00:00:00 2001 From: peter 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/pci/if_wb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/pci/if_wb.c') diff --git a/sys/pci/if_wb.c b/sys/pci/if_wb.c index 746e20d..f05c191 100644 --- a/sys/pci/if_wb.c +++ b/sys/pci/if_wb.c @@ -125,6 +125,7 @@ #include #include +/* "controller miibus0" required. See GENERIC if you get errors here. */ #include "miibus_if.h" #define WB_USEIOSPACE -- cgit v1.1