NetBSD/sys/arch/evbarm/conf/files.viper
pooka d42ccd3441 Add initial support for the PXA255-based Arcom Viper ARM board.
The system can boot into multiuser, but most of the peripheral
driver attachments are still missing.

Thanks go to Jan Nyman for arranging access to the hardware and to
Steve Woodford for reviewing the code.
2005-06-06 20:24:10 +00:00

15 lines
321 B
Plaintext

# $NetBSD: files.viper,v 1.1 2005/06/06 20:24:10 pooka Exp $
#
# Arcom Viper
#
# homegrown stuff since initarm_common seems dead
file arch/evbarm/viper/viper_machdep.c
# CPU and I/O
include "arch/arm/xscale/files.pxa2x0"
# SMSC LAN91C111
attach sm at pxaip with sm_pxaip
file arch/evbarm/viper/if_sm_pxaip.c sm_pxaip