CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/27 14:48:11
Modified files:
sys/dev/pci : if_iwx.c
Log message:
make iwx(4) build on i386 by casting bus_addr_t to uint64_t in debug checks
Allows daniel@ to use iwx(4) with an i386 install.
