KMOD=	ips
SRCS=	ips.c ips_commands.c ips_disk.c ips_ioctl.c ips_pci.c
SRCS+=	device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>