aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/if_xl.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-20 07:50:10 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-20 07:50:10 +0000
commitabad681b036e4a30378c701a1e17c48abf149922 (patch)
tree0efe3af35919bc187af3ef3ebae4225a5ead48d2 /sys/pci/if_xl.c
parent7e795ebe3863c1eb476cb1674a1e281fb2d1a981 (diff)
downloadsrc-abad681b036e4a30378c701a1e17c48abf149922.tar.gz
src-abad681b036e4a30378c701a1e17c48abf149922.zip
Goofed and didn't change the second DRIVER_MODULE() linking these with
the miibus. Noticed by: wpaul
Notes
Notes: svn path=/head/; revision=51450
Diffstat (limited to 'sys/pci/if_xl.c')
-rw-r--r--sys/pci/if_xl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_xl.c b/sys/pci/if_xl.c
index 9f19cf650731..7358dd8b8329 100644
--- a/sys/pci/if_xl.c
+++ b/sys/pci/if_xl.c
@@ -285,7 +285,7 @@ static driver_t xl_driver = {
static devclass_t xl_devclass;
DRIVER_MODULE(if_xl, pci, xl_driver, xl_devclass, 0, 0);
-DRIVER_MODULE(miibus, xl, miibus_driver, miibus_devclass, 0, 0);
+DRIVER_MODULE(miibus, if_xl, miibus_driver, miibus_devclass, 0, 0);
/*
* Murphy's law says that it's possible the chip can wedge and