History log of /openbsd-current/sys/dev/pci/ydsvar.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 20-Dec-2004 deraadt

firmware loading from the filesystem. pci subsystem type things
are still done early, but audio subsystem setup is deferred till
after root is mounted. tested by mcbride


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE SMP_SYNC_A SMP_SYNC_B UBC_SYNC_A
# 1.5 14-May-2003 jason

Nuke more commons: ac97_id2, tinfo_t


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE UBC_SYNC_B
# 1.4 04-Jan-2002 ericj

add 600x read for 744 rev < 2 - from netbsd
cleanup dmesg output


# 1.3 20-Dec-2001 jcs

add powerhook support to handle APM resumes correctly, fixes PR 1814
ok provos@ and markus@


Revision tags: OPENBSD_3_0_BASE UBC_BASE
# 1.2 08-Jul-2001 fgsch

branches: 1.2.4;
OpenBSD tags.


Revision tags: OPENBSD_2_9_BASE
# 1.1 29-Mar-2001 aaron

branches: 1.1.4;
Add support for Yamaha DS-XG based audio chips, as found in machines such as
newer Sony Vaio notebooks; written by Kazuki Sakamoto and Minoura Makoto.
This is a slightly updated version of the driver that was previously tested
by jcs@rt.fm and niklas@.

XXX - lacks MPU MIDI support for now, first we must move the mpu401 driver
from sys/dev/isa to sys/dev/ic.