]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/nanobsd/pcengines/ALIX_DSK
Update mandoc to 1.14.5
[FreeBSD/FreeBSD.git] / tools / tools / nanobsd / pcengines / ALIX_DSK
1 #
2 # $FreeBSD$
3 #
4
5 cpu             I586_CPU
6 ident           ALIX_DSK
7 makeoptions     DEBUG=-g                
8 options         CPU_GEODE
9 options         SCHED_ULE               
10 options         PREEMPTION              
11 options         INET                    
12 options         INET6                   
13 options         FFS                     
14 options         SOFTUPDATES             
15 options         UFS_ACL                 
16 options         UFS_DIRHASH             
17 options         NFSCL                   # Network Filesystem Client
18 options         NFSLOCKD                
19 options         MSDOSFS                 
20 options         CD9660                  
21 options         PROCFS                  
22 options         PSEUDOFS                
23 options         GEOM_PART_GPT           
24 options         GEOM_LABEL              
25 options         COMPAT_43TTY            
26 options         COMPAT_FREEBSD4         # Compatible with FreeBSD4
27 options         COMPAT_FREEBSD5         # Compatible with FreeBSD5
28 options         COMPAT_FREEBSD6         # Compatible with FreeBSD6
29 options         COMPAT_FREEBSD7         # Compatible with FreeBSD7
30 options         COMPAT_FREEBSD9         # Compatible with FreeBSD9
31 options         COMPAT_FREEBSD10        # Compatible with FreeBSD10
32 options         SCSI_DELAY=5000         
33 options         SYSVSHM                 
34 options         SYSVMSG                 
35 options         SYSVSEM                 
36 options         P1003_1B_SEMAPHORES     
37 options         _KPOSIX_PRIORITY_SCHEDULING 
38 options         PRINTF_BUFR_SIZE=128    
39 device          apic                    
40 device          cpufreq
41 device          acpi
42 device          pci
43 device          fdc
44 device          ata
45 options         ATA_STATIC_ID   
46 device          scbus           
47 device          da              
48 device          sa              
49 device          cd              
50 device          pass            
51 device          uart            
52 device          em              
53 device          miibus          
54 device          vr              
55 device          wlan            
56 options         IEEE80211_DEBUG 
57 options         IEEE80211_SUPPORT_MESH  
58 device          wlan_wep        
59 device          wlan_ccmp       
60 device          wlan_tkip       
61 device          wlan_amrr       
62 device          an              
63 device          ath             
64 device          ath_hal         
65 device          ath_rate_sample 
66 device          wi              
67 device          loop            
68 device          random          
69 device          ether           
70 device          tun             
71 device          pty             
72 device          md              
73 device          gif             
74 device          firmware        
75 device          bpf             
76 device          uhci            
77 device          ohci            
78 device          ehci            
79 device          usb             
80 device          ulpt            
81 device          umass           
82 device          u3g             
83 device          ubsa            
84 device          uftdi           
85
86 options         INCLUDE_CONFIG_FILE
87
88 options         ALTQ
89 options         ALTQ_CBQ
90 options         ALTQ_RED
91 options         ALTQ_RIO
92 options         ALTQ_HFSC
93 options         ALTQ_CDNR
94 options         ALTQ_PRIQ
95
96 device          pf
97 device          pflog
98 device          pfsync                                                          
99 device          carp                                                            
100 device          if_bridge
101
102 options         DEVICE_POLLING
103
104 options         NETGRAPH                                                        
105 options         NETGRAPH_BPF                                                    
106 options         NETGRAPH_ETHER                                                  
107 options         NETGRAPH_IFACE                                                  
108 options         NETGRAPH_PPP                                                    
109 options         NETGRAPH_PPPOE                                                  
110 options         NETGRAPH_PPTPGRE                                                
111 options         NETGRAPH_MPPC_ENCRYPTION                                        
112 options         NETGRAPH_SOCKET                                                 
113 options         NETGRAPH_KSOCKET                                                
114 options         NETGRAPH_VJC