From owner-freebsd-current Sat Jun 15 13:27:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B74EE37B406; Sat, 15 Jun 2002 13:27:34 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g5FKRRY24707; Sat, 15 Jun 2002 14:27:27 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g5FKRPG58725; Sat, 15 Jun 2002 14:27:25 -0600 (MDT) (envelope-from imp@village.org) Date: Sat, 15 Jun 2002 14:26:50 -0600 (MDT) Message-Id: <20020615.142650.92539527.imp@village.org> To: dwcjr@inethouston.net Cc: scott_long@btc.adaptec.com, mobile@freebsd.org, current@freebsd.org Subject: Re: ESS sound card support on laptop From: "M. Warner Losh" In-Reply-To: <20020615195942.GA86478@leviathan.inethouston.net> References: <20020615195233.GA86241@leviathan.inethouston.net> <20020615195216.GA33373@hollin.btc.adaptec.com> <20020615195942.GA86478@leviathan.inethouston.net> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020615195942.GA86478@leviathan.inethouston.net> "David W. Chapman Jr." writes: : pcm0: irq 5 at device 14.0 on pci0 : pcm0: unable to map register space : device_probe_and_attach: pcm0 attach returned 6 FreeBSD should, but isn't, assign resources to PCI devices. In the past, the BIOS has done this, but MS has migrated this functionality into the OS. That's why you see a lot of these sorts of failures with various kludges in the FreeBSD tree. That's part of what I was talking about in the developers conference when I said we needed to make PCI work again :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message