K 10 svn:author V 6 scottl K 8 svn:date V 27 2005-10-04T04:49:21.000000Z K 7 svn:log V 233 For some utterly bizarre reason, sparc64 coerces PAGE_SIZE to be a long instead of an int. No other FreeBSD architecture does this. Patch over this problem in the lmc driver. While I'm here, correct a mistake with DEVICE_POLLING. END