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
/
firewire.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce 1394a-2000 extended PHY Self ID packets.
sbruno
2009-02-17
1
-2
/
+6
*
Update the Self ID structure to conform to 1394a-2000.
sbruno
2009-02-13
1
-18
/
+50
*
Update comments around various structs.
sbruno
2009-02-12
1
-0
/
+7
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
1
-1
/
+1
*
Configuration ROM length should be unsigned.
simokawa
2007-04-24
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to
dfr
2004-05-22
1
-53
/
+53
*
MFp4: FireWire
simokawa
2004-03-26
1
-1
/
+1
*
Increase FWMAXQUEUE up to 128.
simokawa
2003-11-07
1
-1
/
+1
*
MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.
simokawa
2003-10-02
1
-6
/
+27
*
Allow to access phy registers via ioctl().
simokawa
2003-08-19
1
-0
/
+2
*
Change device name notation.
simokawa
2003-08-05
1
-1
/
+2
*
Clean up fwdev.
simokawa
2003-08-01
1
-2
/
+2
*
MFp4(simokawa_firewire):
simokawa
2003-04-17
1
-179
/
+84
*
MFp4(simokawa_sbp)
simokawa
2003-03-06
1
-1
/
+1
*
Add new ioctl to specify target EUI64 for fwmem.
simokawa
2003-02-09
1
-0
/
+3
*
- replace timeout with callout_*.
simokawa
2003-02-01
1
-0
/
+2
*
Change API of FW_GDEVLST ioctl.
simokawa
2003-01-25
1
-9
/
+15
*
Remove FW_SSTDV ioctl. It is not used anymore.
simokawa
2003-01-24
1
-0
/
+2
*
Merge little and big endian case.
simokawa
2003-01-24
1
-213
/
+127
*
- Change definition of fc->maxrec same as fwdev->maxrec.
simokawa
2003-01-05
1
-0
/
+1
*
- Remove speed_map API because speed_map is obsoleted by 1394a.
simokawa
2003-01-04
1
-1
/
+0
*
Cosmetic change. s/Firewire/FireWire/.
simokawa
2002-12-26
1
-1
/
+1
*
Firewire device support for Apple eMac with PPC kernel.
ikob
2002-09-17
1
-0
/
+6
*
Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial
ikob
2002-09-13
1
-0
/
+565