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
/
dev
/
scc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make iclear return int, since that matches all function definitions of it.
imp
2009-02-05
1
-1
/
+1
*
With rev 1.24 of sys/powerpc/powermac/macio.c, we now get a
marcel
2008-04-26
6
-7
/
+44
*
Support for Freescale QUad Integrated Communications Controller.
raj
2008-03-03
4
-0
/
+248
*
Add method enabled() to the SCC interface. This method can be used
marcel
2007-03-28
3
-0
/
+22
*
Allow the range of a SCC class to be 0. This gives all child
marcel
2007-03-28
1
-5
/
+7
*
Pass the RID from the bus frontends to the core probe function.
marcel
2007-03-22
5
-7
/
+7
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
2
-13
/
+15
*
Fix braino: The cl_range field should not hold the shifted I/O
marcel
2006-07-26
2
-3
/
+3
*
Revert previous commit. Spinlocks hold interrupts disabled, so
marcel
2006-07-25
1
-13
/
+11
*
If we have multiple interrupt resources, like for Z8530 clones on the
marcel
2006-07-24
1
-11
/
+13
*
The Z8530 on the MacIO has an interrupt per channel. Deal with this
marcel
2006-04-04
2
-32
/
+57
*
Add a MacIO bus attachment. The Z8530 as present in the Mac needs
marcel
2006-04-01
7
-18
/
+101
*
Fix cut-n-paste braino in previous commit: s/puc/scc/g
marcel
2006-03-31
1
-1
/
+1
*
Add a DRIVER_MODULE declaration for fhc(4) as this attachement is
marcel
2006-03-31
1
-0
/
+1
*
Add scc(4), a driver for serial communications controllers. These
marcel
2006-03-30
8
-0
/
+1333