From 9c17a07343999145708125a5f45c898d2f0025cd Mon Sep 17 00:00:00 2001 From: sanpei Date: Sat, 28 Oct 2000 13:35:34 +0000 Subject: add PC-Card melody beep(PC Card bus, kludge version) Original idea from: PAO3 --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/defaults/rc.conf') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index fdfa655..0e65914 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -25,7 +25,7 @@ apmd_enable="NO" # Run apmd to handle APM event from userland. apmd_flags="" # Flags to apmd (if enabled). pccard_enable="NO" # Set to YES if you want to configure PCCARD devices. pccard_mem="DEFAULT" # If pccard_enable=YES, this is card memory address. -pccard_beep="1" # pccard beep type. +pccard_beep="2" # pccard beep type. pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO). pccardd_flags="" # Additional flags for pccardd. pccard_conf="/etc/defaults/pccard.conf" # pccardd(8) config file -- cgit v1.1