2008/9/6 wjhua <[EMAIL PROTECTED]>: > gspca-modules-2.6-486 - Driver for webcams and digicams based on spca5xx > chipset for Linux 2.6 on x86 > gspca-modules-2.6-686 - Driver for webcams and digicams based on spca5xx > chipset for Linux 2.6 on PPro/Celeron/PII/PIII/P4 > > Celeron/PII/PIII/P4也是x86结构吧? > > gspca-modules-2.6-686-bigmem - Driver for webcams and digicams based on > spca5xx chipset for Linux 2.6 on PPro/Celeron/PII/PIII/P4 >
带 686 字样的是专门针对 PPro 以上的芯片做过优化了。 bigmem 字样的是专门针对那些有较多内存的用户的, 比如你的内存超过 4G 就可以考虑一下了。 这2种都是利用了机器在硬件上的优势,使程序的性能得到 一定的提高。 -- Regards, G

