1 .\" $NetBSD: fwip.4,v 1.1 2005/07/11 15:37:00 kiyohara Exp $
3 .\" Copyright (c) 2005 KIYOHARA Takashi
4 .\" All rights reserved.
6 .\" Copyright (c) 2004 Doug Rabson
7 .\" Copyright (c) 2002 Hidetoshi Shimokawa
8 .\" All rights reserved.
10 .\" Redistribution and use in source and binary forms, with or without
11 .\" modification, are permitted provided that the following conditions
13 .\" 1. Redistributions of source code must retain the above copyright
14 .\" notice, this list of conditions and the following disclaimer.
15 .\" 2. Redistributions in binary form must reproduce the above copyright
16 .\" notice, this list of conditions and the following disclaimer in the
17 .\" documentation and/or other materials provided with the distribution.
19 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
20 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
21 .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22 .\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
23 .\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
24 .\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
25 .\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
27 .\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
28 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29 .\" POSSIBILITY OF SUCH DAMAGE.
31 .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/fwip.4,v 1.5 2005/01/21 08:36:37 ru Exp $
38 .Nd IP over IEEE1394 driver
40 .Cd "fwip* at ieee1394if?"
44 driver provides standard IP over IEEE1394 based on the
45 protocols described in RFC 2734 and RFC 3146.
51 drivers must be configured in the kernel as well.
62 device driver first appeared in
70 driver and this manual page were written by
72 based on earlier work by
73 .An Hidetoshi Shimokawa .
77 .An KIYOHARA Takashi .
79 This driver currently does not support the MCAP protocol for multicast
81 Multicast packets are treated as broadcast packets which is sufficient
82 for most trivial uses of multicast.