Date: Sun, 25 Mar 2007 23:33:41 +0800 From: Ariff Abdullah <ariff@FreeBSD.org> To: Sean Bryant <sean@cyberwang.net> Cc: current@freebsd.org Subject: Re: Panic when loading snd_ich. Message-ID: <20070325233341.7e31cc8c.ariff@FreeBSD.org> In-Reply-To: <4606946B.7080209@cyberwang.net> References: <46060D94.2060506@cyberwang.net> <20070325182836.548f3585.ariff@FreeBSD.org> <1174819506.1150.4.camel@jesus.automatvapen.se> <4606946B.7080209@cyberwang.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Sun__25_Mar_2007_23_33_41_+0800_6S/WH0w6fyh=zJzK
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, 25 Mar 2007 11:25:31 -0400
Sean Bryant <sean@cyberwang.net> wrote:
> Joel Dahl wrote:
> > On Sun, 2007-03-25 at 18:28 +0800, Ariff Abdullah wrote:
> > =20
> >> On Sun, 25 Mar 2007 01:50:12 -0400
> >> Sean Bryant <sean@cyberwang.net> wrote:
> >> =20
> >>> It's really strange.
> >>>
> >>> Ever since I updated to the latest source, loading snd_ich leads
> >to >> a kernel panic. oich_add_done is where it panics, I don't
> >have any >> experience gathering information that might be
> >relevant, but if >> anyone wants to look in to the issue i will
> >provide and learn >> anything required to resolve the issue (not
> >having sound is a >> serious issue!)
> >>> =20
> >> Not having enough debugging informations is a serious issue, too
> >> Besides, how do you come up with "oich_add_done" ?
> >> =20
> >
> > "ohci_add_done" sounds more likely:
> >
> > joel@jesus [/usr/src] grep -R add_done *
> > sys/dev/usb/ohci.c:static void ohci_add_done(ohci_softc_t
> > *, ohci_physaddr_t); sys/dev/usb/ohci.c: =20
> > ohci_add_done(sc, done &~ OHCI_DONE_INTRS);
> > sys/dev/usb/ohci.c:ohci_add_done(ohci_softc_t *sc, ohci_physaddr_t
> > done) sys/dev/usb/ohci.c: panic("ohci_add_done: addr
> > 0x%08lx not found", (u_long)done);
> >
> > =20
> That was it! Sorry.
>=20
> Ariff, ohci_add_done is on the actual panic line. that's how I come
> up with that.
>
So where does the "loading snd_ich cause panic" fits in? Are you
saying that it is all about "kldload snd_ich" or panic during boot?
--
Ariff Abdullah
FreeBSD
... Recording in stereo is obviously too advanced
and confusing for us idiot ***** users :P ........
--Signature=_Sun__25_Mar_2007_23_33_41_+0800_6S/WH0w6fyh=zJzK
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)
iD8DBQFGBpZVlr+deMUwTNoRArQIAJ4yYQBLJBWTEvyVdg1FvdBWBPIG0wCgkDPy
qyDmjp48hTVphSB5OV5YWJQ=
=KL0k
-----END PGP SIGNATURE-----
--Signature=_Sun__25_Mar_2007_23_33_41_+0800_6S/WH0w6fyh=zJzK--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070325233341.7e31cc8c.ariff>
