diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-25 20:04:45 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-25 20:04:45 +0000 |
commit | dea0579b119f41653ba645625005c10119bf6b8f (patch) | |
tree | afd5f8ded92bfa0f8c1281d24e303451366b0665 | |
parent | e7adeb8b6e1d2bb7a1da3def7e2dc79168c8c630 (diff) |
indent
-rw-r--r-- | sys/dev/pcmcia/files.pcmcia | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pcmcia/files.pcmcia b/sys/dev/pcmcia/files.pcmcia index e1a62ea63d7..7abe13d58d7 100644 --- a/sys/dev/pcmcia/files.pcmcia +++ b/sys/dev/pcmcia/files.pcmcia @@ -1,4 +1,4 @@ -# $OpenBSD: files.pcmcia,v 1.21 1999/07/25 04:38:26 csapuntz Exp $ +# $OpenBSD: files.pcmcia,v 1.22 1999/07/25 20:04:44 deraadt Exp $ # $NetBSD: files.pcmcia,v 1.9 1998/06/21 18:45:41 christos Exp $ # # Config.new file and device description for machine-independent PCMCIA code. @@ -29,7 +29,7 @@ file dev/pcmcia/aic_pcmcia.c aic_pcmcia attach com at pcmcia with com_pcmcia file dev/pcmcia/com_pcmcia.c com_pcmcia | pccom_pcmcia -## PCMCIA IDE controller +# PCMCIA IDE controller attach wdc at pcmcia with wdc_pcmcia file dev/pcmcia/wdc_pcmcia.c wdc_pcmcia |