CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2011/09/11 13:29:01
Modified files: sys/arch/vax/dec: dzcons.c sys/arch/vax/include: ka410.h vsbus.h sys/arch/vax/vsa: asc_vsbus.c dz_ibus.c vsaudio.c vsbus.c Log message: Define symbolic constants for the addresses of the vsbus devices on 512KB PROM systems (e.g. KA49), or 256KB PROM systems built after KA49 (e.g. KA5[234]), and use them instead of pouring magic numbers all over the (md) tree. No functional change.