86 lines
1.6 KiB
Plaintext
86 lines
1.6 KiB
Plaintext
# @(#)20 1.5 src/bos/objclass/kbd.add, inputdd, bos41J, 9509A_all 2/14/95 13:06:00
|
|
#
|
|
# COMPONENT_NAME: INPUTDD
|
|
#
|
|
# FUNCTIONS: none
|
|
#
|
|
# ORIGINS: 27
|
|
#
|
|
#
|
|
# (C) COPYRIGHT International Business Machines Corp. 1993, 1995
|
|
# All Rights Reserved
|
|
# Licensed Materials - Property of IBM
|
|
# US Government Users Restricted Rights - Use, duplication or
|
|
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
|
|
#
|
|
|
|
#
|
|
# Stanzas for the RSC/PowerPC keyboard predefined values
|
|
#
|
|
|
|
# adapter predefined values
|
|
PdDv:
|
|
type = "keyboard_2"
|
|
class = "adapter"
|
|
subclass = "sio"
|
|
prefix = "sioka"
|
|
devid = ""
|
|
base = 0
|
|
has_vpd = 0
|
|
detectable = 1
|
|
chgstatus = 0
|
|
bus_ext = 0
|
|
fru = 2
|
|
led = 0x821
|
|
setno = 126
|
|
msgno = 1
|
|
catalog = "devices.cat"
|
|
DvDr = "kbddd"
|
|
Define = "/usr/lib/methods/define"
|
|
Configure = "/usr/lib/methods/cfgktsm"
|
|
Change = "/usr/lib/methods/chggen"
|
|
Unconfigure = "/usr/lib/methods/ucfgdevice"
|
|
Undefine = "/usr/lib/methods/undefine"
|
|
Start = ""
|
|
Stop = ""
|
|
uniquetype = "adapter/sio/keyboard_2"
|
|
|
|
PdAt:
|
|
uniquetype = "adapter/sio/keyboard_2"
|
|
attribute = "bus_io_addr"
|
|
deflt = "0x50"
|
|
values = "0x50"
|
|
width = "0x2"
|
|
type = "O"
|
|
generic = ""
|
|
rep = "n"
|
|
nls_index = 0
|
|
|
|
PdAt:
|
|
uniquetype = "adapter/sio/keyboard_2"
|
|
attribute = "bus_intr_lvl"
|
|
deflt = "1"
|
|
values = "1"
|
|
width = ""
|
|
type = "I"
|
|
generic = ""
|
|
rep = "n"
|
|
nls_index = 0
|
|
|
|
PdAt:
|
|
uniquetype = "adapter/sio/keyboard_2"
|
|
attribute = "intr_priority"
|
|
deflt = "4"
|
|
values = "4"
|
|
width = ""
|
|
type = "P"
|
|
generic = ""
|
|
rep = "n"
|
|
nls_index = 0
|
|
|
|
# Predefined Connections
|
|
PdCn:
|
|
uniquetype = "adapter/sio/keyboard_2"
|
|
connkey = "std_k"
|
|
connwhere = "kbd"
|