NetBSD/sys/arch/powerpc
phx c6d327a8be At least under certain (mis)configurations (e.g. on the "Pegasos" board)
the VT8231-IDE's native mode only works with irq 14/15, and cannot be
programmed to use a single native PCI irq alone. So we install an interrupt
handler for each channel, as in compatibility mode.
This behaviour has to be activated by the "use-compat-native-irq" property,
otherwise the driver works as before.
2007-12-16 16:41:01 +00:00
..
conf Add a new majors.powerpc. This was cobbled together from the majors 2007-12-10 17:43:52 +00:00
fpu
ibm4xx lockmgr -> mutex 2007-12-06 17:00:31 +00:00
include Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
isa Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
marvell Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
oea At least under certain (mis)configurations (e.g. on the "Pegasos" board) 2007-12-16 16:41:01 +00:00
pci __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
pic Fix the endless stream of 7's problem on i8259-like interrupt controllers 2007-12-11 18:04:18 +00:00
powerpc Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
tools/chrpicon
Makefile