Am Tuesday 02 December 2008 03:49:04 schrieb Marvin Stodolsky: > Zsolt > > Much thanks. On the agrsm resources only suitable for HDA hosted > 11c11040 chi- nmodems, or should PCI types like 11c1:0620 and > 11c1:048d be supported as well?? hi, the original source was the agrsm-20080808-ALSA18.tar.bz2. 11c1:0620 is in the device list, 048d not. i made just a quick test on my acer aspire 2920 notebook (modem 11c11040), have no other hardware for testing the agrsm. zsolt ps: const SUPPORTED_DEVICES agereSupDevices[] = { { 0x11C1, 0x0620, 0x0000, 0x0000 }, { 0x1039, 0x7013, 0x0000, 0x0000 }, { 0x1106, 0x3068, 0x0000, 0x0000 }, { 0x8086, 0x2668, 0x0000, 0x0000 }, //ich6 hda { 0x8086, 0x27D8, 0x0000, 0x0000 }, //ich7 hda { 0x8086, 0x284B, 0x0000, 0x0000 }, //ich8 hda { 0x8086, 0x269a, 0x0000, 0x0000 }, /* ESB2 */ { 0x8086, 0x293e, 0x0000, 0x0000 }, /* ICH9 */ { 0x8086, 0x293f, 0x0000, 0x0000 }, /* ICH9 */ { 0x1002, 0x437b, 0x0000, 0x0000 }, /* ATI SB450 */ { 0x1002, 0x4383, 0x0000, 0x0000 }, /* ATI SB600 */ { 0x1002, 0x793b, 0x0000, 0x0000 }, /* ATI RS600 HDMI */ { 0x1002, 0x7919, 0x0000, 0x0000 }, /* ATI RS690 HDMI */ { 0x1002, 0x960c, 0x0000, 0x0000 }, /* ATI RS780 HDMI */ { 0x1002, 0xaa00, 0x0000, 0x0000 }, /* ATI R600 HDMI */ { 0x1106, 0x3288, 0x0000, 0x0000 }, /* VIA VT8251/VT8237A */ { 0x1039, 0x7502, 0x0000, 0x0000 }, /* SIS966 */ { 0x10b9, 0x5461, 0x0000, 0x0000 }, /* ULI M5461 */ { 0x10de, 0x026c, 0x0000, 0x0000 }, /* NVIDIA MCP51 */ { 0x10de, 0x0371, 0x0000, 0x0000 }, /* NVIDIA MCP55 */ { 0x10de, 0x03e4, 0x0000, 0x0000 }, /* NVIDIA MCP61 */ { 0x10de, 0x03f0, 0x0000, 0x0000 }, /* NVIDIA MCP61 */ { 0x10de, 0x044a, 0x0000, 0x0000 }, /* NVIDIA MCP65 */ { 0x10de, 0x044b, 0x0000, 0x0000 }, /* NVIDIA MCP65 */ { 0x10de, 0x055c, 0x0000, 0x0000 }, /* NVIDIA MCP67 */ { 0x10de, 0x055d, 0x0000, 0x0000 }, /* NVIDIA MCP67 */ { 0x8086, 0x2416, 0x0000, 0x0000 }, { 0x8086, 0x2426, 0x0000, 0x0000 }, { 0x8086, 0x2446, 0x0000, 0x0000 }, { 0x8086, 0x7196, 0x0000, 0x0000 }, { 0x8086, 0x2486, 0x0000, 0x0000 }, { 0x8086, 0x24C6, 0x0000, 0x0000 }, { 0x8086, 0x24D6, 0x0000, 0x0000 }, { 0x11C1, 0x048C, 0x0000, 0x0000 }, { 0x11C1, 0x048F, 0x0000, 0x0000 }, { 0x8086, 0x266D, 0x0000, 0x0000 }, }; -- Diese Nachricht wurde auf Viren und andere gef�liche Inhalte untersucht und ist - aktuelle Virenscanner vorausgesetzt - sauber. For all your IT requirements visit: http://www.ZsoltTech.Com