Date: Fri, 30 Jan 2004 00:42:50 +0100 From: Melvyn Sopacua <freebsd-questions@webteckies.org> To: freebsd-questions@FreeBSD.org Subject: Re: FreeBSD 5.1 support for Dell Integrated audio? Message-ID: <200401300042.50567.freebsd-questions@webteckies.org> In-Reply-To: <Sea2-F39IiC08B4wQyk0002e504@hotmail.com> References: <Sea2-F39IiC08B4wQyk0002e504@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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: <serial bus, SMBus> at device 31.3 (no driver attached) > pci0: <multimedia, audio> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401300042.50567.freebsd-questions>