From 2ac8be827fffa0b3d0ab2bde32a43e5f9f6e3516 Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Mon, 5 Sep 1994 22:32:42 +0000 Subject: [PATCH] Reviewed by: Delete the hints to the sg driver. This thing was never finished and has now been beaten by the sea driver. --- sys/conf/NOTES | 5 ++--- sys/conf/files.i386 | 3 +-- sys/i386/conf/LINT | 5 ++--- sys/i386/conf/NOTES | 5 ++--- sys/i386/conf/files.i386 | 3 +-- 5 files changed, 8 insertions(+), 13 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 1d0d378d63c..399bcf2f903 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.74 1994/08/28 06:46:25 davidg Exp $ +# $Id: LINT,v 1.75 1994/08/31 06:17:21 davidg Exp $ # machine "i386" @@ -134,8 +134,7 @@ controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr controller ahb0 at isa? bio irq 11 vector ahbintr # driver for the Bustek 742. controller bt0 at isa? port "IO_BT0" bio irq 12 vector btintr -# driver for the Seagate ST01/ST02 card, not yet finished. -#controller sg0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector sgintr + controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index 30fbb11c494..2e4346e24ff 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.i386,v 1.43 1994/09/01 02:21:20 davidg Exp $ +# $Id: files.i386,v 1.44 1994/09/02 15:49:48 paul Exp $ # i386/i386/autoconf.c standard device-driver i386/i386/conf.c standard @@ -69,7 +69,6 @@ i386/isa/pcaudio.c optional pca device-driver i386/isa/psm.c optional psm device-driver i386/isa/sb.c optional sb device-driver i386/isa/scd.c optional scd device-driver -i386/isa/sg.c optional sg device-driver i386/isa/sio.c optional sio device-driver i386/isa/sound/adlib_card.c optional snd device-driver i386/isa/sound/audio.c optional snd device-driver diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 1d0d378d63c..399bcf2f903 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.74 1994/08/28 06:46:25 davidg Exp $ +# $Id: LINT,v 1.75 1994/08/31 06:17:21 davidg Exp $ # machine "i386" @@ -134,8 +134,7 @@ controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr controller ahb0 at isa? bio irq 11 vector ahbintr # driver for the Bustek 742. controller bt0 at isa? port "IO_BT0" bio irq 12 vector btintr -# driver for the Seagate ST01/ST02 card, not yet finished. -#controller sg0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector sgintr + controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 1d0d378d63c..399bcf2f903 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.74 1994/08/28 06:46:25 davidg Exp $ +# $Id: LINT,v 1.75 1994/08/31 06:17:21 davidg Exp $ # machine "i386" @@ -134,8 +134,7 @@ controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr controller ahb0 at isa? bio irq 11 vector ahbintr # driver for the Bustek 742. controller bt0 at isa? port "IO_BT0" bio irq 12 vector btintr -# driver for the Seagate ST01/ST02 card, not yet finished. -#controller sg0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector sgintr + controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index 30fbb11c494..2e4346e24ff 100644 --- a/sys/i386/conf/files.i386 +++ b/sys/i386/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.i386,v 1.43 1994/09/01 02:21:20 davidg Exp $ +# $Id: files.i386,v 1.44 1994/09/02 15:49:48 paul Exp $ # i386/i386/autoconf.c standard device-driver i386/i386/conf.c standard @@ -69,7 +69,6 @@ i386/isa/pcaudio.c optional pca device-driver i386/isa/psm.c optional psm device-driver i386/isa/sb.c optional sb device-driver i386/isa/scd.c optional scd device-driver -i386/isa/sg.c optional sg device-driver i386/isa/sio.c optional sio device-driver i386/isa/sound/adlib_card.c optional snd device-driver i386/isa/sound/audio.c optional snd device-driver