Deleted Added
full compact
CAMBRIA (190571) CAMBRIA (191954)
1# CAMBRIA -- Gateworks Cambria 235x boards
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# CAMBRIA -- Gateworks Cambria 235x boards
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/CAMBRIA 190571 2009-03-30 19:23:49Z sam $
19# $FreeBSD: head/sys/arm/conf/CAMBRIA 191954 2009-05-10 00:00:25Z kuriyama $
20
21ident CAMBRIA
22
23include "../xscale/ixp425/std.ixp435"
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

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

63
64#device saarm
65
66device pci
67device uart
68
69device ixpwdog # watchdog timer
70
20
21ident CAMBRIA
22
23include "../xscale/ixp425/std.ixp435"
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

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

63
64#device saarm
65
66device pci
67device uart
68
69device ixpwdog # watchdog timer
70
71options IXP4XX_FLASH_SIZE=0x02000000 # stock 2358 comes w/ 32M
71options IXP4XX_FLASH_SIZE=0x02000000 # stock 2358 comes w/ 32M
72device cfi # flash support
73device cfid # flash disk support
74device geom_redboot # redboot fis parser
75
76# I2C Bus
77device iicbus
78device iicbb
79device iic
80
81device ixpiic # I2C bus glue
82device ds1672 # DS1672 on I2C bus
83device ad7418 # AD7418 on I2C bus
84
85device cambria_fled # Font Panel LED on I2C bus
86device cambria_led # 8-LED latch
87
88device ata
72device cfi # flash support
73device cfid # flash disk support
74device geom_redboot # redboot fis parser
75
76# I2C Bus
77device iicbus
78device iicbb
79device iic
80
81device ixpiic # I2C bus glue
82device ds1672 # DS1672 on I2C bus
83device ad7418 # AD7418 on I2C bus
84
85device cambria_fled # Font Panel LED on I2C bus
86device cambria_led # 8-LED latch
87
88device ata
89device atadisk # ATA disk drives
89device atadisk # ATA disk drives
90device avila_ata # Gateworks CF/IDE support
91
92device npe # Network Processing Engine
93device npe_fw
94device firmware
95device qmgr # Q Manager (required by npe)
96device mii # NB: required by npe
97device ether
98device bpf
99
100device pty
101device loop
102device if_bridge
103
104device md
90device avila_ata # Gateworks CF/IDE support
91
92device npe # Network Processing Engine
93device npe_fw
94device firmware
95device qmgr # Q Manager (required by npe)
96device mii # NB: required by npe
97device ether
98device bpf
99
100device pty
101device loop
102device if_bridge
103
104device md
105device random # Entropy device
105device random # Entropy device
106
107# Wireless NIC cards
108device wlan # 802.11 support
106
107# Wireless NIC cards
108device wlan # 802.11 support
109options IEEE80211_DEBUG
110options IEEE80211_SUPPORT_TDMA
109options IEEE80211_DEBUG
110options IEEE80211_SUPPORT_TDMA
111device wlan_wep # 802.11 WEP support
112device wlan_ccmp # 802.11 CCMP support
113device wlan_tkip # 802.11 TKIP support
114device wlan_xauth
115
116device ath # Atheros pci/cardbus NIC's
117options ATH_DEBUG
111device wlan_wep # 802.11 WEP support
112device wlan_ccmp # 802.11 CCMP support
113device wlan_tkip # 802.11 TKIP support
114device wlan_xauth
115
116device ath # Atheros pci/cardbus NIC's
117options ATH_DEBUG
118options ATH_DIAGAPI
119#options ATH_TX99_DIAG
118options ATH_DIAGAPI
119#options ATH_TX99_DIAG
120device ath_rate_sample # SampleRate tx rate control for ath
121
120device ath_rate_sample # SampleRate tx rate control for ath
121
122options AH_DEBUG
123#options AH_ASSERT
124options AH_PRIVATE_DIAG
122options AH_DEBUG
123#options AH_ASSERT
124options AH_PRIVATE_DIAG
125#device ath_ar5210
126#device ath_ar5211
127#
128device ath_ar5212
129#device ath_rf2413
130#device ath_rf2425 # NB:supports 2417 too
131#device ath_rf5111
132device ath_rf5112
133device ath_rf5413
134#
135#device ath_ar5416
125#device ath_ar5210
126#device ath_ar5211
127#
128device ath_ar5212
129#device ath_rf2413
130#device ath_rf2425 # NB:supports 2417 too
131#device ath_rf5111
132device ath_rf5112
133device ath_rf5413
134#
135#device ath_ar5416
136#options AH_SUPPORT_AR5416 # NB: for 11n descriptor format
136#options AH_SUPPORT_AR5416 # NB: for 11n descriptor format
137#device ath_rf2133
138#device ath_ar9160
139#device ath_ar9280
140#device ath_rf9280
141#device ath_ar9285
142
143# NB: 2 USB 2.0 ports standard
144device usb
137#device ath_rf2133
138#device ath_ar9160
139#device ath_ar9280
140#device ath_rf9280
141#device ath_ar9285
142
143# NB: 2 USB 2.0 ports standard
144device usb
145options USB_EHCI_BIG_ENDIAN_DESC # handle big-endian byte order
146#options USB_DEBUG
145options USB_EHCI_BIG_ENDIAN_DESC # handle big-endian byte order
146#options USB_DEBUG
147device ehci
148device umass
149device scbus # SCSI bus (required for SCSI)
150device da # Direct Access (disks)
151
152#device ural
153#device zyd
154#device wlan_amrr
147device ehci
148device umass
149device scbus # SCSI bus (required for SCSI)
150device da # Direct Access (disks)
151
152#device ural
153#device zyd
154#device wlan_amrr