Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153358062
D30678.id90637.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
646 B
Referenced Files
None
Subscribers
None
D30678.id90637.diff
View Options
Index: share/man/man4/an.4
===================================================================
--- share/man/man4/an.4
+++ share/man/man4/an.4
@@ -130,6 +130,11 @@
.Nm
device driver first appeared in
.Fx 4.0 .
+.Pp
+The
+.Nm
+device driver was removed in
+.Fx 14.0 .
.Sh AUTHORS
The
.Nm
Index: sys/dev/an/if_an.c
===================================================================
--- sys/dev/an/if_an.c
+++ sys/dev/an/if_an.c
@@ -661,6 +661,7 @@
int i, nrate, mword;
u_int8_t r;
+ gone_in(14, "EOL/EOS in 2007");
ifp = sc->an_ifp = if_alloc(IFT_ETHER);
if (ifp == NULL) {
device_printf(sc->an_dev, "can not if_alloc()\n");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 4:50 PM (9 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31893503
Default Alt Text
D30678.id90637.diff (646 B)
Attached To
Mode
D30678: an: Deprecate the driver
Attached
Detach File
Event Timeline
Log In to Comment