ccdconfig.8 (89a7b2b7140aff11a0c927c44f4c573dcc969434) ccdconfig.8 (cb7c6b53208a417f01a3dd898bae8426985bc90e)
1.\" $NetBSD: ccdconfig.8,v 1.1.2.1 1995/11/11 02:43:33 thorpej Exp $
2.\"
3.\" Copyright (c) 1995 Jason R. Thorpe.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 103 unchanged lines hidden (view full) ---

112flags, and a list of one or more devices. The flags may be represented
113as a decimal number, a hexadecimal number, a comma-separated list
114of strings, or the word
115.Dq none .
116The flags are as follows:
117.Bd -unfilled -offset indent
118CCDF_SWAP 0x01 Interleave should be dmmax
119CCDF_UNIFORM 0x02 Use uniform interleave
1.\" $NetBSD: ccdconfig.8,v 1.1.2.1 1995/11/11 02:43:33 thorpej Exp $
2.\"
3.\" Copyright (c) 1995 Jason R. Thorpe.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 103 unchanged lines hidden (view full) ---

112flags, and a list of one or more devices. The flags may be represented
113as a decimal number, a hexadecimal number, a comma-separated list
114of strings, or the word
115.Dq none .
116The flags are as follows:
117.Bd -unfilled -offset indent
118CCDF_SWAP 0x01 Interleave should be dmmax
119CCDF_UNIFORM 0x02 Use uniform interleave
120CCDF_MIRROR 0x04 Support mirroring
121CCDF_PARITY 0x08 Support parity (not implemented yet)
120.Ed
121.Pp
122The format in the
123configuration file appears exactly as if it were entered on the command line.
124Note that on the command line and in the configuration file, the
125.Pa flags
126argument is optional.
127.Bd -unfilled -offset indent

--- 27 unchanged lines hidden ---
122.Ed
123.Pp
124The format in the
125configuration file appears exactly as if it were entered on the command line.
126Note that on the command line and in the configuration file, the
127.Pa flags
128argument is optional.
129.Bd -unfilled -offset indent

--- 27 unchanged lines hidden ---