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
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
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
3 matches
Mail list logo