diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-11-09 17:05:55 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-11-09 17:05:55 +0000 |
| commit | 716dfe3f182f24a1c4ae4a18bb02a980d6e527b1 (patch) | |
| tree | 647c669e5b49858b353d586ed8075ba8ba23250a /sys/dev/aha | |
| parent | 5a8a13e0fc8cb7ec0ee919168bd98fdbe6f3d88e (diff) | |
Notes
Diffstat (limited to 'sys/dev/aha')
| -rw-r--r-- | sys/dev/aha/ahareg.h | 8 |
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: * |
