Date: Wed, 17 Nov 1999 02:23:14 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: current@freebsd.org Subject: Adding soundcards to newpcm Message-ID: <38319302.BCB574D8@newsguy.com>
next in thread | raw e-mail | index | archive | help
Well, I finally decided to try to get my sound card working again. It is not detected as a PNP device, but rather as a motherboard resource using PNPBIOS. It is supposed to be an ESS1869 and, indeed, I use ESS drivers on Windows. But Compaq obviously decided to lay it's fingerprints on the poor thing. Here is the (relavant parts of) dmesg: unknown0: <PCI Bus> at port 0xcf8-0xcff on isa0 unknown1: <Plug and Play System Board> at port 0x80,0x22-0x24,0x92,0x370-0x371,0xec-0xef,0x40b,0x4d6,0x480-0x48f iomem 0xfffc0000-0xffffffff on isa0 unknown2: <PNP0c01> at iomem 0-0x9ffff,0xe0000-0xfffff,0x100000-0x5ffffff on isa0 unknown3: <PNP0200> at port 0-0xf,0x81-0x8f,0xc0-0xdf drq 4 on isa0 unknown: <PNP0000> can't assign resources unknown4: <PNP0100> at port 0x41-0x44 irq 0 on isa0 unknown5: <PNP0b00> at port 0x70-0x71 irq 8 on isa0 unknown: <PNP0303> can't assign resources unknown6: <PNP0c04> at port 0xf0-0xff irq 13 on isa0 unknown: <PNP0800> can't assign resources unknown7: <CPQb0ac> at port 0x220-0x22f,0x388-0x38b,0x300-0x301 irq 5 drq 0,1 on isa0 ^^^^^^^ obviously... unknown: <PNP0f13> can't assign resources unknown8: <ESS0006> at port 0x800-0x807 on isa0 ^^^^^^^ unknown9: <ESS0001> at port 0x201 on isa0 ^^^^^^^ though it seems they did not care about other capabilities of the chipset... unknown: <PNP0501> can't assign resources unknown10: <PNP0400> at port 0x378-0x37f irq 7 on isa0 unknown: <PNP0700> can't assign resources unknown: <CPQb0a2> can't assign resources unknown11: <PNP0e03> at port 0x3e0-0x3e1 on isa0 So, the question is... how do I get the logical identifier for it? pnpinfo doesn't show anything. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "Then again maybe not going to heaven would be a blessing. Relkin liked a certain amount of peace and harmony, since there'd been a pronounced shortage of them in his own life; however, nothing but peace and harmony, forever and forever? He wasn't sure about that. And no beer? Very dubious proposition." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38319302.BCB574D8>