Date: Wed, 14 Apr 1999 13:56:51 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Juan Kuuse <kuuse@quik.guate.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CrystalWare CS4232 PnP Message-ID: <Pine.BSF.4.03.9904141355330.15989-100000@resnet.uoregon.edu> In-Reply-To: <006101be85ce$81b0aff0$6d1e48d8@ps1.QUIK>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Apr 1999, Juan Kuuse wrote:
> I suspect that my hardware detecting problems has something to do with PnP.
> Neither my 3Com EtherLink III 3C509B Adapter nor my CrystalWare CS4232 Sound
> Card are detected.
>
>
> pnpinfo gives:
>
> (EtherLink:)
> I/O range: 0x210 -0x3e0
> IRQ 3 5 7 9 10 11 12 15
>
> (CrystalWare:)
> Good configuration:
> DMA 1
> DMA 0 3
> IRQ 5
> I/O range: 0x534-0x534
> 0x388-0x388
> 0x220-0x220
>
>
> Thus, I configure my kernel as:
>
> controller pnp
> device zp0 at isa? port 0x210 irq 10
^^^ Er, this s the 589, a PCMCIA card. you want ep0.
The ep driver doesn't support PnP; configure your 3c509 for non-PnP mode
and force it's settings.
> device pcm0 at isa? port 0x534 irq 5 drq 1 flags 0x0
>
>
> The boot message is:
>
> Probing for PnP devices:
> CSN 1 Vendor ID: CSC4237 [0x3742630e] Serial 0xffffffff Comp ID: @@@0000
> [0x00000000]
> This is a CS4237, but LDN0 is disabled.
Set 'Plug & Play OS' in your BIOS to 'no'. If that isn't available,
you'll have to construct pnp boot-time commands. See the handbook for
mail archives for command lines.
> CSN 2 Vendor ID: TCM5091 [0x91506d50] Serial 0xaf90cb17 Comp ID: @@@0000
> [0x00000000]
This is the 3com.
Doug White
Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite | www.freebsd.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9904141355330.15989-100000>
