Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware loading from the filesystem. pci subsystem type things | 2004-12-20 | 1 | -89/+6 | |
| | | | | | are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride | ||||
* | Nuke more commons: ac97_id2, tinfo_t | 2003-05-14 | 1 | -3/+1 | |
| | |||||
* | add 600x read for 744 rev < 2 - from netbsd | 2002-01-04 | 1 | -1/+2 | |
| | | | | cleanup dmesg output | ||||
* | add powerhook support to handle APM resumes correctly, fixes PR 1814 | 2001-12-20 | 1 | -1/+9 | |
| | | | | ok provos@ and markus@ | ||||
* | OpenBSD tags. | 2001-07-08 | 1 | -0/+1 | |
| | |||||
* | Add support for Yamaha DS-XG based audio chips, as found in machines such as | 2001-03-29 | 1 | -0/+115 | |
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. |