Searched hist:bc93cc3f (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/os/kernel/
H A DOS.hdiff bc93cc3f Tue Nov 30 20:36:48 MST 2004 Axel Dörfler <axeld@pinc-software.de> Happy source compatibility breaking:
- Removed the OBOS_CPU_TYPE stuff - our types are now always defined.
- Made the cpu types consistent, renamed X86 to x86.
- cpuid_info.eax_1 now also contains the extended family/model info.
- Renamed cpuid_info.eax_0.vendorid to vendor_id.
- changed B_CPU_x86_VENDOR_MASK to 0xff to make some space for future changes.
- added some more CPU types (if anyone knows more Transmeta IDs; I
couldn't find more of them).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10319 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 296 milliseconds