diff options
Diffstat (limited to 'sys/arch/hp300/conf/files.hp300')
-rw-r--r-- | sys/arch/hp300/conf/files.hp300 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/hp300/conf/files.hp300 b/sys/arch/hp300/conf/files.hp300 index de89cc0fec4..be350469270 100644 --- a/sys/arch/hp300/conf/files.hp300 +++ b/sys/arch/hp300/conf/files.hp300 @@ -1,4 +1,4 @@ -# $OpenBSD: files.hp300,v 1.34 2011/08/18 20:02:57 miod Exp $ +# $OpenBSD: files.hp300,v 1.35 2011/12/21 23:12:03 miod Exp $ # $NetBSD: files.hp300,v 1.28 1997/05/12 08:23:28 thorpej Exp $ # # hp300-specific configuration info @@ -125,6 +125,10 @@ file arch/hp300/dev/dcm.c dcm needs-flag attach le at dio file arch/hp300/dev/if_le.c le +# 425e digital audio +attach arcofi at dio with arcofi_dio +file arch/hp300/dev/arcofi_dio.c arcofi_dio + # HP-IB interfaces define hpibdev {} |