From owner-freebsd-hackers Mon Jul 26 7:30:30 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 835DD152EC for ; Mon, 26 Jul 1999 07:30:27 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id IAA64192; Mon, 26 Jul 1999 08:30:12 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id IAA39394; Mon, 26 Jul 1999 08:31:13 -0600 (MDT) Message-Id: <199907261431.IAA39394@harmony.village.org> To: Dirk GOUDERS Subject: Re: SURVEY: Sound cards that work under FreeBSD Cc: John Reynolds~ , freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Mon, 26 Jul 1999 14:46:40 +0200." <199907261246.OAA00394@musashi.et.bocholt.fh-ge.de> References: <199907261246.OAA00394@musashi.et.bocholt.fh-ge.de> Date: Mon, 26 Jul 1999 08:31:13 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199907261246.OAA00394@musashi.et.bocholt.fh-ge.de> Dirk GOUDERS writes: : What I still don't understand is the following message at boot time: : pcm1: using I/O space register mapping at 0xe400 : I am wondering why there is a message concerning pcm1 instead of pcm0... Quirks in config system in -stable cause it to usually attach to pcm1 when it is on the pci bus. It is nothing to worry about, just be aware that things like /dev/mixer, et al, need to point to the 1 unit rather than the 0 unit. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message