******************************************************************************
* $Source: /usr/local/kcs/sys.DAVIS_800/kconf/RCS/system.client,v $
* $Revision: 1.7.98.3 $	$Author: runyan $
* $State: Exp $   	$Locker:  $
* $Date: 96/04/29 08:43:52 $
*

******************************************************************************
* CDIOs (Context Dependent I/O environments) --
******************************************************************************
*
* These will be included based upon driver dependencies
* in the master file.  They should be left commented.
*
* For example, "lan2" brings in "core" which brings in "pa",
* and "graph3" brings in "wsio" and "foreign".
*
* pa
* core
* wsio
* foreign

****************************************************************************
* Bus-Dependent subsystems
****************************************************************************
* ccio = Cache Coherent I/O -- should be turned on for KittyHawk/SkyHawk
ccio

******************************************************************************
* Drivers/Subsystems
******************************************************************************

******************************************************************************
* ASP core I/O driver (needed for all 700's except Gecko, Mirage, Electra)
******************************************************************************
* asp
* ("asp" is not required:  brought in by existence of "core")

******************************************************************************
* LASI core I/O driver (Gecko, Mirage, Electra only)
******************************************************************************
* lasi
* ("lasi" is not required:  brought in by existence of "core")

******************************************************************************
* Device configuration driver (needed for ioscan, etc.)
******************************************************************************
* dev_config
* ("dev_config" is not required: it's brought in automatically on all systems)

******************************************************************************
* SCSI interface driver, SCSI disk driver, SCSI control
* Only needed for local disk support
******************************************************************************
c700
sdisk
sctl

******************************************************************************
* Graphics subsystem drivers
******************************************************************************
* r8042
* ("r8042" is not required: it's brought in by "hil")
* ite
* framebuf
* ("ite", "framebuf" are not required: they're brought in by "graph3")
audio
hil
beep
graph3

******************************************************************************
* PS/2 keyboard driver (Gecko, Mirage, Electra only)
******************************************************************************
ps2

******************************************************************************
* TTY pseudo-device driver
* Console pseudo-device driver
******************************************************************************
* sy
* cn
* ("sy" and "cn" are automatically included on all systems)

******************************************************************************
* PC-AT floppy disk driver & floppy disk controller driver (Gecko only)
******************************************************************************
* pflop
* fdc

* stape
* sflop
* schgr
* autox
* autoch
* CentIf
* CharDrv

******************************************************************************
* Networking drivers
******************************************************************************
lan2

******************************************************************************
* Domain sockets
******************************************************************************
uipc

******************************************************************************
* Internet domain sockets
******************************************************************************
inet

******************************************************************************
* Network File System (NFS)
******************************************************************************
nfs

******************************************************************************
* CD-ROM file system (CD-ROM drives aren't i/o scannable)
******************************************************************************
* cdfs

netman
ni

* fddi
* fddi2
asio0

******************************************************************************
* Pty pseudo drivers
******************************************************************************
pty0
pty1

* diag1
dmem

******************************************************************************
* Stream pty devices
******************************************************************************
ptm
pts
ldterm
ptem
pckt

* Default number of Streams PTY
nstrpty         10

******************************************************************************
* EISA bus adapter I/O services (EISA is i/o scannable for 10.0)
******************************************************************************
eisa

* hpib
* cs80
* hshpib

* asyncdsk

******************************************************************************
* LVM
******************************************************************************
* lvm
* lv

******************************************************************************
* dlpi (data-link interface) driver
******************************************************************************
dlpi

******************************************************************************
* Streams support (needed by dlpi)
******************************************************************************
hpstreams
clone
echo
sad
strlog
timod
tirdwr
sc
pipemod
pipedev
ffs

******************************************************************************
* Kernel Entry Points Driver
******************************************************************************
* kepd
* ("kepd" is not required: it's brought in automatically on all systems)

******************************************************************************
* NFS diskless
******************************************************************************
dskless
dskless_node		1
remote_nfs_swap		1
allocate_fs_swapmap	1

*
* Temporary device specifications for root and console.  Remove these when
* the system can generate dev_ts dynamically (Coming soon).
*
* rootdev is now autoconfigured.
*
* cons_mux_dev is now autoconfigured.!
*
* cons_mux_dev 0x1204004 = Core I/O Serial port A console device
* cons_mux_dev 0x1000000 = ITE (Graphics Console @ SGC addr 0)
* cons_mux_dev 0x1100000 = ITE (Graphics Console @ SGC addr 1)
*

