mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 16:47:30 -04:00
Commented out ide_pci.c.
Reviewed by: kato Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
This commit is contained in:
parent
9bfbfc62fd
commit
b4e7319708
2 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.60 1998/04/07 09:08:27 kato Exp $
|
||||
# $Id: files.pc98,v 1.61 1998/04/20 13:52:13 kato Exp $
|
||||
#
|
||||
# The long compile-with and dependency lines are required because of
|
||||
# limitations in config: backslash-newline doesn't work in strings, and
|
||||
|
|
@ -325,4 +325,4 @@ gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate
|
|||
gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
|
||||
gnu/i386/isa/dgb.c optional dgb device-driver
|
||||
gnu/i386/isa/sound/awe_wave.c optional awe device-driver
|
||||
pci/ide_pci.c optional wd device-driver
|
||||
#pci/ide_pci.c optional wd device-driver
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.60 1998/04/07 09:08:27 kato Exp $
|
||||
# $Id: files.pc98,v 1.61 1998/04/20 13:52:13 kato Exp $
|
||||
#
|
||||
# The long compile-with and dependency lines are required because of
|
||||
# limitations in config: backslash-newline doesn't work in strings, and
|
||||
|
|
@ -325,4 +325,4 @@ gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate
|
|||
gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
|
||||
gnu/i386/isa/dgb.c optional dgb device-driver
|
||||
gnu/i386/isa/sound/awe_wave.c optional awe device-driver
|
||||
pci/ide_pci.c optional wd device-driver
|
||||
#pci/ide_pci.c optional wd device-driver
|
||||
|
|
|
|||
Loading…
Reference in a new issue