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
/
digi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow individual ports to use alternate pin settings (swap dsr & cd)
brian
2001-06-20
2
-12
/
+89
*
Use linker_reference_module() instead of hard-coding the digi_*
brian
2001-06-18
1
-14
/
+7
*
Credit John Prince and Eric Hernes for their work.
brian
2001-06-18
2
-1
/
+6
*
MALLOC -> malloc, FREE -> free
brian
2001-05-22
1
-5
/
+5
*
#include <digi/*.h> -> #include <dev/digi/*.h>
brian
2001-05-19
3
-9
/
+9
*
Fairwell digiio.h (moved to src/sys/sys)
brian
2001-05-19
1
-61
/
+0
*
digiio.h has moved to /usr/include/sys
brian
2001-05-19
3
-7
/
+7
*
digiModel_t -> enum digi_model
brian
2001-05-17
3
-10
/
+5
*
Remove all the mutex stuff - suggested by jhb
brian
2001-05-08
4
-49
/
+12
*
sys/mutex.h requires sys/lock.h for LINT
brian
2001-05-07
1
-0
/
+1
*
Change COM_LOCK/COM_UNLOCK to a regular mutex - still conditional on
brian
2001-05-07
4
-25
/
+25
*
Make LINT compile again.
brian
2001-05-06
1
-0
/
+1
*
Only define DEBUG if it's undefined. This should eventually go, but
brian
2001-05-02
1
-0
/
+2
*
Add a ``digi'' driver.
brian
2001-05-02
33
-0
/
+44161
[prev]