index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
powerpc
/
powermac
Commit message (
Expand
)
Author
Age
Files
Lines
*
ATAng requires <sys/taskqueue.h>
grehan
2003-09-22
1
-0
/
+1
*
Allow the interrupt controller to be probed - this picks up the
grehan
2003-06-29
1
-1
/
+0
*
A module to handle the interrupt controller on Heathrow/Paddington
grehan
2003-06-28
2
-0
/
+545
*
A module for the Motorola MPC106 system controller aka 'Grackle'
grehan
2003-06-28
2
-0
/
+622
*
Vastly simplify the macio ATA attachment, now that the register file
grehan
2003-04-18
1
-225
/
+42
*
Remove sparse addressing hack. The macio ATA driver no longer requires
grehan
2003-04-18
2
-5
/
+0
*
- Add PCI ID for Paddington i/o controller, used in old G3's
grehan
2003-03-20
1
-2
/
+4
*
Catch up with ATAng changes
grehan
2003-02-24
1
-10
/
+14
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Oops. Include opt_ddb.h.
benno
2003-02-06
1
-0
/
+2
*
Add a driver that attaches to the gpio node of macio and allows you to enter
benno
2003-02-06
2
-1
/
+143
*
Add a cast to silence a warning.
benno
2003-02-06
1
-1
/
+1
*
If a device tries to allocate an interrupt that's not on it's resource list,
benno
2003-02-06
1
-0
/
+16
*
Rework of how memory resources are discovered and dealt with in macio.
benno
2003-01-30
3
-65
/
+159
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
Allocate interrupts from the resource list.
benno
2003-01-09
1
-2
/
+4
*
- Remove the ignore list and replace it with a quirk list of sorts.
benno
2003-01-09
2
-23
/
+58
*
- remove unneeded includes
grehan
2003-01-09
1
-5
/
+17
*
Driver for the macio south bridge, and ATA cell contained within.
grehan
2002-09-19
3
-0
/
+817
*
softc and register defs for the UniNorth chip
grehan
2002-09-19
1
-1
/
+19
*
- probe the UniNorth chip in addition to the PCI bridges
grehan
2002-09-19
1
-3
/
+114
*
Remove some dead code.
benno
2002-07-10
1
-30
/
+0
*
Remove some unused includes.
benno
2002-07-10
1
-1
/
+0
*
Driver for the Apple UniNorth Host-PCI bridge.
benno
2002-07-09
2
-0
/
+546