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
/
musycc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to using C99 sparse initialisers for the type methods array.
julian
2004-05-29
1
-12
/
+9
*
Use NG_NODESIZ instead of (NG_NODELEN + 1)
julian
2004-05-24
1
-1
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-4
/
+3
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-08-24
1
-7
/
+7
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Remove unused variable(s).
phk
2003-05-31
1
-4
/
+2
*
Including <sys/stdint.h> is (almost?) universally only to be able to use
phk
2003-03-18
1
-1
/
+0
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-10
/
+10
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-10
/
+10
*
Use %z and %j to quiet warnings.
jhb
2002-11-07
1
-6
/
+7
*
Fix warnings:
peter
2001-06-15
1
-4
/
+5
*
Dang, I lost the sign in that brucification. DTRT with PCATCH.
phk
2001-05-26
1
-17
/
+17
*
Use '+' not '|' to add PCATCH to tsleep.
phk
2001-05-23
1
-2
/
+2
*
Fix a race condition in the transmit path caused by the controller
phk
2001-03-13
1
-54
/
+94
*
Use correct index when counting short errors.
phk
2001-02-07
1
-1
/
+1
*
Update these netgraph drivers in current so that these changes can be
phk
2001-01-21
1
-24
/
+67
*
Part 2 of the netgraph rewrite.
julian
2001-01-08
1
-9
/
+10
*
*Blush* Fix a dumb typo in previous commit.
bmilekic
2001-01-06
1
-1
/
+1
*
Make sure musycc driver deals with the possibility of any type of mbuf
bmilekic
2001-01-06
1
-0
/
+20
*
Rewrite of netgraph to start getting ready for SMP.
julian
2001-01-06
1
-23
/
+19
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-2
/
+2
*
Divorce the kernel binary ABI version number from the message
julian
2000-12-18
1
-22
/
+36
*
I always forget this file. It's netgraph, but not one of mine.....
julian
2000-12-12
1
-3
/
+4
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-6
/
+3
*
Always emply the NCO to attenuate jitter. The Receive clock recovery
phk
2000-11-04
1
-13
/
+12
*
Make internal clock sourcing work right by tying the NCO to the
phk
2000-11-01
1
-17
/
+38
*
Many and sundry changes. Still alpha quality.
phk
2000-08-29
1
-136
/
+360
*
Add transmit buffer limitation depending on actual bandwidth.
phk
2000-07-22
1
-113
/
+160
*
Driver for LMC1504 card: four port E1 or fractional E1.
phk
2000-07-18
1
-47
/
+115
*
This in essence completes the receive path.
phk
2000-07-12
1
-118
/
+427
*
Checkpoint commit. I can actually receive HDLC frames now.
phk
2000-06-21
1
-53
/
+669
*
The very feeble beginnings of a driver for the LanMedia LMC1504 card.
phk
2000-06-11
1
-0
/
+176