805040f592
isochronous reception routine for IEEE 1394 OHCI (fwohci). The transmission part is under construction. The minimum configuration options for this feature are: # IEEE 1394 (i.LINK) fwohci* at pci? dev ? function ? pseudo-device fwiso 1
9 lines
189 B
Makefile
9 lines
189 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/12/04 00:28:44 haya Exp $
|
|
|
|
INCSDIR= /usr/include/dev/ieee1394
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= fwiso_ioctl.h
|
|
|
|
.include <bsd.kinc.mk>
|