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
*
Defer allowing async. requests after self ID's have received.
simokawa
2003-03-03
1
-7
/
+6
*
Use canonical format for cdevsw initialization.
phk
2003-03-02
1
-2
/
+13
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
1
-5
/
+5
*
Don't reset agent before processing OCB has done.
simokawa
2003-03-01
1
-6
/
+12
*
MFp4(simokawa_sbp branch)
simokawa
2003-02-27
5
-108
/
+310
*
Cleanup of the d_mmap_t interface.
mux
2003-02-25
2
-3
/
+3
*
Oops, forgot to put back debug level.
simokawa
2003-02-21
1
-1
/
+1
*
remove unused code.
simokawa
2003-02-21
1
-1
/
+2
*
Fix typo
simokawa
2003-02-21
1
-1
/
+1
*
Don't scan lun by myself while boot process leave it CAM to scan the bus.
simokawa
2003-02-21
1
-8
/
+27
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-2
/
+2
*
Fix fwdev memory leak on detaching.
simokawa
2003-02-18
1
-5
/
+13
*
Use pci_get_devid().
simokawa
2003-02-18
2
-24
/
+24
*
Add 'uPD72871/2 IEEE1394 1-Chip OHCI Host Controller'.
simokawa
2003-02-18
2
-0
/
+5
*
* firewire.c
simokawa
2003-02-18
2
-1
/
+19
*
* firewire.c
simokawa
2003-02-17
2
-48
/
+19
*
Protect calling fwohci_intr() with splfw() for 4-stable.
simokawa
2003-02-15
1
-1
/
+3
*
- Increase split transaction timeout from 2 sec to 6 sec.
simokawa
2003-02-15
1
-3
/
+3
*
Clear the bus reset event flag as soon as possible after
simokawa
2003-02-14
1
-0
/
+9
*
- Though I got a feedback from the originator of kern/48129 that the
simokawa
2003-02-14
1
-12
/
+18
*
firewire/fwohci
simokawa
2003-02-13
4
-50
/
+75
*
Increase atrq.ndesc for if_fwe.
simokawa
2003-02-09
1
-2
/
+2
*
Add new ioctl to specify target EUI64 for fwmem.
simokawa
2003-02-09
5
-12
/
+33
*
Remove unnecessary check for OCB_ACT_CMD.
simokawa
2003-02-09
1
-5
/
+1
*
- Detect split transcation timeout.
simokawa
2003-02-09
4
-65
/
+139
*
Remove debug message.
simokawa
2003-02-07
1
-1
/
+0
*
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
2
-30
/
+122
*
- Improve recovery after timeout.
simokawa
2003-02-04
1
-53
/
+79
*
Remove unnecessary M_NOWAIT.
simokawa
2003-02-03
2
-8
/
+7
*
Add missing 'static'.
simokawa
2003-02-03
1
-2
/
+2
*
- Take malloc type as an argument in fw_xfer_alloc().
simokawa
2003-02-03
7
-41
/
+52
*
Define new malloc type M_FW and use it.
simokawa
2003-02-01
8
-76
/
+81
*
- replace timeout with callout_*.
simokawa
2003-02-01
6
-53
/
+51
*
Check status FIFO more closely to report error.
simokawa
2003-02-01
1
-11
/
+43
*
Add basic support for device wiring down to specific (CAM)
simokawa
2003-02-01
1
-4
/
+55
*
Sort device list by eui64 in acendent order correctly.
simokawa
2003-02-01
1
-12
/
+12
*
function name change.
simokawa
2003-01-31
1
-1
/
+1
*
SBP related changes.
simokawa
2003-01-31
3
-14
/
+64
*
SBP related changes.
simokawa
2003-01-31
2
-8
/
+16
*
Restart cycle master after bus manager election.
simokawa
2003-01-30
4
-25
/
+74
*
- Handle SCSI_STATUS_BUSY case.
simokawa
2003-01-30
1
-5
/
+9
*
- Probe number of IT/IR DMA contexts as specified in OHCI spec.
simokawa
2003-01-29
1
-9
/
+9
*
- Fix build on alpha.
simokawa
2003-01-29
2
-4
/
+3
*
- Allow multiple packets read/write for IR/IT to reduce system call.
simokawa
2003-01-28
2
-35
/
+43
*
- Split db.desc.cmd into desc.control and desc.reqcount.
simokawa
2003-01-26
2
-103
/
+127
*
- Improve IT/IR DMA queue management.
simokawa
2003-01-26
4
-428
/
+235
*
Change API of FW_GDEVLST ioctl.
simokawa
2003-01-25
5
-40
/
+50
*
Remove FW_SSTDV ioctl. It is not used anymore.
simokawa
2003-01-24
5
-10
/
+35
[next]