summaryrefslogtreecommitdiffstats
path: root/etc/defaults/rc.conf
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2000-10-28 13:35:34 +0000
committersanpei <sanpei@FreeBSD.org>2000-10-28 13:35:34 +0000
commit9c17a07343999145708125a5f45c898d2f0025cd (patch)
tree888288fe2df698bfe9dcbae3e34a40832ad9cba7 /etc/defaults/rc.conf
parentd456c791d350e25ec147ad0da9813c2a9239d275 (diff)
downloadFreeBSD-src-9c17a07343999145708125a5f45c898d2f0025cd.zip
FreeBSD-src-9c17a07343999145708125a5f45c898d2f0025cd.tar.gz
add PC-Card melody beep(PC Card bus, kludge version)
Original idea from: PAO3
Diffstat (limited to 'etc/defaults/rc.conf')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud