Re: OSS Sound Blaster sb_card.c rewrite (PnP, module options, etc) - Failed

Shawn Starr (spstarr@sh0n.net)
Mon, 10 Feb 2003 00:36:56 -0500


pnp: Calling quirk for 01:01.00
pnp: SB audio device quirk - increasing port range
pnp: Calling quirk for 01:01.02
pnp: AWE32 quirk - adding two ports
isapnp: Card 'Creative SB32 PnP'
isapnp: Card 'U.S. Robotics Sportster 33600 FAX/Voice Int'
isapnp: 2 Plug & Play cards detected total

sb: Init: Starting Probe...
pnp: the card driver 'OSS SndBlstr' has been registered
pnp: pnp: match found with the PnP card '01:01' and the driver 'OSS SndBlstr'
pnp: Automatic configuration failed for device '01:01.00' due to resource
conflicts
sb: Init: Done

01:01.00 = Creative SB32 PnP
id = CTL0031

Conflicted by: 03f8-03ff : serial
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

from 01:01.00/possible:

Dependent: 01 - Priority preferred
port 0x220-0x220, align 0x0, size 0x10, 16-bit address decoding
port 0x330-0x330, align 0x0, size 0x2, 16-bit address decoding
port 0x388-0x3f8, align 0x0, size 0x4, 16-bit address decoding <----------
irq 5 High-Edge
dma 1 8-bit byte-count compatible
dma 5 16-bit word-count compatible

Adam is working on resource conflict fixes to PnP to let us see and possibly
fix conflicts like this.

Shawn.

On Saturday 08 February 2003 2:53 am, Paul Laufer wrote:
> Sorry, I sent a version of sb_card.c that was what I last minute
> tested minus one change. The #include for sb_card.h should be under
> the #include of pnp.h. Here is the patch. It should work after you
> apply this.
>
> Thanks for testing.
>
> Paul
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/