files.ir revision 1.1
11.1Sthorpej#	$NetBSD: files.ir,v 1.1 2002/10/10 21:52:30 thorpej Exp $
21.1Sthorpej
31.1Sthorpejdefine	irbus { }
41.1Sthorpej
51.1Sthorpej# IrDA physical frame level driver
61.1Sthorpejdefine	irdasir
71.1Sthorpejdefine	irframedrv
81.1Sthorpejdevice	irframe { }: irframedrv
91.1Sthorpejattach	irframe at irbus
101.1Sthorpej
111.1Sthorpej# Consumer Ir driver
121.1Sthorpejdevice	cir
131.1Sthorpejattach	cir at irbus
14