]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* firewire
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>
Thu, 8 Jan 2004 14:58:09 +0000 (14:58 +0000)
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>
Thu, 8 Jan 2004 14:58:09 +0000 (14:58 +0000)
commit11fe249262653b01645a46f938c98461bae1dc0a
tree506efe348e0a1a5f0a0e763358e26385053e6d99
parent9387ab35e717f117e218a09943f4653da290dc29
* firewire
Add tcode_str[] and improve debug message.
* sbp
If max_speed is negative, use the maximum speed which the
ohci chip supports.  The default max_speed is -1.
* if_fwe
If tx_speed is negative, use the maximum speed which the
ohci chip supports.  The default tx_speed is 2.
sys/dev/firewire/firewire.c
sys/dev/firewire/if_fwe.c
sys/dev/firewire/sbp.c