NetBSD/sys/dev/pci/hdaudio
dyoung c1b390d493 A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.
2010-02-24 22:37:54 +00:00
..
files.hdaudio PR# kern/42007: hdaudio panics on P5W DH Deluxe (amd64) 2009-09-08 09:50:56 +00:00
hdaudio_afg.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
hdaudio_mixer.h Don't name the beeper inputs.speaker, or MI audio might get confused. 2009-09-07 11:49:27 +00:00
hdaudio_pci.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
hdaudio.c Add ioctls required by hdaudioctl. This involves some refactoring of the 2009-10-11 08:50:11 +00:00
hdaudioio.h Add ioctls required by hdaudioctl. This involves some refactoring of the 2009-10-11 08:50:11 +00:00
hdaudioreg.h Replace GCC attributes with __packed. 2009-09-06 21:38:17 +00:00
hdaudiovar.h Add ioctls required by hdaudioctl. This involves some refactoring of the 2009-10-11 08:50:11 +00:00
Makefile Install hdaudio includes required by upcoming userland toolS 2009-09-16 20:58:07 +00:00