Update broken web addresses in the kernel.
[deliverable/linux.git] / sound / pci / intel8x0.c
index 6433e65c9507d20a65be6c0b14af1275c30e0c40..a2999d678918103ff94c6ff15d9a7406b0f21c20 100644 (file)
@@ -716,7 +716,7 @@ static void snd_intel8x0_setup_periods(struct intel8x0 *chip, struct ichdev *ich
  * Intel 82443MX running a 100MHz processor system bus has a hardware bug,
  * which aborts PCI busmaster for audio transfer.  A workaround is to set
  * the pages as non-cached.  For details, see the errata in
- *     http://www.intel.com/design/chipsets/specupdt/245051.htm
+ *     http://download.intel.com/design/chipsets/specupdt/24505108.pdf
  */
 static void fill_nocache(void *buf, int size, int nocache)
 {
This page took 0.025844 seconds and 5 git commands to generate.