i386/identcpu.c question

2004-03-13 Thread RMH
Hello hackers, there are several lines in i386/identcpu.c: case 0x600: /* Check the particular flavor of 686 */ switch (cpu_id & 0xf0) { case 0x00: strcat(cpu_model, "Pentium Pro A-step"); break; case 0x10: strcat(cpu

i386/identcpu.c question

2004-03-11 Thread RMH
Hello hackers, there are several lines in i386/identcpu.c: case 0x600: /* Check the particular flavor of 686 */ switch (cpu_id & 0xf0) { case 0x00: strcat(cpu_model, "Pentium Pro A-step"); break; case 0x10: strcat(cp

Xircom CEM56 problem

2004-02-21 Thread RMH
Hello hackers, I have a problem with Xircom CEM56 (Ethernet + Modem) PC Card. I know it isn't really possible on 4.x to use both network & modem parts at the same time, but how to switch between them without rebooting? For example, if I've booted with pccardd configured for either, then I edit pc