home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11390 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.4 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!umn.edu!csus.edu!netcom.com!ekalenda
  2. From: ekalenda@netcom.com (Edward J Kalenda)
  3. Newsgroups: comp.os.msdos.programmer,comp.windows.ms.programmer
  4. Subject: Re: Two Joystick Port prob
  5. Message-ID: <1992Dec14.205122.15037@netcom.com>
  6. Date: 14 Dec 92 20:51:22 GMT
  7. References: <1992Dec10.205227.14353@news2.cis.umn.edu>
  8. Organization: Netcom - Online Communication Services  (408 241-9760 guest)
  9. Lines: 21
  10.  
  11. From article <1992Dec10.205227.14353@news2.cis.umn.edu>, by mcgrath@staff.tc.umn.edu ():
  12. >      I have a compatible with a built-in joystick port and a Sound Blaster Pro
  13. > with its joystick port, but they both, apparently, want to be port #1 at the
  14. > same time.  Is there any way I can configure one to be port #2 via software
  15. > (or hardware, if it just involves some switch settings)?  Do I have to get
  16. > a Y-adapter?  Tell me I don't. 8)
  17. >      -Mike McGrath
  18.  
  19. You can have only one joystick device in your system. Disable the port on
  20. your system board if you can, or on the SB. Yes, you need to get a Y-adapter
  21. if you want to use two joysticks.
  22.  
  23. The problem is that the DB-15 port has connections for two joysticks. The
  24. hardware does not treat them as seperate devices, like serial ports. What
  25. the hardware really sees is four buttons and four potentiometers. It is up
  26. to software to seperate them into two joysticks.
  27. -- 
  28.  
  29. Ed
  30. ekalenda@netcom.COM
  31.