mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
FDC_YE has been removed as a valid option.
Noticed by: bde
This commit is contained in:
parent
5249bd84d6
commit
46121c1271
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55516
@ -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
|
||||
|
@ -432,4 +432,3 @@ INIT_PATH opt_init_path.h
|
||||
ROOTDEVNAME opt_rootdevname.h
|
||||
|
||||
FDC_DEBUG opt_fdc.h
|
||||
FDC_YE opt_fdc.h
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user