aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/powermac
Commit message (Expand)AuthorAgeFilesLines
...
* Rework of how memory resources are discovered and dealt with in macio.Benno Rice2003-01-303-65/+159
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* Allocate interrupts from the resource list.Benno Rice2003-01-091-2/+4
* - Remove the ignore list and replace it with a quirk list of sorts.Benno Rice2003-01-092-23/+58
* - remove unneeded includesPeter Grehan2003-01-091-5/+17
* Driver for the macio south bridge, and ATA cell contained within.Peter Grehan2002-09-193-0/+817
* softc and register defs for the UniNorth chipPeter Grehan2002-09-191-1/+19
* - probe the UniNorth chip in addition to the PCI bridgesPeter Grehan2002-09-191-3/+114
* Remove some dead code.Benno Rice2002-07-101-30/+0
* Remove some unused includes.Benno Rice2002-07-101-1/+0
* Driver for the Apple UniNorth Host-PCI bridge.Benno Rice2002-07-092-0/+546