Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 12:25:24 -0800 (PST)
From:      Peter Leftwich <Hostmaster@Video2Video.Com>
To:        FreeBSD Questions <FreeBSD-Questions@FreeBSD.Org>
Subject:   FireWire card, SoundBlaster Live
Message-ID:  <20020403122009.C505-100000@66-75-1-142.san.rr.com>

next in thread | raw e-mail | index | archive | help
From dmesg output:
pci0: <unknown card> (vendor=0x104c, dev=0x8019) at 10.0 irq 11

I think the above is my FireWire card; How do I find out for sure?

From `ls -al /dev | grep -i audio`
lrwxrwxrwx   1 root  wheel            6 Feb 27 10:28 audio -> audio0
lrwxrwxrwx   1 root  wheel            8 Feb 27 10:28 audio0 -> audio0.0
crw-rw-rw-   1 root  wheel      30,   4 Mar 29 17:24 audio0.0
crw-rw-rw-   1 root  wheel      30, 0x00010004 Feb 27 10:28 audio0.1
crw-rw-rw-   1 root  wheel      30, 0x00020004 Feb 27 10:28 audio0.2
crw-rw-rw-   1 root  wheel      30, 0x00030004 Feb 27 10:28 audio0.3
crw-------   1 root  wheel      24,   0 Feb 19 17:50 pcaudio
crw-------   1 root  wheel      24, 128 Feb 19 17:50 pcaudioctl

And from `ls -al /dev | grep -i speaker`
crw-------   1 root  wheel      26,   0 Mar 22 22:46 speaker

How may I reduce all this clutter to just one line (I only have one
soundcard)?  And in general, why do so many device files end in 0?  Why not
simple be /dev/ums instead of /dev/ums0 for example?

TIA,

--
Peter Leftwich
President & Founder
Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
+1-413-403-9555


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?20020403122009.C505-100000>