Date: Tue, 13 Apr 1999 10:55:58 -0600 From: "Juan Kuuse" <kuuse@quik.guate.com> To: "Doug White" <dwhite@resnet.uoregon.edu> Cc: <freebsd-questions@FreeBSD.ORG> Subject: CrystalWare CS4232 PnP Message-ID: <006101be85ce$81b0aff0$6d1e48d8@ps1.QUIK>
next in thread | raw e-mail | index | archive | help
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 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?006101be85ce$81b0aff0$6d1e48d8>