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.
This commit is contained in:
Peter Wemm 1999-09-08 15:01:58 +00:00
parent 213fcefef2
commit 518dee7dbb
9 changed files with 9 additions and 0 deletions

View File

@ -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>

View File

@ -91,6 +91,7 @@
#include <pci/if_dmreg.h>
/* "controller miibus0" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
#ifndef lint

View File

@ -119,6 +119,7 @@
#include <pci/pcireg.h>
#include <pci/pcivar.h>
/* "controller miibus0" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
/*

View File

@ -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>

View File

@ -94,6 +94,7 @@
#include <pci/if_sisreg.h>
/* "controller miibus0" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
#ifndef lint

View File

@ -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

View File

@ -223,6 +223,7 @@
#include <pci/if_tlreg.h>
/* "controller miibus0" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
#if !defined(lint)

View File

@ -125,6 +125,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"
#define WB_USEIOSPACE

View File

@ -130,6 +130,7 @@
#include <pci/pcireg.h>
#include <pci/pcivar.h>
/* "controller miibus0" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
/*