[BACK]Return to chio.conf CVS log [TXT][DIR] Up to [local] / src / etc

File: [local] / src / etc / Attic / chio.conf (download)

Revision 1.2, Sun Jul 30 18:02:01 2006 UTC (17 years, 10 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.1: +2 -2 lines

spacing

# $OpenBSD: chio.conf,v 1.2 2006/07/30 18:02:01 david Exp $
# Configuration file for chio(8).
# Each stanza configures a changer, to enumerate the st(4) devices
# corresponding to each ch(4) drive. This file is only required
# if you need a non-default behavior. See chio(8) for details.
#
# Example: tell chio that drive 0 corresponds to rst3 and drive 1 to rst2
# changer ch0 {
# 	drive rst3
# 	drive rst2
# }