From 9d9ab10e8b4c22f85620959f6c7116a49e8d744f Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 20 Apr 2009 15:01:45 +0000 Subject: [PATCH] vlan(4) no longer depends on miibus(4). Reviewed by: jhb@ MFC after: 1 month --- share/man/man4/vlan.4 | 12 ------------ sys/conf/NOTES | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4 index 60bf9fef57f..8467d1afbf6 100644 --- a/share/man/man4/vlan.4 +++ b/share/man/man4/vlan.4 @@ -36,7 +36,6 @@ To compile this driver into the kernel, place the following lines in your kernel configuration file: .Bd -ragged -offset indent -.Cd "device miibus" .Cd "device vlan" .Ed .Pp @@ -193,18 +192,7 @@ The MTU setting on .Nm can be corrected manually if used in conjunction with such a parent interface. .Sh SEE ALSO -.Xr kqueue 2 , -.Xr miibus 4 , .Xr ifconfig 8 , .Xr sysctl 8 .Sh BUGS No 802.1Q features except VLAN tagging are implemented. -.Pp -.Dv EVFILT_NETDEV -events on a -.Nm -interface will be sent through -.Xr kqueue 2 -only if the parent interface uses -.Xr miibus 4 -for link state notification. diff --git a/sys/conf/NOTES b/sys/conf/NOTES index fe3f1ffc2eb..7e70c713981 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -727,7 +727,7 @@ device loop device ether # The `vlan' device implements the VLAN tagging of Ethernet frames -# according to IEEE 802.1Q. It requires `device miibus'. +# according to IEEE 802.1Q. device vlan # The `wlan' device provides generic code to support 802.11