mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Note that the implementation notes were not only derived from NetBSD but
also applies to other Arcnet drivers. Note that it should eventually be moved to a more generic section.
This commit is contained in:
parent
469df33664
commit
ffec084f19
1 changed files with 9 additions and 0 deletions
|
|
@ -143,8 +143,17 @@ This manual page first appeared in
|
|||
.Sh AUTHORS
|
||||
This manual page was written by
|
||||
.An Tom Rhodes Aq trhodes@FreeBSD.org .
|
||||
The IMPLEMENTATION NOTES section was submitted by
|
||||
.An Max Khon Aq fjoe@FreeBSD.org
|
||||
and originated from
|
||||
.Nx .
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
driver code could do with a bit of improvement,
|
||||
it would be nice if some one could come along and take care of this.
|
||||
.Pp
|
||||
The IMPLEMENTATION NOTES section is specific to all Arcnet
|
||||
devices
|
||||
.Pq see Pa sys/net/if_arcsubr.c
|
||||
and should be moved to a more generic location.
|
||||
|
|
|
|||
Loading…
Reference in a new issue