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
/
nmdm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preparation commit for the tty cleanups that will follow in the near
phk
2004-07-15
1
-1
/
+1
*
Add modemcontrol support for DTR and DCD.
phk
2004-07-04
1
-6
/
+37
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-8
/
+8
*
Machine generated patch which changes linedisc calls from accessing
phk
2004-06-04
1
-4
/
+4
*
A major overhaul of the nmdm(4) driver:
phk
2004-06-01
1
-375
/
+81
*
There is no need to explicitly call the stop function. In all likelyhood
phk
2004-06-01
1
-1
/
+0
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Add clone_setup() function rather than rely on lazy initialization.
phk
2004-03-11
1
-0
/
+1
*
Device megapatch 4/6:
phk
2004-02-21
1
-2
/
+3
*
Device megapatch 3/6:
phk
2004-02-21
1
-1
/
+0
*
Device megapatch 2/6:
phk
2004-02-21
1
-84
/
+85
*
- Implement selwakeuppri() which allows raising the priority of a
tanimura
2003-11-09
1
-2
/
+2
*
I don't know from where the notion that device driver should or
phk
2003-09-28
1
-2
/
+2
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
Make TTYHOG tunable.
das
2003-03-05
1
-0
/
+2
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+9
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-1
/
+1
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
1
-1
/
+1
*
Cleanup of nmdm device
julian
2002-02-20
1
-61
/
+100
*
Don't call cdevsw_add().
phk
2001-11-04
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-9
/
+9
*
Remove unused nmdmpoll function.
mp
2001-08-11
1
-63
/
+0
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Remove warnings.. seems to compile as a module now too.
julian
2001-02-27
1
-4
/
+3
*
Catch up with rwatsons ucred changes.
julian
2001-02-27
1
-1
/
+1
*
Do it right this time. Give it a better name and place
julian
2001-02-27
1
-0
/
+644