aboutsummaryrefslogtreecommitdiff
path: root/hw/ac97.c
AgeCommit message (Expand)Author
2009-02-01Add and use #defines for PCI device classesblueswir1
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-03Make audio violate POSIX lessmalc
2008-06-21Add calls to pci_device_save/loadmalc
2008-06-08Do not scare users with ominous error messages from AUD_open*malc
2008-01-14PCI AC97 emulation by malc.balrog