|
|
| version 1.2, 2003/06/17 04:36:59 | version 1.3, 2004/01/30 22:38:47 |
|---|---|
| Line 22 | Line 22 |
| .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| .\" POSSIBILITY OF SUCH DAMAGE. | .\" POSSIBILITY OF SUCH DAMAGE. |
| .\" | .\" |
| .\" $FreeBSD: src/share/man/man4/fwe.4,v 1.2.4.3 2003/03/03 18:51:16 trhodes Exp $ | .\" $FreeBSD: src/share/man/man4/fwe.4,v 1.2.4.4 2003/12/25 22:47:38 brueffer Exp $ |
| .\" $DragonFly: src/share/man/man4/fwe.4,v 1.1 2003/06/16 05:31:24 dillon Exp $ | .\" $DragonFly$ |
| .\" | .\" |
| .\" | .\" |
| .Dd November 8, 2002 | .Dd November 8, 2002 |
| Line 64 as well if it is compiled with the | Line 64 as well if it is compiled with the |
| .Dv DEVICE_POLLING | .Dv DEVICE_POLLING |
| option. | option. |
| .Sh HISTORY | .Sh HISTORY |
| The fwe device driver first appeared in | The |
| .Nm | |
| device driver first appeared in | |
| .Fx 5.0 . | .Fx 5.0 . |
| .Sh BUGS | .Sh BUGS |
| This driver emulates ethernet very adhoc way and it does not reserve a | This driver emulates ethernet in a very adhoc way and it does not reserve a |
| stream channel using an isochronous manager. | stream channel using an isochronous manager. |
| Note this driver uses very different protocol from RFC 2734 | Note that this driver uses a protocol which is very different from RFC 2734 |
| (IPv4 over IEEE 1394). | (IPv4 over IEEE 1394). |
| .Sh SEE ALSO | .Sh SEE ALSO |
| .Xr arp 4 , | .Xr arp 4 , |