Hi,
How does one go about dumping the stack trace for the other cpu
while in ddb or gdb?
This is on current.
Thanks,
Lars
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
[EMAIL PROTECTED] wrote:
> Kris Kennaway wrote:
>
> > On Sun, 23 Jul 2000 [EMAIL PROTECTED] wrote:
> >
> > > Netscape 4.74 is already out but FreeBSD 4.1-RC2 contains 4.73 version
> > > yet. Will FreeBSD 4.1-RELEASE contains the last version (4.74) of
> > > Netscape Communicator and Navigator?
>
Hi,
Anyone out there able to extract the firmware for the apple airport that
is embedded in the 1.3 version of the software? Perhaps someone with a
MAC could send me the file?
Thanks,
Lars
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the mess
Hi,
I was trying to debug a problem where sound card is not working because
it ends up with a irq that is shared with the VGA card. So I
figured I'd use gdb to look at the interrupt handler vector to see what
was there and to find out what is going on. However gdb is unable to
dump the data :
mu
Hi,
Has anyone ported the prism2 driver from linux to FreeBSD to run the
Compaq/Samsung etc wl100 wireless ethernet cards? Anyone writing a new
driver for it?
Thanks,
Lars
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Hi,
I find myself connected to multiple networks and domains all the time,
and was wondering if anyone has solved (without using a chroot
environment) using a different resolv.conf for different shells?
One solution I thought off was to change the resolver library to look
for an environment vari
:
> This is my only message in this thread, it's out of topic.
>
> On Thu, Nov 30, 2000 at 01:58:59PM -0600, Lars Fredriksen wrote:
> > Hi,
> >
> > I find myself connected to multiple networks and domains all the time,
> > and was wondering if anyone has solved (
Hi,
I must be missing something
If you set "defaultrouter" in /etc/rc.conf to an ip address,
I expected that rc.network would
do a route add default ..., but instead I find that rc.network doesn't
do anything with the defaultrouter variable except to pass it on to the
route_default var
Hi,
There are two things going on with the route setup.
if [ "x$defaultrouter" != "xNO" ] ; then
static_routes="default ${static_routes}"
route_default="default ${defaultrouter}"
fi
1) since route_default is never used, it should be deleted, ignore that
li
Thanks for setting me straight! I am backtracking trying to find out what I
did wrong initially when I tried to set it up. I certainly botched the
debugging part :-(
Lars
Stefan Bethke wrote:
> Don't!
>
> --On Son, 2. Mai 1999 12:44 Uhr -0500 Lars Fredriksen
> wrote:
>
&
10 matches
Mail list logo