home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 February / PCO_0299.ISO / filesbbs / os2 / s2kb009.arj / S2KB009.ZIP / PCI.TXT < prev    next >
Encoding:
Text File  |  1998-03-18  |  1.4 KB  |  37 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                  PCI Support in SIO2K
  10.  
  11.           Thanks to a kick start from Sam Detweiler of IBM, The SIO2K
  12.           drivers now have support for PCI devices.
  13.  
  14.           The problem is, only known PCI boards are currently supported. 
  15.           PCI devices have a signature that device drivers must look for. 
  16.           The current SIO2K code must specifically identify the PCI device
  17.           prior to using it.  As I gain information, I hope to loosen
  18.           things so devices can be used without the driver having prior
  19.           knowledge of the device.
  20.  
  21.           If you have a PCI modem or serial card that you wish supported,
  22.           then I need the identification information from the manufacture.
  23.  
  24.           The supported PCI boards are:
  25.  
  26.                The Blue Heat card from CTI (www.connecttech.com).  It is a
  27.                very nice card in 2, 4, and 8 port versions, sporting a
  28.                16654 device with 64 byte fifos and a maximum bit rate of
  29.                1382.4 kbps.
  30.  
  31.                The GTEK (www.gtek.com) JetPort card(s).  Again a very nice
  32.                card in 2, 16 and 32 port versions.  Only the 2 port version
  33.                of the card has been tested.  This card also uses the 16554
  34.                and bit rate extensions.  Currently, 460.8 kbps is the
  35.                maximum that SIO2K supports for this board.
  36.  
  37.