From 08ac27853359b217b3f316cdbc0889a3088cdbda Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Sat, 9 Oct 1993 23:59:13 +0000 Subject: [PATCH] Put sound blaster in alaphabetic order --- sys/conf/files.i386 | 4 ++-- sys/i386/conf/files.i386 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index 06367385bf2..e829ade6372 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.11 1993/10/01 04:20:19 rgrimes Exp $ +# $Id: files.i386,v 1.12 1993/10/09 17:00:04 jkh Exp $ # i386/i386/autoconf.c standard device-driver i386/i386/cons.c standard @@ -35,10 +35,10 @@ i386/isa/mse.c optional mse device-driver i386/isa/npx.c optional npx device-driver i386/isa/syscons.c optional sc device-driver i386/isa/pccons.c optional pc device-driver +i386/isa/sb.c optional sb device-driver i386/isa/sio.c optional sio device-driver i386/isa/spkr.c optional speaker i386/isa/tw.c optional tw device-driver i386/isa/ultra14f.c optional uha device-driver i386/isa/wd.c optional wd device-driver i386/isa/wt.c optional wt device-driver -i386/isa/sb.c optional sb device-driver diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index 06367385bf2..e829ade6372 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.11 1993/10/01 04:20:19 rgrimes Exp $ +# $Id: files.i386,v 1.12 1993/10/09 17:00:04 jkh Exp $ # i386/i386/autoconf.c standard device-driver i386/i386/cons.c standard @@ -35,10 +35,10 @@ i386/isa/mse.c optional mse device-driver i386/isa/npx.c optional npx device-driver i386/isa/syscons.c optional sc device-driver i386/isa/pccons.c optional pc device-driver +i386/isa/sb.c optional sb device-driver i386/isa/sio.c optional sio device-driver i386/isa/spkr.c optional speaker i386/isa/tw.c optional tw device-driver i386/isa/ultra14f.c optional uha device-driver i386/isa/wd.c optional wd device-driver i386/isa/wt.c optional wt device-driver -i386/isa/sb.c optional sb device-driver