[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Strange IMPLICIT warning



I have been getting a strange warning from ISAPNP.  I cannot seem to
figure out what is up.
I don't see anything on the Bug tracker, nor anything in the mailing
list archives. So if
someone could please help me, it would be much appreciated.

I have attached the error readout with debug enabled, and my
configuration file.


Philip Thiem
-- 
PENQUIN-LOVER-CODER ALERT:  ptt@umr.edu
   All windows users evacuate the building!!!
         (So I can install a better OS on the comps)
Pass on the GAS get NASM instead.
Configuring Plug and Pray Periphials...Got DEBUG
Got READPORT 0x020b
Got ISOLATE PRESERVE
Got IDENTIFY *
Got VERBOSITY 2
Got CONFLICT
Got IO FATAL
Got IRQ FATAL
Got DMA FATAL
Got MEM FATAL
Got CONFIGURE SUP1311/27611
Got LD 0
Got IO
Got 0
Got SIZE 8
Got BASE 0x02f8
Got INT
Got 0
Got IRQ 3
Got MODE +E
Got NAME "SUP1311/27611[0]{SupraExpress 336i PnP Modem}"
Got ACT
Got Y
Got CONFIGURE CTL009e/65515851
Got LD 0
Got INT
Got 0
Got IRQ 5
Got MODE +E
Got DMA
Got 0
Got CHANNEL 1
Got DMA
Got 1
Got CHANNEL 5
Got IO
Got 0
Got SIZE 16
Got BASE 0x0220
Got IO
Got 1
Got SIZE 2
Got BASE 0x0330
Got IO
Got 2
Got SIZE 4
Got BASE 0x0388
Got NAME "CTL009e/65515851[0]{Audio               }"
Got ACT
Got Y
Got CONFIGURE CTL009e/65515851
Got LD 1
Got IO
Got 0
Got SIZE 8
Got BASE 0x0200
Got NAME "CTL009e/65515851[1]{Game                }"
Got ACT
Got Y
Got CONFIGURE CTL009e/65515851
Got LD 2
Got IO
Got 0
Got SIZE 4
Got BASE 0x0620
Got IO
Got 1
Got SIZE 4
Got BASE 0x0A20
Got IO
Got 2
Got SIZE 4
Got BASE 0x0E20
Got NAME "CTL009e/65515851[2]{WaveTable           }"
Got ACT
Got Y
Got WAITFORKEY
Executing READPORT 0x020b
Executing ISOLATE PRESERVE
Board 1 has serial identifier ef 00 00 6b db 11 13 b0 4e (SUP1311/27611)
Board 2 has serial identifier f5 03 e7 b1 4b 9e 00 8c 0e (CTL009e/65515851)
Executing IDENTIFY *
Board 1 has Identity ef 00 00 6b db 11 13 b0 4e:  SUP1311 Serial No 27611 [checksum ef]
Board 2 has Identity f5 03 e7 b1 4b 9e 00 8c 0e:  CTL009e Serial No 65515851 [checksum f5]
Executing VERBOSITY 2
Executing IO FATAL
Executing IRQ FATAL
Executing DMA FATAL
Executing MEM FATAL
Executing CONFIGURE SUP1311/27611
Found board SUP1311/27611 as Card Select Number 1
Executing LD 0
Executing IO 0
Executing SIZE 8
Executing <IMPLICIT> 
Executing BASE 0x02f8
Executing <IMPLICIT> 
done
/etc/isapnp.conf:12 -- Fatal - resource conflict allocating 8 bytes of IO at 2F8
/etc/isapnp.conf:12 -- Fatal - Error occurred executing request '<IMPLICIT> ' --- further action aborted
(DEBUG)
(READPORT 0x020b)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING

# Logical device id SUP1311
#     Device support I/O range check register

(CONFIGURE SUP1311/27611 (LD 0
 (IO 0 (SIZE 8) (BASE 0x02f8))
 (INT 0 (IRQ 3 (MODE +E)))
 (NAME "SUP1311/27611[0]{SupraExpress 336i PnP Modem}")
 (ACT Y)
))

# Card 2: (serial identifier f5 03 e7 b1 4b 9e 00 8c 0e)
# Vendor Id CTL009e, Serial Number 65515851, checksum 0xF5.
#     Version 1.0, Vendor version 2.0
#     ANSI string -->Creative SB AWE64 Gold<--
#
# Logical device id CTL0044
#     Device supports vendor reserved register @ 0x39
#     Device supports vendor reserved register @ 0x3a
#     Device supports vendor reserved register @ 0x3e
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE CTL009e/65515851 (LD 0
#     ANSI string -->Audio<--

# Multiple choice time, choose one only !

 (INT 0 (IRQ 5 (MODE +E)))
 (DMA 0 (CHANNEL 1))
 (DMA 1 (CHANNEL 5))
 (IO 0 (SIZE 16) (BASE 0x0220))
 (IO 1 (SIZE 2) (BASE 0x0330))
 (IO 2 (SIZE 4) (BASE 0x0388))
 (NAME "CTL009e/65515851[0]{Audio               }")
 (ACT Y)
))

#     Compatible device id PNPb02f
#     ANSI string -->Game<--
(CONFIGURE CTL009e/65515851 (LD 1
 (IO 0 (SIZE 8) (BASE 0x0200))
 (NAME "CTL009e/65515851[1]{Game                }")
 (ACT Y)
))

#     ANSI string -->WaveTable<--
(CONFIGURE CTL009e/65515851 (LD 2
 (IO 0 (SIZE 4) (BASE 0x0620))
 (IO 1 (SIZE 4) (BASE 0x0A20))
 (IO 2 (SIZE 4) (BASE 0x0E20))
 (NAME "CTL009e/65515851[2]{WaveTable           }")
 (ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Returns all cards to the "Wait for Key" state
(WAITFORKEY)

Reply to: