From owner-freebsd-multimedia Wed Apr 5 22:36:33 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from itchy.serv.net (itchy.serv.net [205.153.153.233]) by hub.freebsd.org (Postfix) with ESMTP id 952AD37BE98 for ; Wed, 5 Apr 2000 22:36:30 -0700 (PDT) (envelope-from utz@itchy.serv.net) Received: from localhost (utz@localhost) by itchy.serv.net (8.8.5/8.8.5) with SMTP id WAA82835 for ; Wed, 5 Apr 2000 22:36:28 -0700 (PDT) Date: Wed, 5 Apr 2000 22:36:27 -0700 (PDT) From: The Utz Family To: multimedia@freebsd.org Subject: what do i need to do to get devices for newpcm? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi; i have a CMEDIA 8330 onboard sound system and pcm finds it: pcm0: at port 0x530-0x537,0x388-0x38f irq 11 drq 0 on isa0 device_probe_and_attach: pcm0 attach returned 6 unknown0: at port 0x300-0x301 irq 5 on isa0 unknown1: at port 0x200-0x207 on isa0 unknown2: at port 0x220-0x22f irq 10 drq 1,5 on isa0ad0: 6179MB [12556/16/63] at ata0-master using UDMA33 so, i poked around in /usr/src/sys/dev/sound but i cant figure out what pcm0 attach returned 6 means! did i win, lose or what? based on the results of cat /dev/sndstat, i assume i lost :-( cat /dev/sndstat cat: /dev/sndstat: Device not configured can somebody point me at where i should be looking? is there some other MAKEDEV target to use besides snd0? tnx! tnx! johnu ps: nice comments in the code btw! i always appreciate that someone has taken the time to explain themselves...still cant figure out what '6' means tho... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message