Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126743
b: refs/heads/master
c: 6302317
h: refs/heads/master
i:
  126741: ee2ee42
  126739: a0a8a75
  126735: acf4735
v: v3
  • Loading branch information
Willy Tarreau authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 9c513cc commit ed4c886
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 205 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f6d1fcfe1a6fefd299a87b45ecbe1f9832da44d1
refs/heads/master: 630231776da4916e40ecbee8b8f347f0cc78e7d3
24 changes: 6 additions & 18 deletions trunk/drivers/staging/panel/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ config PANEL
depends on PARPORT
---help---
Say Y here if you have an HD44780 or KS-0074 LCD connected to your
parallel port. This driver also features 4 and 6-key keypads, and a
'smartcard' reader. The LCD is accessible through the /dev/lcd char
device (10, 156), the keypad through /dev/keypad (10, 185), and the
smartcard through /dev/smartcard (10, 186). Both require misc device
to be enabled. This code can either be compiled as a module, or linked
into the kernel and started at boot. If you don't understand what all
this is about, say N.
parallel port. This driver also features 4 and 6-key keypads. The LCD
is accessible through the /dev/lcd char device (10, 156), and the
keypad through /dev/keypad (10, 185). Both require misc device to be
enabled. This code can either be compiled as a module, or linked into
the kernel and started at boot. If you don't understand what all this
is about, say N.

config PANEL_PARPORT
int "Default parallel port number (0=LPT1)"
Expand Down Expand Up @@ -45,17 +44,6 @@ config PANEL_PROFILE
wired to the parallel port, and how it works. This is only intended
for experts.

config PANEL_SMARTCARD
depends on PANEL && PANEL_PROFILE="0"
bool "Enable smartcard reader (read help!)"
default "n"
---help---
This enables the 'smartcard' reader as installed on the server at
'www.ant-computing.com'. It was not really a smartcard reader, just
a telephone-card reader. It is left here for demonstration and
experimentation. If you enable this driver, it will be accessible
through character device 10,186.

config PANEL_KEYPAD
depends on PANEL && PANEL_PROFILE="0"
int "Keypad type (0=none, 1=old 6 keys, 2=new 6 keys, 3=Nexcom 4 keys)"
Expand Down
Loading

0 comments on commit ed4c886

Please sign in to comment.