Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/ac97reg.h
RevisionDateAuthorComments
 1.14  09-Apr-2018  jmcneill Add AC-link slot assignment definitions.
 1.13  11-Dec-2005  christos branches: 1.13.162;
merge ktrace-lwp.
 1.12  08-Apr-2005  jmcneill Add AC'97 1.x 'Modem Line Codec support' capability bit definition.
 1.11  04-Apr-2005  jmcneill * Add more AC97 modem registers (from AC'97 revision 2.2)
* Add sysctls to control the modem's off-hook status (work in progress)
 1.10  04-Apr-2005  jmcneill * Add support for skipping either the modem or audio AC'97 probes
via host_flags: AC97_HOST_SKIP_AUDIO, AC97_HOST_SKIP_MODEM
* If we're dealing with a modem codec, print the extended modem
capabilities.
* Add basic AC'97 modem initialization support.
* Add some (but not all) AC'97 modem registers. More will be added later.
 1.9  07-Sep-2003  kent branches: 1.9.8;
Use bitmask_snprintf() for printing ext id features.
 1.8  12-Oct-2002  kent branches: 1.8.6;
Correct spelling. VENDER -> VENDOR
 1.7  12-Oct-2002  kent Add AC97_CAPS_* and AC97_VENDER_ID_MASK from OpenBSD.
 1.6  06-Oct-2002  kent Add some constant symbols for AC97 registers and values based on OpenBSD.
Rename some symbols to sync with OpenBSD:
AC97_REG_EXTENDED_ID
-> AC97_REG_EXT_AUDIO_ID
AC97_REG_EXTENDED_STATUS
-> AC97_REG_EXT_AUDIO_CTRL
AC97_CODEC_DOES_VRA/AC97_ENAB_VRA
-> AC97_EXT_AUDIO_VRA
AC97_CODEC_DOES_MICVRA/AC97_ENAB_MICVRA
-> AC97_EXT_AUDIO_VRM

ac97feature: "mic channel" -> "dedicated mic channel"
ac97_attach(): print extended capabilities; VRA, DRA, SPDIF, VRM, CDAC,
SDAC, LDAC.
 1.5  06-Oct-2002  kent Correct MICVRA values: 0x0004 -> 0x0008
 1.4  02-Feb-2002  augustss Make auich support variable rate codec, and suspend/resume.
From URA Hiroshi in PR kern/15431 (partly from OpenBSD).
 1.3  05-Jan-2001  augustss branches: 1.3.2; 1.3.4;
Add definitions for some bits in ID and STATUS regs.
 1.2  28-Nov-2000  thorpej Define additional AC'97 registers.
 1.1  15-May-2000  thorpej branches: 1.1.4; 1.1.6;
Move register definitions into ac97reg.h
 1.1.6.4  05-Jan-2001  bouyer Sync with HEAD
 1.1.6.3  08-Dec-2000  bouyer Sync with HEAD.
 1.1.6.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1  15-May-2000  bouyer file ac97reg.h was added on branch thorpej_scsipi on 2000-11-20 11:40:03 +0000
 1.1.4.1  24-Jan-2002  he Pull up revisions 1.2-1.3 (requested by he):
Add driver for the ESS Allegro-1 / Maestro-3 audio hardware.
 1.3.4.1  11-Feb-2002  jdolecek Sync w/ -current.
 1.3.2.2  18-Oct-2002  nathanw Catch up to -current.
 1.3.2.1  28-Feb-2002  nathanw Catch up to -current.
 1.8.6.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.8.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.8.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.8.6.1  03-Aug-2004  skrll Sync with HEAD
 1.9.8.1  29-Apr-2005  kent sync with -current
 1.13.162.1  16-Apr-2018  pgoyette Sync with HEAD, resolve some conflicts

RSS XML Feed