diff options
author | Ermal Luçi <eri@pfsense.org> | 2014-01-05 03:21:35 -0800 |
---|---|---|
committer | Ermal Luçi <eri@pfsense.org> | 2014-01-05 03:21:35 -0800 |
commit | b1962cf93379b0f9f3dfbfa69cd67f19af7c1539 (patch) | |
tree | a2fb505c7c0d5d914084c66cd4792d6e6021b1b5 /README.md | |
parent | a2073ee9c35e1a82412852ff78d0b3a37eea2d5c (diff) | |
parent | 736c7763fbdab29c8727003704dfbd0c51aa0a99 (diff) | |
download | pfsense-packages-b1962cf93379b0f9f3dfbfa69cd67f19af7c1539.tar.gz pfsense-packages-b1962cf93379b0f9f3dfbfa69cd67f19af7c1539.tar.bz2 pfsense-packages-b1962cf93379b0f9f3dfbfa69cd67f19af7c1539.zip |
Merge pull request #532 from topper727/patch-1
CrystalFontz packet driver 4 status LED fix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..1a682095 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +pfsense-packages +================ +lcdproc-0.5.6 pkg v. 0.9.7 + +Patch to fix the 4 status LEDs + +This is in the pages for this Package +Enable Output LEDs +Enable the Output LEDs present on some LCD panels. This feature is currently supported by the CFontz633 driver only. +Each LED can be off or show two colors: RED (alarm) or GREEN (everything ok) and shows: +LED1: NICs status (green: ok, red: at least one nic down); +LED2: CARP status (green: master, red: backup, off: CARP not implemented); +LED3: CPU status (green < 50, red > 50%); +LED4: Gateway status (green: ok, red: at least one gateway not responding, off: no gateway configured). + +This does not work on CFonts Displays properly. I have fixed it to make this work. There is one thing that I don't +know if I got going and that is LED1. + + +pfSense packages repository |