aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-11-09 17:05:55 +0000
committerWarner Losh <imp@FreeBSD.org>2003-11-09 17:05:55 +0000
commit716dfe3f182f24a1c4ae4a18bb02a980d6e527b1 (patch)
tree647c669e5b49858b353d586ed8075ba8ba23250a
parent5a8a13e0fc8cb7ec0ee919168bd98fdbe6f3d88e (diff)
downloadsrc-716dfe3f182f24a1c4ae4a18bb02a980d6e527b1.tar.gz
src-716dfe3f182f24a1c4ae4a18bb02a980d6e527b1.zip
Minor comment smithing
Notes
Notes: svn path=/head/; revision=122359
-rw-r--r--sys/dev/aha/ahareg.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/aha/ahareg.h b/sys/dev/aha/ahareg.h
index a9674b4b2656..180b14fa1338 100644
--- a/sys/dev/aha/ahareg.h
+++ b/sys/dev/aha/ahareg.h
@@ -1,8 +1,8 @@
/*
- * Generic register and struct definitions for the Adaptech 154x/164x
- * SCSI host adapters. Product specific probe and attach routines can
- * be found in:
- * <fill in list here>
+ * Generic register and struct definitions for the Adaptech 1540, 1542,
+ * 1640, 1642 SCSI host adapters. Product specific probe and attach
+ * routines can be found in:
+ * aha_isa.c, aha_mca.c
*
* Derived from bt.c written by:
*