Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Something
Thursday, January 24th, 2008 at 2:37:34am UTC 

  1. [email protected]:~$ sudo pnpdump
  2. # $Id: pnpdump_main.c,v 1.27 2001/04/30 21:54:53 fox Exp $
  3. # Release isapnptools-1.26
  4. #
  5. # This is free software, see the sources for details.
  6. # This software has NO WARRANTY, use at your OWN RISK
  7. #
  8. # For details of the output file format, see isapnp.conf(5)
  9. #
  10. # For latest information and FAQ on isapnp and pnpdump see:
  11. # http://www.roestock.demon.co.uk/isapnptools/
  12. #
  13. # Compiler flags:  -DREALTIME -DHAVE_PROC -DENABLE_PCI -DHAVE_SCHED_SETSCHEDULER -DHAVE_NANOSLEEP -DWANT_TO_VALIDATE
  14. #
  15. # Trying port address 0273
  16. # Board 1 has serial identifier d7 ff ff ff ff 03 00 73 16
  17.  
  18. # (DEBUG)
  19. (READPORT 0x0273)
  20. (ISOLATE PRESERVE)
  21. (IDENTIFY *)
  22. (VERBOSITY 2)
  23. (CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING
  24.  
  25. # Card 1: (serial identifier d7 ff ff ff ff 03 00 73 16)
  26. # Vendor Id ESS0003, No Serial Number (-1), checksum 0xD7.
  27. # Version 1.0, Vendor version 3.0
  28. # ANSI string -->ESS ES1869 Plug and Play AudioDrive<--
  29. #
  30. # Logical device id ESS0006
  31. #     Device supports vendor reserved register @ 0x38
  32. #     Device supports vendor reserved register @ 0x3b
  33. #
  34. # Edit the entries below to uncomment out the configuration required.
  35. # Note that only the first value of any range is given, this may be changed if required
  36. # Don't forget to uncomment the activate (ACT Y) when happy
  37.  
  38. (CONFIGURE ESS0003/-1 (LD 0
  39. #     Logical device decodes 16 bit IO address lines
  40. #         Minimum IO base address 0x0800
  41. #         Maximum IO base address 0x0ff8
  42. #         IO base alignment 8 bytes
  43. #         Number of IO addresses required: 8
  44. # (IO 0 (SIZE 8) (BASE 0x0800))
  45.  (NAME "ESS0003/-1[0]{ESS ES1869 Plug and Play AudioDrive}")
  46. # (ACT Y)
  47. ))
  48. #
  49. # Logical device id ESS1869
  50. #     Device supports vendor reserved register @ 0x38
  51. #     Device supports vendor reserved register @ 0x3b
  52. #
  53. # Edit the entries below to uncomment out the configuration required.
  54. # Note that only the first value of any range is given, this may be changed if required
  55. # Don't forget to uncomment the activate (ACT Y) when happy
  56.  
  57. (CONFIGURE ESS0003/-1 (LD 1
  58.  
  59. # Multiple choice time, choose one only !
  60.  
  61. #     Start dependent functions: priority preferred
  62. #       First DMA channel 1.
  63. #             8 bit DMA only
  64. #             Logical device is not a bus master
  65. #             DMA may execute in count by byte mode
  66. #             DMA may not execute in count by word mode
  67. #             DMA channel speed in compatible mode
  68. # (DMA 0 (CHANNEL 1))
  69. #       Next DMA channel 0 or 3.
  70. #             8 bit DMA only
  71. #             Logical device is not a bus master
  72. #             DMA may execute in count by byte mode
  73. #             DMA may not execute in count by word mode
  74. #             DMA channel speed in compatible mode
  75. # (DMA 1 (CHANNEL 0))
  76. #       IRQ 5.
  77. #             High true, edge sensitive interrupt (by default)
  78. # (INT 0 (IRQ 5 (MODE +E)))
  79. #       Logical device decodes 16 bit IO address lines
  80. #             Minimum IO base address 0x0220
  81. #             Maximum IO base address 0x0220
  82. #             IO base alignment 1 bytes
  83. #             *** Bad resource data: Base alignment 0 - changed to 1
  84. #             Number of IO addresses required: 16
  85. # (IO 0 (SIZE 16) (BASE 0x0220))
  86. #       Logical device decodes 16 bit IO address lines
  87. #             Minimum IO base address 0x0388
  88. #             Maximum IO base address 0x0388
  89. #             IO base alignment 1 bytes
  90. #             *** Bad resource data: Base alignment 0 - changed to 1
  91. #             Number of IO addresses required: 4
  92. # (IO 1 (SIZE 4) (BASE 0x0388))
  93. #       Logical device decodes 16 bit IO address lines
  94. #             Minimum IO base address 0x0330
  95. #             Maximum IO base address 0x0330
  96. #             IO base alignment 1 bytes
  97. #             *** Bad resource data: Base alignment 0 - changed to 1
  98. #             Number of IO addresses required: 2
  99. # (IO 2 (SIZE 2) (BASE 0x0330))
  100.  
  101. #       Start dependent functions: priority acceptable
  102. #       First DMA channel 1.
  103. #             8 bit DMA only
  104. #             Logical device is not a bus master
  105. #             DMA may execute in count by byte mode
  106. #             DMA may not execute in count by word mode
  107. #             DMA channel speed in compatible mode
  108. # (DMA 0 (CHANNEL 1))
  109. #       Next DMA channel 0 or 3.
  110. #             8 bit DMA only
  111. #             Logical device is not a bus master
  112. #             DMA may execute in count by byte mode
  113. #             DMA may not execute in count by word mode
  114. #             DMA channel speed in compatible mode
  115. # (DMA 1 (CHANNEL 0))
  116. #       IRQ 5, 7, 9, 10, 11 or 12.
  117. #             High true, edge sensitive interrupt (by default)
  118. # (INT 0 (IRQ 5 (MODE +E)))
  119. #       Logical device decodes 16 bit IO address lines
  120. #             Minimum IO base address 0x0220
  121. #             Maximum IO base address 0x0280
  122. #             IO base alignment 32 bytes
  123. #             Number of IO addresses required: 16
  124. # (IO 0 (SIZE 16) (BASE 0x0220))
  125. #       Logical device decodes 16 bit IO address lines
  126. #             Minimum IO base address 0x0388
  127. #             Maximum IO base address 0x0388
  128. #             IO base alignment 1 bytes
  129. #             *** Bad resource data: Base alignment 0 - changed to 1
  130. #             Number of IO addresses required: 4
  131. # (IO 1 (SIZE 4) (BASE 0x0388))
  132. #       Logical device decodes 16 bit IO address lines
  133. #             Minimum IO base address 0x0300
  134. #             Maximum IO base address 0x0330
  135. #             IO base alignment 48 bytes
  136. #             Number of IO addresses required: 2
  137. # (IO 2 (SIZE 2) (BASE 0x0300))
  138.  
  139. #       Start dependent functions: priority acceptable
  140. #       First DMA channel 0, 1 or 3.
  141. #             8 bit DMA only
  142. #             Logical device is not a bus master
  143. #             DMA may execute in count by byte mode
  144. #             DMA may not execute in count by word mode
  145. #             DMA channel speed in compatible mode
  146. # (DMA 0 (CHANNEL 0))
  147. #       Next DMA channel 0, 1 or 3.
  148. #             8 bit DMA only
  149. #             Logical device is not a bus master
  150. #             DMA may execute in count by byte mode
  151. #             DMA may not execute in count by word mode
  152. #             DMA channel speed in compatible mode
  153. # (DMA 1 (CHANNEL 0))
  154. #       IRQ 5, 7, 9, 10, 11 or 12.
  155. #             High true, edge sensitive interrupt (by default)
  156. # (INT 0 (IRQ 5 (MODE +E)))
  157. #       Logical device decodes 16 bit IO address lines
  158. #             Minimum IO base address 0x0220
  159. #             Maximum IO base address 0x0280
  160. #             IO base alignment 32 bytes
  161. #             Number of IO addresses required: 16
  162. # (IO 0 (SIZE 16) (BASE 0x0220))
  163. #       Logical device decodes 16 bit IO address lines
  164. #             Minimum IO base address 0x0388
  165. #             Maximum IO base address 0x0388
  166. #             IO base alignment 1 bytes
  167. #             *** Bad resource data: Base alignment 0 - changed to 1
  168. #             Number of IO addresses required: 4
  169. # (IO 1 (SIZE 4) (BASE 0x0388))
  170. #       Logical device decodes 16 bit IO address lines
  171. #             Minimum IO base address 0x0300
  172. #             Maximum IO base address 0x0330
  173. #             IO base alignment 48 bytes
  174. #             Number of IO addresses required: 2
  175. # (IO 2 (SIZE 2) (BASE 0x0300))
  176.  
  177. #       Start dependent functions: priority acceptable
  178. #       First DMA channel 0, 1 or 3.
  179. #             8 bit DMA only
  180. #             Logical device is not a bus master
  181. #             DMA may execute in count by byte mode
  182. #             DMA may not execute in count by word mode
  183. #             DMA channel speed in compatible mode
  184. # (DMA 0 (CHANNEL 0))
  185. #       Next DMA channel 0, 1 or 3.
  186. #             8 bit DMA only
  187. #             Logical device is not a bus master
  188. #             DMA may execute in count by byte mode
  189. #             DMA may not execute in count by word mode
  190. #             DMA channel speed in compatible mode
  191. # (DMA 1 (CHANNEL 0))
  192. #       IRQ 5, 7, 9, 10, 11 or 12.
  193. #             High true, edge sensitive interrupt (by default)
  194. # (INT 0 (IRQ 5 (MODE +E)))
  195. #       Logical device decodes 16 bit IO address lines
  196. #             Minimum IO base address 0x0220
  197. #             Maximum IO base address 0x0280
  198. #             IO base alignment 32 bytes
  199. #             Number of IO addresses required: 16
  200. # (IO 0 (SIZE 16) (BASE 0x0220))
  201. #       Logical device decodes 16 bit IO address lines
  202. #             Minimum IO base address 0x0388
  203. #             Maximum IO base address 0x0388
  204. #             IO base alignment 1 bytes
  205. #             *** Bad resource data: Base alignment 0 - changed to 1
  206. #             Number of IO addresses required: 4
  207. # (IO 1 (SIZE 4) (BASE 0x0388))
  208.  
  209. #       Start dependent functions: priority functional
  210. #       First DMA channel 0, 1 or 3.
  211. #             8 bit DMA only
  212. #             Logical device is not a bus master
  213. #             DMA may execute in count by byte mode
  214. #             DMA may not execute in count by word mode
  215. #             DMA channel speed in compatible mode
  216. # (DMA 0 (CHANNEL 0))
  217. #       Next DMA channel 0, 1 or 3.
  218. #             8 bit DMA only
  219. #             Logical device is not a bus master
  220. #             DMA may execute in count by byte mode
  221. #             DMA may not execute in count by word mode
  222. #             DMA channel speed in compatible mode
  223. # (DMA 1 (CHANNEL 0))
  224. #       IRQ 5, 7, 9, 10, 11 or 12.
  225. #             High true, edge sensitive interrupt (by default)
  226. # (INT 0 (IRQ 5 (MODE +E)))
  227. #       Logical device decodes 16 bit IO address lines
  228. #             Minimum IO base address 0x0220
  229. #             Maximum IO base address 0x0280
  230. #             IO base alignment 32 bytes
  231. #             Number of IO addresses required: 16
  232. # (IO 0 (SIZE 16) (BASE 0x0220))
  233.  
  234. #     End dependent functions
  235.  (NAME "ESS0003/-1[1]{ESS ES1869 Plug and Play AudioDrive}")
  236. # (ACT Y)
  237. ))
  238. # End tag... Checksum 0x00 (OK)
  239.  
  240. # Returns all cards to the "Wait for Key" state
  241. (WAITFORKEY)

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right