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
/
fatm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate SCM ID.
obrien
2003-08-24
1
-2
/
+0
*
Use __FBSDID().
obrien
2003-08-24
1
-0
/
+3
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Consistently use the BSD u_int and u_short instead of the SYSV uint and
jhb
2003-08-07
1
-1
/
+1
*
When configuring the interface down and up again try to re-open all
harti
2003-08-07
2
-33
/
+77
*
Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been converted
harti
2003-08-06
1
-35
/
+12
*
Honor the new ATMIO_FLAG_ASYNC for asynchronuous open/close operations
harti
2003-08-06
1
-4
/
+6
*
Rearrange the vcc structure so that the generic getvcc function
harti
2003-07-30
2
-265
/
+251
*
Generate events when the interface state or a PVC state changes.
harti
2003-07-29
1
-18
/
+10
*
Make the bus_dma_tag_create use NULL for the lock arguments. We are
harti
2003-07-02
1
-5
/
+6
*
Mega busdma API commit.
scottl
2003-07-01
1
-10
/
+9
*
This is a driver for Fore PCA200E cards that uses busdma and works on
harti
2003-06-23
5
-0
/
+6659