History log of /openbsd/sys/dev/pci/ydsreg.h (Results 1 – 7 of 7)
Revision Date Author Comments
# d8f12e49 17-Sep-2010 jakemsr <jakemsr@openbsd.org>

use audio(4) DVACT_{QUIESCE,RESUME}


# b07c7932 07-Sep-2010 deraadt <deraadt@openbsd.org>

remove the powerhook code. All architectures now use the ca_activate tree
traversal code to suspend/resume
ok oga kettenis blambert


# 65b5a2be 20-Dec-2004 deraadt <deraadt@openbsd.org>

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


# 336946fd 19-Feb-2004 markus <markus@openbsd.org>

don't disable the Sound Blaster legacy mode by default, as this breaks
apm(4). add a flag that disables Sound Blaster legacy mode, this might
be necessary for some floppies. help from jmc, ok+test h

don't disable the Sound Blaster legacy mode by default, as this breaks
apm(4). add a flag that disables Sound Blaster legacy mode, this might
be necessary for some floppies. help from jmc, ok+test hshoexer.

show more ...


# 43f129c6 20-Feb-2003 jason <jason@openbsd.org>

In typical linux style, set a magic bit that makes the floppy work on
a machine with yds; reported by kurem at upcase dot inf dot upol dot cz


# e0d0da41 08-Jul-2001 fgsch <fgsch@openbsd.org>

OpenBSD tags.


# c28d1257 29-Mar-2001 aaron <aaron@openbsd.org>

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

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.

show more ...