Deleted Added
full compact
options.i386 (71257) options.i386 (71262)
1# $FreeBSD: head/sys/conf/options.i386 71257 2001-01-19 13:19:02Z peter $
1# $FreeBSD: head/sys/conf/options.i386 71262 2001-01-19 14:09:54Z peter $
2
3DISABLE_PSE
4IDE_DELAY
5USER_LDT
6MATH_EMULATE opt_math_emulate.h
7GPL_MATH_EMULATE opt_math_emulate.h
8PMAP_SHPGPERPROC opt_pmap.h
9PPC_PROBE_CHIPSET opt_ppc.h

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

188OLTR_NO_TMS_MAC opt_oltr.h
189OLTR_NO_HAWKEYE_MAC opt_oltr.h
190OLTR_NO_BULLSEYE_MAC opt_oltr.h
191
192# Total number of ports controlled by the dgb(4) driver.
193# Defaults to NDGB*16.
194NDGBPORTS opt_dgb.h
195
2
3DISABLE_PSE
4IDE_DELAY
5USER_LDT
6MATH_EMULATE opt_math_emulate.h
7GPL_MATH_EMULATE opt_math_emulate.h
8PMAP_SHPGPERPROC opt_pmap.h
9PPC_PROBE_CHIPSET opt_ppc.h

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

188OLTR_NO_TMS_MAC opt_oltr.h
189OLTR_NO_HAWKEYE_MAC opt_oltr.h
190OLTR_NO_BULLSEYE_MAC opt_oltr.h
191
192# Total number of ports controlled by the dgb(4) driver.
193# Defaults to NDGB*16.
194NDGBPORTS opt_dgb.h
195
196# NPX options
196# Device options
197DEV_NPX opt_npx.h
197DEV_NPX opt_npx.h
198DEV_APM opt_apm.h
198
199# -------------------------------
200# EOF
201# -------------------------------
199
200# -------------------------------
201# EOF
202# -------------------------------