Date: Thu, 8 Jan 2004 06:58:09 -0800 (PST) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire firewire.c if_fwe.c sbp.c Message-ID: <200401081458.i08Ew9MT020961@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2004/01/08 06:58:09 PST
FreeBSD src repository
Modified files:
sys/dev/firewire firewire.c if_fwe.c sbp.c
Log:
* 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.
Revision Changes Path
1.68 +26 -17 src/sys/dev/firewire/firewire.c
1.27 +3 -0 src/sys/dev/firewire/if_fwe.c
1.74 +5 -1 src/sys/dev/firewire/sbp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401081458.i08Ew9MT020961>
