summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2006-12-17 16:59:19 +0000
committermjacob <mjacob@FreeBSD.org>2006-12-17 16:59:19 +0000
commit5e73797115b149f378fa19b1ef7aa02502407738 (patch)
treef7756ce9cf5c3ddcabe3d445b7620358603ae800 /sys/dev/isp/ispmbox.h
parentdf7ef8bfdcb66a2390bbc8786cf299988a554b9d (diff)
downloadFreeBSD-src-5e73797115b149f378fa19b1ef7aa02502407738.zip
FreeBSD-src-5e73797115b149f378fa19b1ef7aa02502407738.tar.gz
Try an experiment with using DMA to load firmware into a 2200- VERIFY
CHECKSUM fails. Oh well, but keep a couple of the changes. Avoid overflow in usec counters when waiting for mailbox completion.
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
-rw-r--r--sys/dev/isp/ispmbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h
index e3652d6..829d8b6f 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -42,7 +42,7 @@
#define MBOX_MAILBOX_REG_TEST 0x0006
#define MBOX_VERIFY_CHECKSUM 0x0007
#define MBOX_ABOUT_FIRMWARE 0x0008
- /* 9 */
+#define MBOX_LOAD_RISC_RAM_2100 0x0009
/* a */
#define MBOX_LOAD_RISC_RAM 0x000b
/* c */
OpenPOWER on IntegriCloud