NetBSD/sys/dev/ieee1394/files.ieee1394
onoe e83458422f First Prototype implementation of network interface part for IEEE1394 (if_fw).
Current status:
	Only OHCI chip is supported (fwohci).
	ping (IPv4) works with Sony's implementation (SmartConnect) on Win98.
	sometimes works but not stable.
Not implemented yet:
	IRM (Isochronous Resource Manager) functionality.
	Link layer fragmentation.
	Topology map.
More to do:
	clean ups
	MCAP
	charactor device part
	dhcp

There is no entry in GENERIC config file yet.
Follow sys/dev/ieee1394/IMPLEMENTATION to enable if_fw.
2000-11-05 17:17:12 +00:00

7 lines
147 B
Plaintext

# $NetBSD: files.ieee1394,v 1.1 2000/11/05 17:17:14 onoe Exp $
device fw: arp, ieee1394, ifnet
attach fw at fwbus
file dev/ieee1394/if_fw.c fw