matthew green <mrg%NetBSD.org@localhost> writes: > - fix intel_family6_name() for brand=0xB && signature >= 0xF13 Is a cpu of this brand id really family 6 and model >= 8? # I guess it is better to redefine this function as a function returns # cpu name for modern cpu and returns NULL if unknown. enami.