summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
authorjym <jym@NetBSD.org>2010-02-24 00:01:11 +0000
committerjym <jym@NetBSD.org>2010-02-24 00:01:11 +0000
commit7bf36164a7555ca377b8c193554850b308d4efa5 (patch)
tree1d3eec54b77852be44242226124d02c999b45b3a /sys/dev/microcode/isp
parent49f69a7e5c3556f91c03e84716a4edd61de3f829 (diff)
- Use ctob() instead of ptoa() to obtain physical addresses from frame
numbers. Using ptoa() will cast to vaddr_t, which might no be adequate for architectures where sizeof(paddr_t) > sizeof(vaddr_t) (like i386 PAE). - small fix inside AGP heuristics to avoid masking high order bits for systems with more than 4GB. Reviewed by bouyer@. See also http://mail-index.netbsd.org/tech-kern/2010/02/22/msg007373.html
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions