CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/01 07:53:04
Modified files:
sys/arch/hppa/hppa: mainbus.c
sys/arch/hppa/include: cpu.h
Log message:
Fix the logic in mbus_add_mapping() to correctly handle requests spanning
more than one flex ``tile'', when the first one is already mapped.
Some sti(4) devices have such requests.
ok kettenis@
