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
/
cx
Commit message (
Expand
)
Author
Age
Files
Lines
*
netchild's mega-patch to isolate compiler dependencies into a central
joerg
2005-03-02
1
-1
/
+5
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
8
-8
/
+8
*
Make code MPSAFE.
rik
2004-12-13
1
-66
/
+296
*
Partially backout 1.34. These ioctls and function cx_modem_status () are
rik
2004-12-09
1
-0
/
+65
*
Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP mode
rik
2004-12-03
1
-2
/
+4
*
Use generic tty code instead of local copy.
phk
2004-10-13
1
-277
/
+80
*
First half of tty code rework: unifdef -D__FreeBSD_Version=600000
phk
2004-10-13
2
-404
/
+5
*
Remove bogus cdevsw frobbing code which tries to prevent double
phk
2004-09-23
1
-13
/
+0
*
Make code ready to switch debug.mpsafenet to 1 since I've not able to
rik
2004-08-27
1
-1
/
+2
*
Fix resource check while autodetection.
rik
2004-08-13
1
-6
/
+6
*
White space cleanup.
rik
2004-08-13
1
-219
/
+219
*
Slight cosmetic changes.
julian
2004-07-20
1
-2
/
+2
*
Preparation commit for the tty cleanups that will follow in the near
phk
2004-07-15
1
-1
/
+1
*
Introduce ttygone() which indicates that the hardware is detached.
phk
2004-07-11
1
-60
/
+5
*
- Shorten the names for the TTY related swi interrupt handlers as the
jhb
2004-06-28
1
-1
/
+1
*
Convert Netgraph to use mbuf tags to pass its meta information around.
julian
2004-06-25
1
-5
/
+9
*
Use bus_dma* instead of contigmalloc()+vtophys() for RELENG_5.
rik
2004-06-23
1
-31
/
+123
*
Make code more clean: backout support for 3.x branch.
rik
2004-06-23
1
-502
/
+30
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-2
/
+2
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-7
/
+7
*
Free tty at detach().
rik
2004-06-10
1
-1
/
+15
*
Check if we control device. Else we will go to panic cause we don't have
rik
2004-06-09
1
-1
/
+1
*
1. struct tty => struct tty *tty.
rik
2004-06-08
1
-95
/
+110
*
Make linesw[] an array of pointers to linedesc instead of an array of
phk
2004-06-07
1
-1
/
+1
*
Centralize the line discipline optimization determination in a function
phk
2004-06-04
1
-9
/
+15
*
Manual edits to change linesw[]-frobbing to ttyld_*() calls.
phk
2004-06-04
1
-10
/
+19
*
Make the remaining serial drivers call ttyioctl() rather than calling
phk
2004-06-04
1
-0
/
+10
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Switch to using C99 sparse initialisers for the type methods array.
rik
2004-05-29
1
-22
/
+9
*
Use better way of closing fr support before current sppp doesn't have it.
rik
2004-05-07
1
-8
/
+13
*
Sync with RELENG_4.
rik
2004-05-07
1
-3
/
+3
*
Delete unused cx_slow_ih.
rik
2004-05-07
1
-4
/
+0
*
These are changes to allow to use the Intel C/C++ compiler (lang/icc)
trhodes
2004-03-12
1
-1
/
+1
*
1. Fix compilation and panic while system boot problem after makedev was
rik
2004-03-02
1
-4
/
+22
*
Device megapatch 5/6:
phk
2004-02-21
1
-1
/
+1
*
Device megapatch 4/6:
phk
2004-02-21
1
-1
/
+2
*
Device megapatch 3/6:
phk
2004-02-21
1
-1
/
+0
*
Fixing copyright and adding vendor cvs id.
rik
2004-02-14
1
-1
/
+2
*
Fixing memory deallocation
rik
2004-02-14
1
-13
/
+25
*
Updated cx driver commit part 1: bring in the new kernel driver.
imp
2003-12-03
9
-0
/
+7566