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
/
pci
/
if_al.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change contigmalloc() lower memory bound from 1MB to 0 to improve
wpaul
1999-09-25
1
-1
/
+1
*
As suggested by phk, unconditionalize BPF support in these drivers. Since
wpaul
1999-09-23
1
-10
/
+2
*
Tweak these for what I hope is the last time: change the DRIVER_MODULE()
wpaul
1999-09-22
1
-1
/
+1
*
Spruce up the ADMtek driver: conver to newbus, miibus and add support
wpaul
1999-09-22
1
-877
/
+648
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Cast pointers to uintptr_t instead of casting them to u_long, and/or vice
bde
1999-08-24
1
-3
/
+3
*
Clean up after removing sys/eventhandler.h from sys/systm.h at the last
msmith
1999-08-21
1
-2
/
+3
*
Implement a new generic mechanism for attaching handler functions to
msmith
1999-08-21
1
-6
/
+7
*
Rename bpfilter to bpf.
des
1999-07-06
1
-7
/
+7
*
Change the cast in pci_map_port() from u_short * to pci_port_t * so it
peter
1999-07-02
1
-3
/
+3
*
Two small tweaks:
wpaul
1999-05-26
1
-2
/
+8
*
Remove some #ifdef'ed code. The ADMtek doesn't have a 'enable reception of
wpaul
1999-05-21
1
-13
/
+2
*
Ack! Cut & paste-o: xl -> al
wpaul
1999-05-21
1
-3
/
+3
*
This commit adds driver support for PCI fast ethernet cards based on the
wpaul
1999-05-21
1
-0
/
+2002