summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-07-25 10:23:18 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-07-25 10:23:18 +0000
commit2b926b3e534ae7da22ee549d988eddedf4ccd114 (patch)
treeacf57e9bab86912f14758c1aeee6c07cf551c10c /sys/conf
parentae0f7c5f3e0b0fa4c4d73839ec44966f489fb3e4 (diff)
remove extra comments
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 95a2a47ee6d..4359eb8f2ab 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.122 1999/07/25 04:38:26 csapuntz Exp $
+# $OpenBSD: files,v 1.123 1999/07/25 10:23:17 deraadt Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -48,14 +48,12 @@ define rtl80x9 # RealTek 8019/8029 NE2000-compatible
# common file (e.g. vga) definitions.
define wsconsdev {[console = -1]}
-#Start uncommenting for new ATA stuff
define wdc_base
define ata {[channel = -1], [drive = -1]}
define atapi {[channel = -1]}
# Common code for ESDI/IDE/etc. controllers
device wdc: ata, atapi, wdc_base
file dev/ic/wdc.c wdc_base
-#End uncommenting for new ATA stuff
# "Chipset" drivers. These are the bus-independent routines which
# contain the cfdrivers. Attachments are provided by files.<bus>