FDC_YE has been removed as a valid option.

Noticed by: bde
This commit is contained in:
imp 2000-01-06 16:45:56 +00:00
parent 3142e8d808
commit a8af8fe949
4 changed files with 0 additions and 19 deletions

View File

@ -1192,12 +1192,6 @@ controller fdc0 at isa? port IO_FD1 irq 6 drq 2
# gotta turn it actually on by setting the variable fd_debug with DDB,
# however.
options FDC_DEBUG
# FDC_YE enables support for the floppies used on the Libretto. This is a
# pcmcia floppy. You will also need to add
#card "Y-E DATA" "External FDD"
# config 0x4 "fdc0" 10
# to your pccard.conf file.
options FDC_YE #XXX newbus broken
#
# Activate this line instead of the fdc0 line above if you happen to
# have an Insight floppy tape. Probing them proved to be dangerous

View File

@ -432,4 +432,3 @@ INIT_PATH opt_init_path.h
ROOTDEVNAME opt_rootdevname.h
FDC_DEBUG opt_fdc.h
FDC_YE opt_fdc.h

View File

@ -1192,12 +1192,6 @@ controller fdc0 at isa? port IO_FD1 irq 6 drq 2
# gotta turn it actually on by setting the variable fd_debug with DDB,
# however.
options FDC_DEBUG
# FDC_YE enables support for the floppies used on the Libretto. This is a
# pcmcia floppy. You will also need to add
#card "Y-E DATA" "External FDD"
# config 0x4 "fdc0" 10
# to your pccard.conf file.
options FDC_YE #XXX newbus broken
#
# Activate this line instead of the fdc0 line above if you happen to
# have an Insight floppy tape. Probing them proved to be dangerous

View File

@ -1192,12 +1192,6 @@ controller fdc0 at isa? port IO_FD1 irq 6 drq 2
# gotta turn it actually on by setting the variable fd_debug with DDB,
# however.
options FDC_DEBUG
# FDC_YE enables support for the floppies used on the Libretto. This is a
# pcmcia floppy. You will also need to add
#card "Y-E DATA" "External FDD"
# config 0x4 "fdc0" 10
# to your pccard.conf file.
options FDC_YE #XXX newbus broken
#
# Activate this line instead of the fdc0 line above if you happen to
# have an Insight floppy tape. Probing them proved to be dangerous