Re: [foxboro] Mouse & Trackball on AW51F

  • From: "Corey R Clingo" <clingoc@xxxxxxxxxxxxx>
  • To: foxboro@xxxxxxxxxxxxx
  • Date: Mon, 14 Mar 2005 13:27:22 -0600

Does it have a GCIO?

If not, you can edit S99FOXBORO to prevent loading of the GCIO driver, 
like so:

<snip> 
    # Next line added to prevent GCIO driver loading
    GCIO_DEVICE="NOT_CFG"

    #
    # Setup the GCIO (sx) driver.
    #
    if [ $GCIO_DEVICE != "NOT_CFG" ]
    then
        echo "Starting sxlinkd"
        /usr/fox/exten/sxlinkd  -f $GCIO_DEVICE
 
        if [ $? != 0 ]
<snip>


This allows "hot-plugging" of the mouse and keyboard, at least.   I 
haven't tried using two mice.


If you do have a GCIO, you are unfortunately SOL, until Foxboro modifies 
their GCIO driver to work with the hotplug subsystem, or (better yet) 
makes the GCIO driver register itself as an additional input device, 
rather than replacing the normal input devices as it does now.


Corey Clingo
BASF Corp.







"Blunier, Mark" <Mark.Blunier@xxxxxxxxxxxxxxx>
Sent by: foxboro-bounce@xxxxxxxxxxxxx
03/14/2005 10:52 AM
Please respond to foxboro

              To:  foxboro 
              cc: 
         Subject:       [foxboro] Mouse & Trackball on AW51F






Is there a way to set up an AW51F box to have both a
USB mouse and USB trackball work at the same time, or
switch between the two without rebooting the systems?

Mark Blunier





 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             //www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts: