Put sound blaster in alaphabetic order

This commit is contained in:
Rodney W. Grimes 1993-10-09 23:59:13 +00:00
parent a2bad62649
commit 08ac278533
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=565
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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