Re: 2.6.6-mm3

From: Aristeu Sergio Rozanski Filho
Date: Mon May 17 2004 - 10:55:38 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> >>+hpet-driver.patch
> >>
> >>HPET clock driver (needs work)
> >>
> >>
> >this doesn't compiles if ACPI isn't present. patch attached.
> >
> >
> >
> So you have HPET hardware which can be discovered without ACPI? How is
nope, I don't have any hw with HPET.
> the HPET detected? Are you just using the HPET addresses documented for
> Southbridge?
then this should be done instead:

- --- 2.6-mm-clean/drivers/char/Kconfig 2004-05-17 09:38:03.000000000 -0300
+++ 2.6-mm/drivers/char/Kconfig 2004-05-17 12:52:16.000000000 -0300
@@ -940,6 +940,7 @@ config RAW_DRIVER
config HPET
bool "HPET - High Precision Event Timer"
default n
+ depends on ACPI
help
If you say Y here, you will have a device named "/dev/hpet/XX" for
each timer supported by the HPET. The timers are


- --
Aristeu

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAqN+IRRJOudsVYbMRAgeuAKCCK5zZHhRDoV2ZsdXfhewo7aKKBwCgiO0u
btq6DvF9SkZUpbAD3d9gg14=
=AxUi
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/