Deleted Added
full compact
HL201 (266086) HL201 (266087)
1# Kernel configuration for the AT91SAM9 based Hot-e configuration file
2#
3# For more information on this file, please read the handbook section on
4# Kernel Configuration Files:
5#
6# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7#
8# The handbook is also available locally in /usr/share/doc/handbook
9# if you've installed the doc distribution, otherwise always see the
10# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11# latest information.
12#
13# An exhaustive list of options and more detailed explanations of the
14# device lines is also present in the ../../conf/NOTES and NOTES files.
15# If you are in doubt as to the purpose or necessity of a line, check first
16# in NOTES.
17#
1# Kernel configuration for the AT91SAM9 based Hot-e configuration file
2#
3# For more information on this file, please read the handbook section on
4# Kernel Configuration Files:
5#
6# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7#
8# The handbook is also available locally in /usr/share/doc/handbook
9# if you've installed the doc distribution, otherwise always see the
10# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11# latest information.
12#
13# An exhaustive list of options and more detailed explanations of the
14# device lines is also present in the ../../conf/NOTES and NOTES files.
15# If you are in doubt as to the purpose or necessity of a line, check first
16# in NOTES.
17#
18# $FreeBSD: stable/10/sys/arm/conf/HL201 266086 2014-05-14 20:17:31Z ian $
18# $FreeBSD: stable/10/sys/arm/conf/HL201 266087 2014-05-14 20:31:54Z ian $
19
20ident HL201
21
22include "../at91/std.hl201"
23
24#To statically compile in device wiring instead of /boot/device.hints
25hints "HL201.hints"
26makeoptions MODULES_OVERRIDE=""

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

32options SCHED_4BSD #4BSD scheduler
33options INET #InterNETworking
34#options INET6 #IPv6 communications protocols
35options FFS #Berkeley Fast Filesystem
36#options SOFTUPDATES #Enable FFS soft updates support
37#options UFS_ACL #Support for access control lists
38#options UFS_DIRHASH #Improve performance on big directories
39#options MD_ROOT #MD is a potential root device
19
20ident HL201
21
22include "../at91/std.hl201"
23
24#To statically compile in device wiring instead of /boot/device.hints
25hints "HL201.hints"
26makeoptions MODULES_OVERRIDE=""

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

32options SCHED_4BSD #4BSD scheduler
33options INET #InterNETworking
34#options INET6 #IPv6 communications protocols
35options FFS #Berkeley Fast Filesystem
36#options SOFTUPDATES #Enable FFS soft updates support
37#options UFS_ACL #Support for access control lists
38#options UFS_DIRHASH #Improve performance on big directories
39#options MD_ROOT #MD is a potential root device
40#options MD_ROOT_SIZE=4096 # 3MB ram disk
40#options MD_ROOT_SIZE=4096 # 4MB ram disk
41options NANDFS # NAND file system
41#options ROOTDEVNAME=\"ufs:/dev/mmcsd0s1a\"
42options NFSCL #New Network Filesystem Client
43#options NFSD #New Network Filesystem Server
44#options NFSLOCKD #Network Lock Manager
45options NFS_ROOT #NFS usable as /, requires NFSCL
46options BOOTP_NFSROOT
47options BOOTP
48options BOOTP_NFSV3

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

126# Wireless NIC cards
127#device wlan # 802.11 support
128#device wlan_wep # 802.11 WEP support
129#device wlan_ccmp # 802.11 CCMP support
130#device wlan_tkip # 802.11 TKIP support
131#device wlan_amrr # AMRR transmit rate control algorithm
132options ROOTDEVNAME=\"ufs:da0s1a\"
133
42#options ROOTDEVNAME=\"ufs:/dev/mmcsd0s1a\"
43options NFSCL #New Network Filesystem Client
44#options NFSD #New Network Filesystem Server
45#options NFSLOCKD #Network Lock Manager
46options NFS_ROOT #NFS usable as /, requires NFSCL
47options BOOTP_NFSROOT
48options BOOTP
49options BOOTP_NFSV3

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

127# Wireless NIC cards
128#device wlan # 802.11 support
129#device wlan_wep # 802.11 WEP support
130#device wlan_ccmp # 802.11 CCMP support
131#device wlan_tkip # 802.11 TKIP support
132#device wlan_amrr # AMRR transmit rate control algorithm
133options ROOTDEVNAME=\"ufs:da0s1a\"
134
135# NAND Flash - my board as 128MB Samsung part
136device nand # NAND interface on CS3