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
/
fwmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-1
/
+1
*
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
rnoland
2009-12-29
1
-1
/
+2
*
MFp4: MPSAFE firewire stack.
simokawa
2007-06-06
1
-14
/
+27
*
Replace xfer->act.hand with xfer->hand.
simokawa
2007-03-16
1
-1
/
+1
*
* Remove xfer->retry_req.
simokawa
2007-03-16
1
-1
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Fix malloc type in free().
simokawa
2004-11-10
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-7
/
+7
*
Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to
dfr
2004-05-22
1
-15
/
+15
*
MFp4: FireWire
simokawa
2004-03-26
1
-6
/
+14
*
MFp4:
simokawa
2004-01-05
1
-2
/
+4
*
Allow shared open of /dev/fwmem* for read-only.
simokawa
2003-11-07
1
-16
/
+42
*
Reduce debug messages.
simokawa
2003-10-23
1
-2
/
+4
*
Remove wrong usage of BUF_REFCNT().
simokawa
2003-10-02
1
-1
/
+0
*
MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.
simokawa
2003-10-02
1
-143
/
+108
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
Fix tsleep/wakup race on FreeBSD-4.
simokawa
2003-07-01
1
-2
/
+14
*
Open fwmem device exclusively.
simokawa
2003-06-03
1
-0
/
+5
*
MFp4(simokawa_firewire):
simokawa
2003-04-17
1
-42
/
+30
*
- The payload of Write Request Quad and Read Response Quad must be
simokawa
2003-03-24
1
-1
/
+1
*
- improve timeout handling in fwmem.c
simokawa
2003-03-07
1
-14
/
+16
*
MFp4(simokawa_sbp branch)
simokawa
2003-02-27
1
-0
/
+4
*
Cleanup of the d_mmap_t interface.
mux
2003-02-25
1
-1
/
+1
*
Add new ioctl to specify target EUI64 for fwmem.
simokawa
2003-02-09
1
-8
/
+26
*
- Detect split transcation timeout.
simokawa
2003-02-09
1
-4
/
+6
*
Fix memory leak.
simokawa
2003-02-06
1
-13
/
+20
*
Fix for fwmem write part.
simokawa
2003-02-05
1
-14
/
+14
*
- Implement write part.
simokawa
2003-02-04
1
-30
/
+120
*
- Take malloc type as an argument in fw_xfer_alloc().
simokawa
2003-02-03
1
-1
/
+1
*
Define new malloc type M_FW and use it.
simokawa
2003-02-01
1
-1
/
+1
*
Restart cycle master after bus manager election.
simokawa
2003-01-30
1
-2
/
+2
*
Cosmetic change. s/Firewire/FireWire/.
simokawa
2002-12-26
1
-1
/
+1
*
- Add fwmem_xfer_req() and use this in other functions.
simokawa
2002-11-12
1
-51
/
+47
*
Use struct fw_device in fwmem.c
simokawa
2002-11-12
1
-19
/
+78
*
Change interface of fwmem_read_*() functions to be usable from other part
simokawa
2002-11-12
1
-37
/
+36
*
Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial
ikob
2002-09-13
1
-0
/
+254