module for if_athn_usb

This commit is contained in:
christos 2013-03-30 18:59:38 +00:00
parent fc9fb1d15d
commit b81adcde5a
2 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.1 2013/03/30 18:59:38 christos Exp $
.include "../Makefile.inc"
.PATH: ${S}/dev/usb
.PATH: ${S}/dev/ic
KMOD= if_athn_usb
IOCONF= if_athn_usb.ioconf
SRCS= if_athn_usb.c
SRCS+= athn.c
SRCS+= arn5008.c
SRCS+= arn5416.c
SRCS+= arn9003.c
SRCS+= arn9280.c
SRCS+= arn9285.c
SRCS+= arn9287.c
SRCS+= arn9380.c
WARNS= 4
CPPFLAGS+= -DINET
CPPFLAGS+= -DNATHN_USB=1
CPPFLAGS+= -DATHN_DEBUG
.include <bsd.kmodule.mk>

View File

@ -0,0 +1,10 @@
# $NetBSD: if_athn_usb.ioconf,v 1.1 2013/03/30 18:59:38 christos Exp $
ioconf if_athn_usb
include "conf/files"
include "dev/usb/files.usb"
pseudo-root usbdevif*
athn* at usbdevif?