summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/pccard.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sysinstall/pccard.c')
-rw-r--r--usr.sbin/sysinstall/pccard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/pccard.c b/usr.sbin/sysinstall/pccard.c
index ba7a9bd..546b5b7 100644
--- a/usr.sbin/sysinstall/pccard.c
+++ b/usr.sbin/sysinstall/pccard.c
@@ -223,7 +223,7 @@ pccardInitialize(void)
restorescr(w);
return;
}
- beep_newstat = 1;
+ beep_newstat = 2;
if (ioctl(fd, PIOCSBEEP, &beep_newstat) < 0) {
msgNotify("Warning: unable to set pccard insertion beep type for %s",
card_device);
OpenPOWER on IntegriCloud