mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
The fd options changed during new-bus.
This commit is contained in:
parent
5895e3c8ee
commit
19477ba0b7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=46038
@ -1,4 +1,4 @@
|
||||
# $Id: options.i386,v 1.110 1999/03/13 13:20:59 joerg Exp $
|
||||
# $Id: options.i386,v 1.111 1999/04/13 19:38:10 peter Exp $
|
||||
|
||||
DISABLE_PSE
|
||||
IDE_DELAY
|
||||
@ -105,9 +105,8 @@ INTRO_USERCONFIG opt_userconfig.h
|
||||
|
||||
EISA_SLOTS opt_eisa.h
|
||||
|
||||
FDC_DEBUG opt_fdc.h
|
||||
FDC_PRINT_BOGUS_CHIPTYPE opt_fdc.h
|
||||
FDC_YE opt_fdc.h
|
||||
FDC_DEBUG opt_fdc.h
|
||||
FDC_YE opt_fdc.h
|
||||
|
||||
FE_8BIT_SUPPORT opt_fe.h
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: options.i386,v 1.110 1999/03/13 13:20:59 joerg Exp $
|
||||
# $Id: options.i386,v 1.111 1999/04/13 19:38:10 peter Exp $
|
||||
|
||||
DISABLE_PSE
|
||||
IDE_DELAY
|
||||
@ -105,9 +105,8 @@ INTRO_USERCONFIG opt_userconfig.h
|
||||
|
||||
EISA_SLOTS opt_eisa.h
|
||||
|
||||
FDC_DEBUG opt_fdc.h
|
||||
FDC_PRINT_BOGUS_CHIPTYPE opt_fdc.h
|
||||
FDC_YE opt_fdc.h
|
||||
FDC_DEBUG opt_fdc.h
|
||||
FDC_YE opt_fdc.h
|
||||
|
||||
FE_8BIT_SUPPORT opt_fe.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user