summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mfireg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/mfireg.h')
-rw-r--r--sys/dev/ic/mfireg.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/ic/mfireg.h b/sys/dev/ic/mfireg.h
index 27b6f6aab9d..928c35b2e5d 100644
--- a/sys/dev/ic/mfireg.h
+++ b/sys/dev/ic/mfireg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: mfireg.h,v 1.13 2006/05/17 23:40:26 marco Exp $ */
+/* $OpenBSD: mfireg.h,v 1.14 2006/05/21 14:03:01 marco Exp $ */
/*
* Copyright (c) 2006 Marco Peereboom <marco@peereboom.us>
*
@@ -97,6 +97,12 @@
#define MR_DCMD_CLUSTER_RESET_ALL 0x08010100
#define MR_DCMD_CLUSTER_RESET_LD 0x08010200
+#define MR_DCMD_SPEAKER_GET 0x01030100
+#define MR_DCMD_SPEAKER_ENABLE 0x01030200
+#define MR_DCMD_SPEAKER_DISABLE 0x01030300
+#define MR_DCMD_SPEAKER_SILENCE 0x01030400
+#define MR_DCMD_SPEAKER_TEST 0x01030500
+
/* mailbox bytes in direct command */
#define MFI_MBOX_SIZE 12