Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf Remove entry for non-existant driver that...



details:   https://anonhg.NetBSD.org/src/rev/2d6e707b0971
branches:  trunk
changeset: 487006:2d6e707b0971
user:      david <david%NetBSD.org@localhost>
date:      Thu Jun 01 04:24:00 2000 +0000

description:
Remove entry for non-existant driver that entered GENERIC in 1.289
and propagated to others when sync'd.

diffstat:

 sys/arch/i386/conf/DR-EVIL                  |  4 +---
 sys/arch/i386/conf/GENERIC                  |  6 ++----
 sys/arch/i386/conf/SWINGER                  |  6 ++----
 sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS |  6 ++----
 4 files changed, 7 insertions(+), 15 deletions(-)

diffs (126 lines):

diff -r ace7b6edf170 -r 2d6e707b0971 sys/arch/i386/conf/DR-EVIL
--- a/sys/arch/i386/conf/DR-EVIL        Thu Jun 01 04:16:39 2000 +0000
+++ b/sys/arch/i386/conf/DR-EVIL        Thu Jun 01 04:24:00 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DR-EVIL,v 1.16 2000/05/28 21:48:52 thorpej Exp $
+#      $NetBSD: DR-EVIL,v 1.17 2000/06/01 04:24:00 david Exp $
 #
 #      DR-EVIL -- Dell Inspiron 3800 laptop used by thorpej%netbsd.org@localhost
 #
@@ -702,7 +702,6 @@
 #eap*  at pci? dev ? function ?        # Ensoniq AudioPCI
 #eso*  at pci? dev ? function ?        # ESS Solo-1 PCI AudioDrive
 #fms*  at pci? dev ? function ?        # Forte Media FM801
-#sbl*  at pci? dev ? function ?        # SoundBlaster Live!
 #sv*   at pci? dev ? function ?        # S3 SonicVibes
 
 # ISA Plug-and-Play audio devices
@@ -748,7 +747,6 @@
 #audio*        at guspnp?
 #audio*        at pas?
 #audio*        at sb?
-#audio* at sbl?
 #audio*        at sp?
 #audio*        at sv?
 audio* at uaudio?
diff -r ace7b6edf170 -r 2d6e707b0971 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Thu Jun 01 04:16:39 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC        Thu Jun 01 04:24:00 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.346 2000/05/28 21:46:04 jhawk Exp $
+#      $NetBSD: GENERIC,v 1.347 2000/06/01 04:24:01 david Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.346 $"
+#ident                 "GENERIC-$Revision: 1.347 $"
 
 maxusers       32              # estimated number of users
 
@@ -708,7 +708,6 @@
 eap*   at pci? dev ? function ?        # Ensoniq AudioPCI
 eso*   at pci? dev ? function ?        # ESS Solo-1 PCI AudioDrive
 fms*   at pci? dev ? function ?        # Forte Media FM801
-#sbl*  at pci? dev ? function ?        # SoundBlaster Live!
 sv*    at pci? dev ? function ?        # S3 SonicVibes
 
 # ISA Plug-and-Play audio devices
@@ -754,7 +753,6 @@
 audio* at guspnp?
 audio* at pas?
 audio* at sb?
-#audio*        at sbl?
 audio* at sp?
 audio* at sv?
 audio* at uaudio?
diff -r ace7b6edf170 -r 2d6e707b0971 sys/arch/i386/conf/SWINGER
--- a/sys/arch/i386/conf/SWINGER        Thu Jun 01 04:16:39 2000 +0000
+++ b/sys/arch/i386/conf/SWINGER        Thu Jun 01 04:24:00 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: SWINGER,v 1.4 2000/05/28 21:49:02 thorpej Exp $
+#      $NetBSD: SWINGER,v 1.5 2000/06/01 04:24:01 david Exp $
 #      from NetBSD: GENERIC,v 1.325 2000/04/14 14:53:32 augustss Exp
 #
 #      SWINGER -- thorpej's Abit BP6+dual Celeron
@@ -6,7 +6,7 @@
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "SWINGER-$Revision: 1.4 $"
+#ident                 "SWINGER-$Revision: 1.5 $"
 
 maxusers       64              # estimated number of users
 
@@ -689,7 +689,6 @@
 eap*   at pci? dev ? function ?        # Ensoniq AudioPCI
 #eso*  at pci? dev ? function ?        # ESS Solo-1 PCI AudioDrive
 #fms*  at pci? dev ? function ?        # Forte Media FM801
-#sbl*  at pci? dev ? function ?        # SoundBlaster Live!
 #sv*   at pci? dev ? function ?        # S3 SonicVibes
 
 # ISA Plug-and-Play audio devices
@@ -732,7 +731,6 @@
 #audio*        at guspnp?
 #audio*        at pas?
 audio* at sb?
-#audio*        at sbl?
 #audio*        at sp?
 #audio*        at sv?
 audio* at uaudio?
diff -r ace7b6edf170 -r 2d6e707b0971 sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS
--- a/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS       Thu Jun 01 04:16:39 2000 +0000
+++ b/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS       Thu Jun 01 04:24:00 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.28 2000/05/12 03:14:21 jhawk Exp $
+#      $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.29 2000/06/01 04:24:01 david Exp $
 #      From: GENERIC,v 1.299 2000/02/03 20:31:42 dante Exp
 #
 #      GENERIC -- everything that's currently supported
@@ -6,7 +6,7 @@
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.28 $"
+#ident                 "GENERIC-$Revision: 1.29 $"
 
 maxusers       32              # estimated number of users
 
@@ -655,7 +655,6 @@
 #eap*  at pci? dev ? function ?        # Ensoniq AudioPCI
 #eso*  at pci? dev ? function ?        # ESS Solo-1 PCI AudioDrive
 #fms*  at pci? dev ? function ?        # Forte Media FM801
-#sbl*  at pci? dev ? function ?        # SoundBlaster Live!
 sv*    at pci? dev ? function ?        # S3 SonicVibes
 
 # ISA Plug-and-Play audio devices
@@ -698,7 +697,6 @@
 #audio*        at guspnp?
 #audio*        at pas?
 #audio*        at sb?
-#audio*        at sbl?
 #audio*        at sp?
 audio* at sv?
 #audio*        at uaudio?



Home | Main Index | Thread Index | Old Index