Hrm,

I see what you mean, I think their usage of 0xFC800000 is to catch the
higher bits in older cards, looking specifically at the definitions
for the 8110 family in the linux driver. It seems that up to this
point all the cards defined in our driver can be recognized with
0x7C[8F]00000, but if someone walks along with hwverid 0x98000000, I
think we safely use 0xFC[8F]00000. Or is that we have instead been
using Macv05 == 0x98000000 & 0x7C800000 == 0x18000000 (as opposed to
the right mask & and the right value)?

Aidan

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T832e366730c74bfa-M6403cd1a89c90dc67ed109ce
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to