summaryrefslogtreecommitdiffstats
path: root/sys/pccard/card.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pccard/card.h')
-rw-r--r--sys/pccard/card.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/pccard/card.h b/sys/pccard/card.h
index 8be4c25..159a8e7 100644
--- a/sys/pccard/card.h
+++ b/sys/pccard/card.h
@@ -130,16 +130,6 @@ struct power {
};
/*
- * Beep parameters
- */
-#define PCCARD_BEEP_PITCH0 1600 /* inserted/removed */
-#define PCCARD_BEEP_DURATION0 20
-#define PCCARD_BEEP_PITCH1 1200 /* successed */
-#define PCCARD_BEEP_DURATION1 40
-#define PCCARD_BEEP_PITCH2 3200 /* failed */
-#define PCCARD_BEEP_DURATION2 40
-
-/*
* Other system limits
*/
#define MAXSLOT 16
OpenPOWER on IntegriCloud