Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 1999 15:30:39 -0600
From:      "Juan Kuuse" <kuuse@quik.guate.com>
To:        <freebsd-hardware@FreeBSD.ORG>
Subject:   PnP trouble
Message-ID:  <001b01be85f4$e0558cd0$6d1e48d8@ps1.QUIK>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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
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.
CSN 2 Vendor ID: TCM5091 [0x91506d50] Serial 0xaf90cb17 Comp ID: @@@0000
[0x00000000]

But still, later on:
device zp0 not found...
device pcm0 not found...

Any magical tips?

/Juan Kuuse


Please answer me directly, as I'm currently not on the hardware list.



[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>I suspect that my hardware detecting problems has something to do with 
PnP.<BR>Neither my 3Com EtherLink III 3C509B Adapter nor my CrystalWare CS4232 
Sound<BR>Card are detected.<BR><BR><BR>pnpinfo gives:<BR><BR>(EtherLink:)<BR>I/O 
range: 0x210 -0x3e0<BR>IRQ 3 5 7 9 10 11 12 15<BR><BR>(CrystalWare:)<BR>Good 
configuration:<BR>DMA 1<BR>DMA 0 3<BR>IRQ 5<BR>I/O range: 
0x534-0x534<BR>0x388-0x388<BR>0x220-0x220<BR><BR><BR>Thus, I configure my kernel 
as:<BR><BR>controller pnp<BR>device zp0 at isa? port 0x210 irq 10<BR>device pcm0 
at isa? port 0x534 irq 5 drq 1 flags 0x0<BR><BR><BR>The boot message 
is:<BR><BR>Probing for PnP devices:<BR>CSN 1 Vendor ID: CSC4237 [0x3742630e] 
Serial 0xffffffff Comp ID: @@@0000<BR>[0x00000000]<BR>This is a CS4237, but LDN0 
is disabled.<BR>CSN 2 Vendor ID: TCM5091 [0x91506d50] Serial 0xaf90cb17 Comp ID: 
@@@0000<BR>[0x00000000]<BR><BR>But still, later on:<BR>device zp0 not 
found...<BR>device pcm0 not found...<BR><BR>Any magical tips?<BR><BR>/Juan 
Kuuse<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Please answer me directly, as I'm currently not 
on the hardware list.</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001b01be85f4$e0558cd0$6d1e48d8>