Add support for trimmed down version of ATI SB600 AC97 audio

controller.

URL:		http://www.ipc2u.de/catalog/P/PE/36486.html
PR:		kern/117813
Submitted by:	Klaus Mayr
MFC after:	1 day
This commit is contained in:
Ariff Abdullah 2007-11-04 16:03:10 +00:00
parent 5ab965347e
commit ee2b7497ea
2 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,7 @@ static const struct {
{ ATI_VENDOR_ID, ATI_IXP_200_ID, "ATI IXP 200" },
{ ATI_VENDOR_ID, ATI_IXP_300_ID, "ATI IXP 300" },
{ ATI_VENDOR_ID, ATI_IXP_400_ID, "ATI IXP 400" },
{ ATI_VENDOR_ID, ATI_IXP_SB600_ID, "ATI IXP SB600" },
};
static void atiixp_enable_interrupts(struct atiixp_info *);

View File

@ -51,6 +51,7 @@
#define ATI_IXP_200_ID 0x4341
#define ATI_IXP_300_ID 0x4361
#define ATI_IXP_400_ID 0x4370
#define ATI_IXP_SB600_ID 0x4384
#define ATI_IXP_BASE_RATE 48000