Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 08:50:25 +0800
From:      plasma <plasmaball@pchome.com.tw>
To:        Stephen Hilton <nospam@hiltonbsd.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Firewire on STABLE: Sane for drive-based backups?
Message-ID:  <20031014005025.GA1122@plasmanb.plasma.idv.tw>
In-Reply-To: <20031013180209.11e02bf9.nospam@hiltonbsd.com>
References:  <20031011181109.J15184@vette.gigo.com> <20031013023401.7eb10b1a.nospam@hiltonbsd.com> <200310132340.53053.doconnor@gsoft.com.au> <ybsvfqtjjxu.wl@ett.sat.t.u-tokyo.ac.jp> <20031013180209.11e02bf9.nospam@hiltonbsd.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 13, 2003 at 06:02:09PM -0500, Stephen Hilton wrote:
> Plug cable back in:
> 
> daggar># fwohci0: BUS reset
> fwohci0: node_id=0xc800ffc1, gen=29, CYCLEMASTER mode
> fwohci0: SID Error
> 

I don't compile firewire into kernel now.  I used to have this kind of
problem before, and nothing I could do about it.  Now I just kldload
firewire when I need it, and kldunload it when I don't need it.  If
this kind of problem occurs, just unload and reload the firwire
module.  Remember, unload other dependent kernel modules.

Typically I'll use

  > kldload /modules/firewire.ko
  > kldload /modules/sbp.ko

If want to unload them:

  > kldunload sbp.ko
  > kldunload firewire.ko

Hope this helps.


plasma


==========================================================
 DV,相機,手機等你拿!
 http://edm-prg.epaper.com.tw/click.php?ad_code=25847
==========================================================
 PChome線上購物週年慶:抽汽車、DV天天送
 http://shopping.pchome.com.tw/
==========================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031014005025.GA1122>