From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 15:43:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2633716A4CE for ; Thu, 29 Jan 2004 15:43:44 -0800 (PST) Received: from sarevok.idg.nl (node123e0.a2000.nl [24.132.35.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF5F543D75 for ; Thu, 29 Jan 2004 15:43:19 -0800 (PST) (envelope-from mdev@sarevok.idg.nl) Received: by sarevok.idg.nl (Postfix, from userid 100) id DF5E3B82A; Fri, 30 Jan 2004 00:42:50 +0100 (CET) From: Melvyn Sopacua Organization: WebTeckies.org To: freebsd-questions@FreeBSD.org Date: Fri, 30 Jan 2004 00:42:50 +0100 User-Agent: KMail/1.5.94 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_6pZGAfGipa3wX6Q"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200401300042.50567.freebsd-questions@webteckies.org> Subject: Re: FreeBSD 5.1 support for Dell Integrated audio? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 23:43:44 -0000 --Boundary-02=_6pZGAfGipa3wX6Q Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 28 January 2004 16:36, Anthony Discolo wrote: > # Sound card support > device pcm # PCM audio Add the following: # # SMB bus # # System Management Bus support is provided by the 'smbus' device. # Access to the SMBus device is via the 'smb' device (/dev/smb*), # which is a child of the 'smbus' device. # # Supported devices: # smb standard io through /dev/smb* # # Supported SMB interfaces: # iicsmb I2C to SMB bridge with any iicbus interface # bktr brooktree848 I2C hardware interface # intpm Intel PIIX4 (82371AB, 82443MX) Power Management Unit # alpm Acer Aladdin-IV/V/Pro2 Power Management Unit # ichsmb Intel ICH SMBus controller chips (82801AA, 82801AB, 82801BA) # viapm VIA VT82C586B/596B/686A and VT8233 Power Management Unit # amdpm AMD 756 Power Management Unit # nfpm NVIDIA nForce Power Management Unit # device smbus # Bus support, required for smb below. #device intpm #device alpm device ichsmb #device viapm #device amdpm #device nfpm device smb Because: > pci0: at device 31.3 (no driver attached) > pci0: at device 31.5 (no driver attached) I'm not saying this will work, but it'll at least register the SMBus, which= =20 might clear some issues for the audio card. These lines we're taken from /sys/conf/NOTES, which together=20 with /sys/$your_arch/conf/NOTES pretty much makes up the old "LINT" file in= =20 previous FreeBSD releases. =2D-=20 Melvyn =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D =46reeBSD sarevok.idg.nl 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jan 28 18:= 01:18=20 CET 2004 =20 root@sarevok.lan.webteckies.org:/usr/obj/usr/src/sys/SAREVOK_NOAPM_NODEBUG = =20 i386 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D --Boundary-02=_6pZGAfGipa3wX6Q Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAGZp6Ov9JNmfFN5URAq91AKC03Izj93l9XdbcVJwxObWhQNkTDgCfR3ha 7C/VvmoKf34sw8ueqUYIm/M= =9O49 -----END PGP SIGNATURE----- --Boundary-02=_6pZGAfGipa3wX6Q--