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
...
*
* 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
*
Reduce debug messages.
simokawa
2003-10-23
1
-2
/
+4
*
Add SBP-II target mode driver.
simokawa
2003-10-18
1
-0
/
+1550
*
- Call sbp_reset_start() for mgm timeout.
simokawa
2003-10-18
1
-166
/
+316
*
- Introduce hw.firewire.hold_count sysctl MIB by popular demand.
simokawa
2003-10-06
1
-18
/
+24
*
- Implement sbp_poll() to enable kernel dump on SBP-2 device.
simokawa
2003-10-06
1
-1
/
+9
*
- Fix timeout for unodered excution.
simokawa
2003-10-06
1
-12
/
+32
*
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
12
-656
/
+803
*
Fix a bug in fwdev_clone().
simokawa
2003-10-01
1
-1
/
+1
*
Phy register map.
simokawa
2003-09-25
1
-0
/
+168
*
Fix byte order of multi-byte scsi_status information.
simokawa
2003-08-29
1
-20
/
+11
*
Use __FBSDID().
obrien
2003-08-24
3
-5
/
+10
*
Make this compiled on RELENG_4.
simokawa
2003-08-22
1
-0
/
+5
*
Comment out verbose debug messages.
simokawa
2003-08-22
2
-0
/
+4
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Include order bit in sdev->type.
simokawa
2003-08-21
1
-1
/
+1
*
Fill reserved fields of transmitting packets header with zero.
simokawa
2003-08-20
2
-14
/
+24
*
Remove unused code.
simokawa
2003-08-19
1
-2
/
+0
*
Drop too short packets.
simokawa
2003-08-19
1
-4
/
+8
*
Allow to access phy registers via ioctl().
simokawa
2003-08-19
2
-1
/
+18
[prev]
[next]