Deleted Added
full compact
options.pc98 (59533) options.pc98 (59780)
1# $FreeBSD: head/sys/conf/options.pc98 59533 2000-04-23 09:10:24Z nyan $
1# $FreeBSD: head/sys/conf/options.pc98 59780 2000-04-30 09:12:48Z nyan $
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

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

88GDC opt_gdc.h
89
90PSM_HOOKRESUME opt_psm.h
91PSM_RESETAFTERSUSPEND opt_psm.h
92PSM_DEBUG opt_psm.h
93
94PCIC_RESUME_RESET opt_pcic.h
95
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

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

88GDC opt_gdc.h
89
90PSM_HOOKRESUME opt_psm.h
91PSM_RESETAFTERSUSPEND opt_psm.h
92PSM_DEBUG opt_psm.h
93
94PCIC_RESUME_RESET opt_pcic.h
95
96UKBD_DFLT_KEYMAP opt_ukbd.h
97
96KBD_DISABLE_KEYMAP_LOAD opt_kbd.h
97KBD_INSTALL_CDEV opt_kbd.h
98KBD_MAXRETRY opt_kbd.h
99KBD_MAXWAIT opt_kbd.h
100KBD_RESETDELAY opt_kbd.h
101KBDIO_DEBUG opt_kbd.h
102
103USERCONFIG opt_userconfig.h

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

177OLTR_NO_TMS_MAC opt_oltr.h
178OLTR_NO_HAWKEYE_MAC opt_oltr.h
179OLTR_NO_BULLSEYE_MAC opt_oltr.h
180
181# Total number of ports controlled by the dgb(4) driver.
182# Defaults to NDGB*16.
183NDGBPORTS opt_dgb.h
184
98KBD_DISABLE_KEYMAP_LOAD opt_kbd.h
99KBD_INSTALL_CDEV opt_kbd.h
100KBD_MAXRETRY opt_kbd.h
101KBD_MAXWAIT opt_kbd.h
102KBD_RESETDELAY opt_kbd.h
103KBDIO_DEBUG opt_kbd.h
104
105USERCONFIG opt_userconfig.h

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

179OLTR_NO_TMS_MAC opt_oltr.h
180OLTR_NO_HAWKEYE_MAC opt_oltr.h
181OLTR_NO_BULLSEYE_MAC opt_oltr.h
182
183# Total number of ports controlled by the dgb(4) driver.
184# Defaults to NDGB*16.
185NDGBPORTS opt_dgb.h
186
185# -------------------------------
186# EOF
187# -------------------------------
188
189# bs driver options
190SCSI_BOUNCE_SIZE opt_bs.h
191BS_TARG_SAFEMODE opt_bs.h
192
193# npx options
194FPU_ERROR_BROKEN opt_npx.h
195
196# PC98 options
197PC98 opt_global.h
198EPSON_BOUNCEDMA opt_pc98.h
199EPSON_MEMWIN opt_pc98.h
200LINE30 opt_syscons.h
187# bs driver options
188SCSI_BOUNCE_SIZE opt_bs.h
189BS_TARG_SAFEMODE opt_bs.h
190
191# npx options
192FPU_ERROR_BROKEN opt_npx.h
193
194# PC98 options
195PC98 opt_global.h
196EPSON_BOUNCEDMA opt_pc98.h
197EPSON_MEMWIN opt_pc98.h
198LINE30 opt_syscons.h
199
200# -------------------------------
201# EOF
202# -------------------------------