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
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Don't try to copy out the result payload if there isn't one. This ioctl
dfr
2004-05-23
1
-6
/
+14
*
We don't need to initialize if_output, ether_ifattach() does it
mux
2004-05-23
1
-1
/
+0
*
Initialise OHCI_CROMHDR and OHCI_BUS_OPT in fwohci_ibr to make sure that
dfr
2004-05-23
1
-0
/
+7
*
Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to
dfr
2004-05-22
18
-573
/
+573
*
Mark the capability of this driver to receive VLAN frames >1500 bytes
yar
2004-05-21
1
-0
/
+1
*
Fix spelling.
dfr
2004-05-21
3
-13
/
+13
*
Don't use the node id as an index into the topology map. This breaks
dfr
2004-05-16
1
-2
/
+21
*
MFp4: FireWire
simokawa
2004-03-26
13
-243
/
+449
*
Fix a bug introduced in rev 1.33(mega API change).
simokawa
2004-03-24
1
-1
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-3
/
+2
*
Check that xfer != NULL before dereferencing it, not after.
cperciva
2004-02-22
1
-2
/
+2
*
Device megapatch 4/6:
phk
2004-02-21
1
-3
/
+3
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
Use the PCIR_BAR() macro rather than a magic number to specify the BAR
jhb
2004-02-12
1
-1
/
+1
*
Add NEC uPD72873.
simokawa
2004-01-30
2
-0
/
+5
*
Use device_identify and bus_add_child methods to add a firewire
simokawa
2004-01-30
3
-30
/
+57
*
* fwohci_pci.c
simokawa
2004-01-23
2
-10
/
+17
*
Add missing free() in exception handlers.
simokawa
2004-01-22
2
-2
/
+3
*
Sync type of linkspeed with firewire.c.
simokawa
2004-01-11
1
-1
/
+1
*
* firewire
simokawa
2004-01-08
3
-18
/
+34
*
Remove __P().
simokawa
2004-01-06
6
-126
/
+126
*
Fix register mis-alignment introduced in rev1.12.
simokawa
2004-01-06
1
-33
/
+34
*
MFp4:
simokawa
2004-01-05
6
-29
/
+27
*
Catch a few places where NULL (pointer) was used where 0 (integer) was
peter
2003-12-23
1
-4
/
+4
*
Fix panic.
simokawa
2003-12-13
1
-6
/
+2
*
MFp4:
simokawa
2003-12-11
2
-129
/
+310
*
Sometimes cardbus attachments don't attach, so while we track down
imp
2003-11-28
1
-0
/
+1
*
Add tunables.
simokawa
2003-11-13
1
-4
/
+10
*
Improve debug message.
simokawa
2003-11-12
2
-9
/
+9
*
- Reserve a ocb for management ORB.
simokawa
2003-11-12
1
-2
/
+6
*
Oops, fix typo in my name.
simokawa
2003-11-12
2
-4
/
+4
*
Reduce debug message.
simokawa
2003-11-10
1
-0
/
+2
*
* Improve sbp device probe in boot process.
simokawa
2003-11-10
1
-15
/
+50
*
- Implement selwakeuppri() which allows raising the priority of a
tanimura
2003-11-09
1
-1
/
+1
*
Allow shared open of /dev/fwmem* for read-only.
simokawa
2003-11-07
1
-16
/
+42
*
Respect a return code of fwmem_open().
simokawa
2003-11-07
1
-3
/
+3
*
Increase FWMAXQUEUE up to 128.
simokawa
2003-11-07
1
-1
/
+1
*
Add compatibility for 4-stable.
simokawa
2003-11-07
1
-0
/
+5
*
Use if_printf() for FWEDEBUG.
simokawa
2003-11-06
1
-7
/
+7
*
- Change driver name to fix if_xname breakage in the previous revision.
simokawa
2003-11-03
1
-3
/
+3
*
Remove explicit cardbus attachments from drivers where this is identical
dfr
2003-11-03
1
-1
/
+0
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-6
/
+5
*
Add a new sysctl MIB to control exclusive login.
simokawa
2003-10-31
1
-1
/
+6
*
Reject too large OHCI version number.
simokawa
2003-10-31
1
-4
/
+5
*
Add a compatibility macro for FreeBSD-4.
simokawa
2003-10-31
1
-0
/
+1
*
Fix fwmem_strategy() race in 4-stable.
simokawa
2003-10-25
2
-1
/
+6
*
Move validity check of 'xfer->fc != NULL' to right place.
simokawa
2003-10-25
1
-4
/
+4
*
Fix for FW_ASYREQ.
simokawa
2003-10-24
1
-39
/
+36
*
Don't check timeout just after booted.
simokawa
2003-10-24
1
-3
/
+15
[next]