Will leave that for someone with more direct knowledge access to
the chipset info.
>
> > +__setup("notsclock", tsc_noclock_setup);
>
> People have recently worked to make Documentation/kernel-parameters.txt
> relatively up-to-date. Please try to remember to keep it in sync...
>
--- kernel-parameters.txt.orig 2003-03-18 08:36:39.000000000 -0800
+++ kernel-parameters.txt.new 2003-03-18 17:01:32.000000000 -0800
@@ -627,7 +627,12 @@
nosync [HW,M68K] Disables sync negotiation for all devices.
- notsc [BUGS=IA-32] Disable Time Stamp Counter
+ notsc [BUGS=IA-32] Disable Time Stamp Counter.
+ Turns off TSC in processor. Kernel must
+ be compiled without TSC support.
+
+ notsclock [BUGS=IA-32] Tells kernel not to use
+ Time Stamp Counter for gettimeofday.
nousb [USB] Disable the USB subsystem
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/