History log of /dragonfly/sys/dev/sound/pci/hda/hdac.h (Results 1 – 11 of 11)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.2.1, v6.2.0, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2
# 8fa94593 02-Apr-2019 Matthew Dillon <dillon@apollo.backplane.com>

kernel - Add AC256 (sound) quirk

* Add quirk for AC256 sound devices.

Taken-from: FreeBSD
Tested-by: drill-use@irc


Revision tags: v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1, v5.2.0, v5.3.0, v5.2.0rc, v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1, v4.8.1
# 45328a62 16-Apr-2017 Imre Vadász <imre@vdsz.com>

sound/hda: Fix name for the Wildcat Point-LP (Broadwell PCH audio) model.


# edfd9622 27-Mar-2017 Sepherosa Ziehau <sephe@dragonflybsd.org>

sound/hda: Sync device ID table with FreeBSD

Obtained-from: FreeBSD


Revision tags: v4.8.0, v4.6.2, v4.9.0, v4.8.0rc, v4.6.1, v4.6.0, v4.6.0rc2, v4.6.0rc, v4.7.0, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.5.0, v4.4.0rc, v4.2.4, v4.3.1, v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc
# dad4f08a 24-Apr-2015 Matthew Dillon <dillon@apollo.backplane.com>

sound - Get sound working on alternative Acer C720p

* This is a bit of a hack but one of our users had a C720p which had
a HP vendor id for its chips. It is possible that this was due to
a BIOS

sound - Get sound working on alternative Acer C720p

* This is a bit of a hack but one of our users had a C720p which had
a HP vendor id for its chips. It is possible that this was due to
a BIOS mixup by Google.

* Add hacks for it so sound works on his device.

show more ...


# 8bd5748c 16-Apr-2015 Matthew Dillon <dillon@apollo.backplane.com>

sound - Fix default & unit specs for /dev/dsp and /dev/mixer

* /dev/dsp{0,1} was overriding the unit number and forcing the currently
set default dsp unit, so it didn't matter if you specified /de

sound - Fix default & unit specs for /dev/dsp and /dev/mixer

* /dev/dsp{0,1} was overriding the unit number and forcing the currently
set default dsp unit, so it didn't matter if you specified /dev/dsp0 or 1,
it still used hw.snd.default_unit.

* Get rid of the devfs aliasing for /dev/dsp and /dev/mixer. Instead, use
the cloner code to lookup the default dsp and default mixer when /dev/dsp
or /dev/mixer is opened.

This simplifies default handling significantly.

show more ...


Revision tags: v4.0.5, v4.0.4, v4.0.3
# 536a8300 08-Jan-2015 Matthew Dillon <dillon@apollo.backplane.com>

sound: Re-add Acer C720 support with some adjustments

* Add the Acer C720 infrastructure back in.

* Move the core register programming patch into
gnu/dev/sound/pci/hda/hda_acer_c720_patch.c along

sound: Re-add Acer C720 support with some adjustments

* Add the Acer C720 infrastructure back in.

* Move the core register programming patch into
gnu/dev/sound/pci/hda/hda_acer_c720_patch.c along with the original
GPL copyright from the linux file.

This is the only part of the patch which could reasonably be said to
have been taken from the linux driver.

* The rest of the patch is basically two things.

First, mandatory adjustments to the NID routing to detect
headphone insertion and removal, which was done through trial
an error with my Acer and then verified against the linux driver.

Second, we did include the disabling of the remixer based on a
comment in the linux driver. Basically NID 11 is disabled, two
lines of code, and there's only one way to do that.

show more ...


# 5388b2f3 08-Jan-2015 François Tigeot <ftigeot@wolfpond.org>

sound: Remove Acer C720 support

There are concerns parts of this code have been derived from
GPL-licensed files.

Remove it.


Revision tags: v4.0.2, v4.0.1, v4.0.0, v4.0.0rc3, v4.0.0rc2, v4.0.0rc, v4.1.0
# ebcf4a0a 10-Aug-2014 Matthew Dillon <dillon@apollo.backplane.com>

sound - Add haswell / ALC283 support (prelim)

* Add haswell / ALC283 support (preliminary), taken from the linux driver.


# 2a1ad637 08-Jan-2015 François Tigeot <ftigeot@wolfpond.org>

sound: Import latest code from FreeBSD

* As of 1bac48ea8f21c4121f1c45311ec4f05577c58abc (SVN id r275101)
"Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets."

* Do not import isa, ma

sound: Import latest code from FreeBSD

* As of 1bac48ea8f21c4121f1c45311ec4f05577c58abc (SVN id r275101)
"Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets."

* Do not import isa, macio, sbus and usb drivers

* snd_au88x0 has been removed. According to the FreeBSD commit message, it
never even got compiled into the kernel or as a module.

* Drop the ds1, csa and maestro3 drivers due to restrictive license terms
or the need to use binary blobs. These drivers are not built by default
on FreeBSD.

show more ...


Revision tags: v3.8.2, v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc, v3.6.2, v3.6.1, v3.6.0, v3.7.1, v3.6.0rc, v3.7.0, v3.4.3, v3.4.2, v3.4.0, v3.4.1, v3.4.0rc, v3.5.0, v3.2.2, v3.2.1, v3.2.0, v3.3.0, v3.0.3, v3.0.2, v3.0.1, v3.1.0, v3.0.0
# 86d7f5d3 26-Nov-2011 John Marino <draco@marino.st>

Initial import of binutils 2.22 on the new vendor branch

Future versions of binutils will also reside on this branch rather
than continuing to create new binutils branches for each new version.


Revision tags: v2.12.0, v2.13.0, v2.10.1, v2.11.0, v2.10.0, v2.9.1, v2.8.2, v2.8.1, v2.8.0, v2.9.0, v2.6.3, v2.7.3, v2.6.2, v2.7.2, v2.7.1, v2.6.1, v2.7.0, v2.6.0, v2.5.1, v2.4.1, v2.5.0, v2.4.0, v2.3.2, v2.3.1, v2.2.1, v2.2.0, v2.3.0, v2.1.1, v2.0.1
# 558a398b 04-Jan-2007 Simon Schubert <corecode@dragonflybsd.org>

Say hello to a sound system update from FreeBSD. This includes the long
awaited Intel High Definition Audio (HDA) a.k.a. Azalia support.

The generic sound support module has been renamed to sound.k

Say hello to a sound system update from FreeBSD. This includes the long
awaited Intel High Definition Audio (HDA) a.k.a. Azalia support.

The generic sound support module has been renamed to sound.ko and the
"everything included" module is called snd_driver.ko now. Apart from
that, everything should continue working as normal, just better.

show more ...