Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 1998 17:30:15 -0500
From:      Edwin Culp <eculp@webwizard.org.mx>
To:        Joe Abley <jabley@clear.co.nz>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Luigi's Sound Drivers on Digital PC5000
Message-ID:  <36267777.2EEAA9B4@webwizard.org.mx>
References:  <19981016095632.A25175@clear.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Abley wrote:

> Hi,
>
> I am running FreeBSD 3.0-BETA, CVSUPped a few days ago, on a P2 Digital
> PC5000 with some kind of (supposedly sb16- and wss-compatible) on-board
> audio.
>
> I have the following in my kernel config:
>
> controller      pnp0
> device          pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 vector pcmintr
>
> I get the following on boot:
>
> ...
> Probing for PnP devices:
> CSN 1 Vendor ID: CSC0735 [0x3507630e] Serial 0xffffffff Comp ID: @@@0000 [0x0000
> 0000]
> This is a CS4236, but LDN 0 is disabled
> Probing for devices on the ISA bus:
> sc0 at 0x60-0x6f irq 1 on motherboard
> sc0: VGA color <16 virtual consoles, flags=0x0>
> pcm0 not found
> ...
>
> What is LDN 0? Why is it disabled?
>
> Other than temporarily ditching fbsd and re-installing Windows 95 so that I
> can find out what IRQ/DRQ is appropriate for the sound card (no!!) what could
> I do to find out how the sound card in this PC should be configured?
>
> Joe

I've found

# cat /dev/sndstat
# pnpinfo
pnpinfo will give you the information to configure it at boot time with a boot -c.
# man pnpinfo
# man pnp

To be very handy.  As are the respective man pages.

provecho

ed


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?36267777.2EEAA9B4>