Deleted Added
full compact
AVILA (191954) AVILA (192901)
1# AVILA -- Gateworks Avila XScale board
2# kernel configuration file for FreeBSD/arm
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../conf/NOTES and NOTES files.
16# If you are in doubt as to the purpose or necessity of a line, check first
17# in NOTES.
18#
1# AVILA -- Gateworks Avila XScale board
2# kernel configuration file for FreeBSD/arm
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../conf/NOTES and NOTES files.
16# If you are in doubt as to the purpose or necessity of a line, check first
17# in NOTES.
18#
19# $FreeBSD: head/sys/arm/conf/AVILA 191954 2009-05-10 00:00:25Z kuriyama $
19# $FreeBSD: head/sys/arm/conf/AVILA 192901 2009-05-27 16:16:56Z thompsa $
20
21ident AVILA
22
23include "../xscale/ixp425/std.ixp425"
24# NB: memory mapping is defined in std.avila
25include "../xscale/ixp425/std.avila"
26options XSCALE_CACHE_READ_WRITE_ALLOCATE
27#options ARM_USE_SMALL_ALLOC

--- 99 unchanged lines hidden (view full) ---

127device ath_rf5111
128device ath_rf5112
129device ath_rf5413
130#
131device ath_ar5416
132options AH_SUPPORT_AR5416
133device ath_ar9160
134
20
21ident AVILA
22
23include "../xscale/ixp425/std.ixp425"
24# NB: memory mapping is defined in std.avila
25include "../xscale/ixp425/std.avila"
26options XSCALE_CACHE_READ_WRITE_ALLOCATE
27#options ARM_USE_SMALL_ALLOC

--- 99 unchanged lines hidden (view full) ---

127device ath_rf5111
128device ath_rf5112
129device ath_rf5413
130#
131device ath_ar5416
132options AH_SUPPORT_AR5416
133device ath_ar9160
134
135makeoptions WITH_LEGACY
136device ousb
135device usb
137#options USB_DEBUG
136#options USB_DEBUG
138device oohci
139device oehci
140device oumass
137device ohci
138device ehci
139device umass
141device scbus # SCSI bus (required for SCSI)
142device da # Direct Access (disks)
143
140device scbus # SCSI bus (required for SCSI)
141device da # Direct Access (disks)
142
144#device oural
145#device ozyd
143#device ural
144#device zyd
146#device wlan_amrr
145#device wlan_amrr