aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/if_ste.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-10-22 05:06:55 +0000
committerWarner Losh <imp@FreeBSD.org>2005-10-22 05:06:55 +0000
commit7b279558cc9c62fe2a79e2494d5e359ce79bc304 (patch)
treefa358f3a51a68368940931be78defd11e23dbfcb /sys/pci/if_ste.c
parent298bfdf330ce010aacb4b90e09be1a4f9b93f006 (diff)
downloadsrc-7b279558cc9c62fe2a79e2494d5e359ce79bc304.tar.gz
src-7b279558cc9c62fe2a79e2494d5e359ce79bc304.zip
Replace FreeBSD 3.x syntax (controller miibus0) with 4.x syntax
(device miibus) in time for 7.0 :-)
Notes
Notes: svn path=/head/; revision=151545
Diffstat (limited to 'sys/pci/if_ste.c')
-rw-r--r--sys/pci/if_ste.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_ste.c b/sys/pci/if_ste.c
index e4ec04e6ea22..2113337a70dc 100644
--- a/sys/pci/if_ste.c
+++ b/sys/pci/if_ste.c
@@ -70,7 +70,7 @@ __FBSDID("$FreeBSD$");
#include <dev/pci/pcireg.h>
#include <dev/pci/pcivar.h>
-/* "controller miibus0" required. See GENERIC if you get errors here. */
+/* "device miibus" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
#define STE_USEIOSPACE