John Baldwin 1a8fc7d6a0 Fix lots of places that assume sizeof(int) == sizeof(void *). Most of
these were cosmetic.  However, at least two of these changes fix bugs
where a (fake) pointer to a RX descriptor was added to the physical
memory start address with the cast in the wrong place resulting in
rxdesc[pmem_start] instead of (uintptr_t)rxdesc + pmem_start.
2002-11-07 21:13:15 +00:00
..
2002-11-05 17:51:56 +00:00
2002-11-07 16:19:43 +00:00
2002-11-07 16:42:37 +00:00
2002-10-18 21:41:41 +00:00
2002-11-07 16:19:43 +00:00
2002-11-05 17:51:56 +00:00
2002-11-04 19:21:39 +00:00