diff options
author | mjacob <mjacob@FreeBSD.org> | 1998-12-28 19:22:27 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 1998-12-28 19:22:27 +0000 |
commit | 13ecc0c78ff9fb8ff85fb5bbc22804ce475e84d5 (patch) | |
tree | 70f6096d6e8fc87c1122cfe617c7526abc27c4b3 /sys/dev/isp/ispmbox.h | |
parent | 24486a76747904adab3e7d5419dc656fa77611fd (diff) | |
download | FreeBSD-src-13ecc0c78ff9fb8ff85fb5bbc22804ce475e84d5.zip FreeBSD-src-13ecc0c78ff9fb8ff85fb5bbc22804ce475e84d5.tar.gz |
clarify headers;move uninit to outer layer;remove watchdog
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
-rw-r--r-- | sys/dev/isp/ispmbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index 8ab5fa8..24de5ae 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1,5 +1,5 @@ /* $Id: $ */ -/* ispmbox 1.10 */ +/* release_12_28_98_A */ /* * Mailbox and Queue Entry Definitions for for Qlogic ISP SCSI adapters. * |