Martin Hicks wrote: > Here is the next iteration, based on your suggestions. It also caches > the result of the first acpi_get_sysname() call, since this really > shouldn't change while the machine is running. > Martin, Everything is already in place to make this much easier. I was thinking something more like this: #define ia64_platform_is(x) (strcmp(x,platform_name) == 0) The name is stored in the machvec, so you don't need to cache it anywhere else. Alex -- Alex Williamson HP Linux & Open Source LabReceived on Fri May 16 12:42:39 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:14 EST