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
/
hfa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak after the change to use vm_paddr_t. Since vm_paddr_t is
mux
2004-02-22
4
-8
/
+8
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
Use the more appropriate vm_paddr_t in places where a physical
harti
2004-02-21
8
-61
/
+74
*
The token for atm_intr is actually a void *, not an int. Clarify
harti
2004-02-21
1
-2
/
+4
*
Use __FBSDID().
obrien
2003-08-24
10
-50
/
+37
*
s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev
imp
2003-08-23
1
-1
/
+1
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
13
-14
/
+14
*
Implement a traffic shaping option for the PCA200 for CBR channels.
harti
2003-07-31
5
-1
/
+247
*
Make the driver to work with firmware version 4.1.12 (other 4.X.Y should
harti
2003-07-31
5
-4
/
+68
*
Use a size_t where a buffer length is meant.
harti
2003-07-29
1
-2
/
+4
*
- Don't call pci_enable_io() in drivers (unless needed for resume).
mdodd
2003-04-16
1
-13
/
+0
*
Update netisr handling; Each SWI now registers its queue, and all queue
jlemon
2003-03-04
1
-3
/
+1
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+1
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
1
-2
/
+2
*
Adjust some casts to quiet warnings.
jhb
2002-11-06
2
-2
/
+2
*
Replace aux mbufs with packet tags:
sam
2002-10-16
1
-1
/
+1
*
Use more standard variable names for modevent functions.
mdodd
2002-10-02
1
-2
/
+2
*
Add a field to struct cmn_unit to hold a pointer to the driver's softc.
mdodd
2002-10-01
2
-0
/
+2
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
1
-2
/
+2
*
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
arr
2002-06-24
10
-92
/
+12
*
- Remove the definition for SCHED_ATM
arr
2002-06-24
1
-1
/
+1
*
- Turn the hea and hfa HARP storage pools into UMA zones and insert
arr
2002-06-14
5
-22
/
+28
*
Move some code around.
mdodd
2002-06-07
2
-12
/
+12
*
Change two KM_COPY()s to bcopy(). This should have been done when the
mike
2002-04-20
2
-2
/
+2
*
- Convert the 'hfa' ATM interface driver to newbus.
mdodd
2002-04-17
5
-0
/
+966
*
- Nuke fore_pci_device.
arr
2002-04-16
1
-67
/
+41
*
- Remove PCA-200E definition -- this will be re-added in the commit to
arr
2002-04-16
1
-1
/
+0
*
Remove __P.
alfred
2002-03-20
6
-44
/
+44
*
Applied the patch to fix HARP ATM that was broken when KAME IPv6 came
pirzyk
2001-06-20
2
-1
/
+4
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Minor tweaks to get these to stop breaking LINT. They still dont work
peter
2001-01-17
2
-0
/
+10
*
Add back some now needed #include <sys/systm.h>
phk
2000-12-07
2
-12
/
+3
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
1
-3
/
+1
*
Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>
phk
2000-10-30
13
-0
/
+13
*
Remove 86 unneeded #includes
phk
2000-10-27
13
-40
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
3
-3
/
+0
*
Remove even more unneeded #includes.
phk
2000-10-14
13
-280
/
+0
*
Remove the #include kitchensink <netatm/kern_include.h> and add
phk
2000-10-12
15
-102
/
+611
*
More HARP polishina:
phk
2000-10-12
9
-83
/
+4
*
Do some cleanups of the HARP atm codes interface into the system:
phk
2000-10-12
2
-954
/
+0
*
Ensure that DMA mappings are freed in error situations.
mks
2000-01-15
2
-7
/
+52
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Fixed printf format errors (don't assume that ntohl() returns u_long;
bde
1999-08-29
2
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
19
-32
/
+32
*
Implement a new generic mechanism for attaching handler functions to
msmith
1999-08-21
1
-6
/
+7
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-14
/
+22
*
Allow configuration of up to 256 network interfaces per physical interface -
mks
1999-05-10
1
-3
/
+3
*
Enable PCI bus master during attach in case the BIOS hasn't done it for us.
mks
1999-05-10
1
-2
/
+15
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
1
-6
/
+2
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
1
-2
/
+6
[next]