home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / print01.zip / pcidev.tbl next >
Text File  |  2002-04-03  |  3KB  |  115 lines

  1. ;
  2. ; this file identifies serial, parallel and combo PCI devices
  3. ; and defines the usage of the particular pci registers
  4. ; this data is not available in the system without
  5. ; external help
  6. ;
  7. ; the syntax of this file is as follow
  8. ;
  9. ; a line starting with ';' or '#' is considered a comment
  10. ;
  11. # each line represents a PCI adapter
  12. ; by vendor number and adapter number
  13. ; the vendor name is NOT stored on the card anywhere
  14. ; each record contains   (leading 0's are never required)
  15. ; mixed case allowed, prefered
  16. ;
  17. ; vendor number (in hex)
  18. ; ','
  19. ; adapter number (in hex)
  20. ; ','
  21. ; 6 comma separated fields that contain
  22. ;
  23. ; the appropriate value for each register
  24. ; these are known to the vendor
  25. ; S = serial port
  26. ; P = parallel port
  27. ; Pn (n=1 to 6) Enhanced parallel port
  28. ; En (n=1 to 6) matching ECP ports for the Pn port
  29. ; U = USB port
  30. ; 0 = not used
  31. ; empty = ',,' not used
  32. ; Sx(y) = single address represents multiple (x) serial ports
  33. ;              some offset (y) from the base address
  34. ;  s8(4) means 8 ports, calculate I/O address by adding 4 to base
  35. ;      for each port
  36. ; x = 1-255
  37. ; y = 1-4096
  38. ;
  39. ; siig chipset 10 devices
  40.  131f,1000,    0,0,s
  41.  131f,1001,    0,0,s
  42.  131f,1002,    0,0,s
  43.  131f,1010,    0,0,s,p1,e1
  44.  131f,1011,    0,0,s,p1,e1
  45.  131f,1012,    0,0,s,p1,e1
  46.  131f,1020,    0,0,p1,e1
  47.  131f,1021,    0,0,p1,e1,p2,e2
  48.  131f,1030,    ,,s,s
  49.  131f,1031,    0,0,s,s
  50.  131f,1032,    0,0,s,s
  51.  131f,1034,    0,0,s,s,p1,e1
  52.  131f,1035,    0,0,s,s,p1,e1
  53.  131f,1036,    0,0,s,s,p1,e1
  54.  131f,1050,    0,0,s,s,s,s
  55.  131f,1051,    0,0,s,s,s,s
  56.  131f,1052,    0,0,s,s,s,s
  57. ; siig chipset 20 devices
  58.  131f,2000,    s
  59.  131f,2001,    s
  60.  131f,2002,    s
  61.  131f,2010,    s,p1,e1
  62.  131f,2011,    s,p1,e1
  63.  131f,2012,    s,p1,e1
  64.  131f,2020,    p1,e1
  65.  131f,2021,    p1,e1,p2,e2
  66.  131f,2030,    s,s
  67.  131f,2031,    s,s
  68.  131f,2032,    s,s
  69.  131f,2040,    s,p1,e1,p2,e2
  70.  131f,2041,    s,p1,e1,p2,e2
  71.  131f,2042,    s,p1,e1,p2,e2
  72.  131f,2050,    s,s,s,s
  73.  131f,2051,    s,s,s,s
  74.  131f,2052,    s,s,s,s
  75.  131f,2060,    s,s,p1,e1,0,0
  76.  131f,2061,    s,s,p1,e1
  77.  131f,2062,    s,s,p1,e1
  78. ; lava port products
  79.  1407,8000,p
  80.  1407,8002,p
  81.  1407,8003,p
  82.  1407,8800,p
  83.  10b5,9050,0,0,0,0,p1,p2
  84.  14db,2120,p1,e1
  85. ; timedia
  86.  1409,4078,s,s,p
  87.  1409,4079,s,s,p1,e1
  88.  1409,4085,s,s,p1,0,p2
  89.  1409,4088,s,s,p1,e1,p2,e2
  90.  1409,4089,s,s,p1,e1,p2,e2
  91.  1409,4095,s,s,p1,e1,p2,e2
  92.  1409,4096,s,s,p1,e1,p2,e5
  93.  1409,4078,s,s,p
  94.  1409,4079,s,s,p1,e1
  95.  1409,4085,s,s,p1,0,p2
  96.  1409,9079,s,s,p1,e1
  97.  1409,4006,s,s,p1,e1
  98.  1409,4014,p1,0,p2
  99.  1409,4008,p1,e1,
  100.  1409,4018,p1,e1,p2,e2
  101.  1409,7268,p1,e1,p2,e2
  102.  1409,9018,p1,e1,p2,e2
  103. ; connecttech
  104. ;     8 port PCi adapter
  105. ; if bad config space data
  106.  11b0,0002,,s8(8)
  107.  12c4,0001,,s8(8)
  108. ;     4 port PCi adapter
  109.  12c4,0002,,s4(8)
  110. ;     2 port PCi adapter
  111.  12c4,0003,,s2(8)
  112.