NEC MC-CS LIGHT button.
NEC MC-R430 COM0 power. CASIO E55 COM0 power. CASIO E55 LIGHT button.
This commit is contained in:
parent
a4b298224a
commit
ab17e681e7
|
@ -2,11 +2,11 @@
|
|||
# Distribution kernel (NEC VR based model) kernel config file
|
||||
|
||||
#
|
||||
# $NetBSD: GENERIC,v 1.49 2000/05/04 10:32:47 takemura Exp $
|
||||
# $NetBSD: GENERIC,v 1.50 2000/05/15 01:40:44 sato Exp $
|
||||
#
|
||||
include "arch/hpcmips/conf/std.hpcmips"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.49 $"
|
||||
#ident "GENERIC-$Revision: 1.50 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
|
@ -185,11 +185,13 @@ button0 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
|
|||
button0 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
|
||||
button1 at vrgiu? platform NEC_MCR_530 id BTN_APP0 port 2
|
||||
button0 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
|
||||
button0 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
|
||||
button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0
|
||||
button1 at vrgiu? platform IBM_WORKPAD id BTN_APP0 port 2 active 0
|
||||
pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
|
||||
pwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45
|
||||
pwctl2 at vrgiu? platform NEC_MCR_300 id PWCTL_LCD port 10
|
||||
pwctl0 at vrgiu? platform NEC_MCR_4XX id PWCTL_COM0 port 14
|
||||
pwctl0 at vrgiu? platform NEC_MCR_5XX id PWCTL_COM0 port 14
|
||||
pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
|
||||
pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
|
||||
|
@ -260,6 +262,8 @@ button4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
|
|||
button5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
|
||||
button6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
|
||||
button7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
|
||||
pwctl0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
|
||||
pwctl1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
|
||||
vrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 isaportoffset 0xc000
|
||||
isa4 at vrisab4
|
||||
wdc0 at isa4 port 0x170 irq 0x02000003 flags 0x0010 # AT_POLL
|
||||
|
|
Loading…
Reference in New Issue