Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / sys / arch / evbarm / conf / files.smdk2410
blobb5c557511f083a0b9c6f26890928a6201a7f3daf
1 #       $NetBSD: files.smdk2410,v 1.4.4.3 2004/09/21 13:14:40 skrll Exp $
3 # Samsung SMDK2410 evaluation board configuration info
6 # CPU support and integrated peripherals
7 include "arch/arm/s3c2xx0/files.s3c2410"
9 defparam        opt_smdk2xx0.h SMDK2XX0_CLOCK_CONFIG
11 file    arch/evbarm/smdk2xx0/smdk2410_machdep.c
13 # on-board CS8900A
14 attach cs at ssextio with cs_ssextio
15 file    arch/evbarm/smdk2xx0/if_cs_smdk24x0.c           cs_ssextio
17 # there's no EEPROM hooked to on-board CS8900A.
18 # This is the easiest way to set MAC address.
19 defparam        opt_smdk2xx0.h  SMDK24X0_ETHER_ADDR_FIXED
21 # LCD
22 attach lcd at ssio with lcd_ssio
23 file    arch/evbarm/smdk2xx0/smdk2410_lcd.c     lcd_ssio
25 # on-board Semtech SPICoder (keyboard controller)
26 # connected to SPI1
27 device  sskbd: wskbddev
28 attach  sskbd at ssspi
29 file    arch/evbarm/smdk2xx0/smdk2410_kbd.c     sskbd