Put sound blaster in alaphabetic order
This commit is contained in:
parent
e8d53295e2
commit
b12ada1290
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user