freebsd-dev/sys/powerpc
Paolo Pisati 3401f2c1df In some particular cases (like in pccard and pccbb), the real device
handler is wrapped in a couple of functions - a filter wrapper and an
ithread wrapper. In this case (and just in this case), the filter
wrapper could ask the system to schedule the ithread and mask the
interrupt source if the wrapped handler is composed of just an ithread
handler: modify the "old" interrupt code to make it support
this situation, while the "new" interrupt code is already ok.

Discussed with: jhb
2007-05-31 19:25:35 +00:00
..
aim Don't initialize the decrementer before initclocks() is called. 2007-05-27 21:05:35 +00:00
compile
conf Remove trailing '.' for consistency! 2007-04-10 21:40:13 +00:00
include Eliminate some unused definitions that came from NetBSD. 2007-05-28 21:04:22 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac When writing to PCI configuration registers, don't immediately 2007-04-01 06:15:53 +00:00
powerpc In some particular cases (like in pccard and pccbb), the real device 2007-05-31 19:25:35 +00:00
psim Turn this into an uart(4) bus attachment. 2006-07-26 19:39:55 +00:00