87 lines
1.6 KiB
Plaintext
87 lines
1.6 KiB
Plaintext
# @(#)09 1.27 src/bos/objclass/mouse.add, inputdd, bos41J, 9509A_all 2/14/95 13:06:04
|
|
#
|
|
# 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 mouse predefined values
|
|
#
|
|
|
|
# adapter predefined values
|
|
PdDv:
|
|
type = "mouse"
|
|
class = "adapter"
|
|
subclass = "sio"
|
|
prefix = "sioma"
|
|
devid = ""
|
|
base = 0
|
|
has_vpd = 0
|
|
detectable = 1
|
|
chgstatus = 0
|
|
bus_ext = 0
|
|
fru = 2
|
|
led = 0x823
|
|
setno = 127
|
|
msgno = 1
|
|
catalog = "devices.cat"
|
|
DvDr = "mousedd"
|
|
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/mouse"
|
|
|
|
PdAt:
|
|
uniquetype = "adapter/sio/mouse"
|
|
attribute = "bus_io_addr"
|
|
deflt = "0x48"
|
|
values = "0x48"
|
|
width = "0x2"
|
|
type = "O"
|
|
generic = ""
|
|
rep = "n"
|
|
nls_index = 0
|
|
|
|
PdAt:
|
|
uniquetype = "adapter/sio/mouse"
|
|
attribute = "bus_intr_lvl"
|
|
deflt = "1"
|
|
values = "1"
|
|
width = ""
|
|
type = "I"
|
|
generic = ""
|
|
rep = "n"
|
|
nls_index = 0
|
|
|
|
PdAt:
|
|
uniquetype = "adapter/sio/mouse"
|
|
attribute = "intr_priority"
|
|
deflt = "4"
|
|
values = "4"
|
|
width = ""
|
|
type = "P"
|
|
generic = ""
|
|
rep = "n"
|
|
nls_index = 0
|
|
|
|
# predefined connections
|
|
PdCn:
|
|
uniquetype = "adapter/sio/mouse"
|
|
connkey = "std_m"
|
|
connwhere = "mouse"
|
|
|