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
*
- 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
*
Validate number of iso. DMA channels.
simokawa
2003-08-12
1
-0
/
+2
*
Change device name notation.
simokawa
2003-08-05
4
-54
/
+141
*
- Don't mess with TX queue in fwohci_stop() if we failed to attach the device.
simokawa
2003-08-04
2
-7
/
+14
*
Workaround for gcc on alpha/ia64.
simokawa
2003-08-01
1
-6
/
+4
*
Clean up fwdev.
simokawa
2003-08-01
4
-211
/
+234
*
- Disable faking T_DIRECT as T_RBC because we have PIM_NO_6_BYTE now.
simokawa
2003-08-01
1
-2
/
+2
*
- Detect full of DMA channel correctly.
simokawa
2003-08-01
1
-2
/
+1
*
Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to
njl
2003-07-28
1
-1
/
+1
*
Fix some recently introduced warnings. 'Declaration does not declare
peter
2003-07-26
1
-2
/
+2
*
Clean up include files.
simokawa
2003-07-18
6
-23
/
+6
*
Add some debug messages.
simokawa
2003-07-18
1
-4
/
+6
*
Allow retrieval of local Configuration ROM.
simokawa
2003-07-12
1
-7
/
+22
*
Configuraiton ROM fix:
simokawa
2003-07-09
1
-8
/
+26
*
Add compatibility for FreeBSD-4.
simokawa
2003-07-04
4
-5
/
+21
*
All current uses of pci_set_powerstate are bogus, at least in theory.
imp
2003-07-03
1
-0
/
+2
*
Mega busdma API commit.
scottl
2003-07-01
4
-5
/
+18
*
Fix tsleep/wakup race on FreeBSD-4.
simokawa
2003-07-01
1
-2
/
+14
*
Include file clean up.
simokawa
2003-06-30
3
-4
/
+11
*
Fix several problems related to resume:
simokawa
2003-06-28
4
-5
/
+40
*
- Use fwohci_poll() instead of fwohci_intr() to process the first bus reest.
simokawa
2003-06-27
3
-3
/
+4
*
Bound check for broken Configuration ROM.
simokawa
2003-06-16
1
-5
/
+19
*
Fix for big endian.
simokawa
2003-06-16
1
-2
/
+1
*
Revert previos change for prior release/branch.
simokawa
2003-06-16
1
-0
/
+21
*
- Enable support for building Configuration ROM.
simokawa
2003-06-15
3
-19
/
+109
*
Fix crom_add_simple_text().
simokawa
2003-06-15
1
-4
/
+5
*
Add CSRVAL_VENDOR_PRIVATE.
simokawa
2003-06-15
1
-0
/
+7
*
White space fix.
simokawa
2003-06-15
1
-3
/
+3
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
1
-17
/
+2
*
Fix typo in the previous revision.
simokawa
2003-06-10
1
-1
/
+1
*
Fix struct bus_info on big-endian machines.
simokawa
2003-06-10
1
-3
/
+20
*
Add tx_speed sysctl variable.
simokawa
2003-06-10
1
-1
/
+4
*
Add id for TI's 1394b link chip.
simokawa
2003-06-04
2
-0
/
+5
*
Don't call sbp_do_attach() recursively after agent reset
simokawa
2003-06-03
1
-1
/
+1
[next]