Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2003 09:47:55 -0600 (MDT)
From:      Fred Clift <fclift@verio.net>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: fxp unaligned access
Message-ID:  <20030425094109.T69705-100000@vespa.dmz.orem.verio.net>
In-Reply-To: <16040.41592.881674.785194@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 24 Apr 2003, Andrew Gallatin wrote:
>
> Don't bother to try to get a crashdump, it won't work on a trap
> anyway.  It will only work on an explicit panic.

Oops - didn't read this till after I tried, and indeed, I seem to get a
hosed stack or something that makes it so I can't get the desired info...

>  ) Stopped at      fxp_add_rfabuf+0x80:    zapnot  t0,#0xf3,t0     <t0=0x10>
>
> Isn't htole16 just supposed to be a cast to (u_int16_t) on alpha?
> It might be interesting to try just using the cast..

I tried this and it didn't help - So, what is the equivalent of 'printf
debugging' when doing kernel modules?  is there some way to get stuff
printed to the console?  (Note to Drew - finally got remote serial console
set up on this box so I may actually be able to work on this more than
once a day for 10 minutes :)

Fred

--
Fred Clift - fclift@verio.net -- Remember: If brute
force doesn't work, you're just not using enough.



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