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
/
fwohci_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define new malloc type M_FW and use it.
simokawa
2003-02-01
1
-0
/
+1
*
SBP related changes.
simokawa
2003-01-31
1
-3
/
+4
*
Syntax fix in fwohci_pci_suspend().
simokawa
2003-01-05
1
-1
/
+2
*
- Replace printf() with device_printf().
simokawa
2003-01-04
1
-1
/
+0
*
- Propagate suspend/resume to child devices.
simokawa
2003-01-04
1
-24
/
+49
*
Experimental support for suspend/resume, not finished yet.
simokawa
2003-01-01
1
-0
/
+5
*
- Retry phy access when the wait-loop count is exhausted.
simokawa
2003-01-01
1
-0
/
+2
*
Fix and add several device IDs.
simokawa
2002-12-31
1
-23
/
+27
*
Cosmetic change. s/Firewire/FireWire/.
simokawa
2002-12-26
1
-1
/
+1
*
Reduce and improve debug messages.
simokawa
2002-12-06
1
-1
/
+2
*
Add a prototype for suspend/resume.
simokawa
2002-11-12
1
-0
/
+16
*
- Let the PCI code try to route interrupt in -current
simokawa
2002-11-06
1
-1
/
+5
*
This file doesn't need opt_bus.h.
jhb
2002-10-14
1
-2
/
+0
*
Firewire device support for Apple eMac with PPC kernel.
ikob
2002-09-17
1
-0
/
+17
*
Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial
ikob
2002-09-13
1
-0
/
+294