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
/
en
/
midwayvar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-2
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-2
/
+1
*
Consistently use the BSD u_int and u_short instead of the SYSV uint and
jhb
2003-08-07
1
-1
/
+1
*
Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been converted
harti
2003-08-06
1
-1
/
+0
*
Implement the ATMIOCOPENVCC and ATMIOCCLOSEVCC ioctls(). This was the
harti
2003-08-05
1
-0
/
+3
*
Make the en(4) driver more like the other ATM drivers. This is the
harti
2003-08-05
1
-13
/
+23
*
Make the midway driver use the new ATM phy driver. This allows one to
harti
2003-06-13
1
-0
/
+4
*
Define a link layer MIB for ATM. Most fields of this MIB are needed by
harti
2003-05-05
1
-5
/
+1
*
Convert the midway driver to use busdma. Except for this conversion the
harti
2003-04-25
1
-124
/
+154
*
Rename "struct device" to "struct midway_device" to avoid clashing
phk
2002-09-28
1
-2
/
+2
*
Remove __P.
alfred
2002-03-20
1
-4
/
+4
*
newbusify the en atm driver.
kjc
2000-11-07
1
-8
/
+2
*
update ATM driver. (base version: midway.c 1.67 --> 1.68)
kjc
1998-07-29
1
-1
/
+2
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-1
/
+1
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
1
-0
/
+205