On Thursday 23 February 2006 04:43, Scott Long wrote:
> Dave wrote:
> > Hello,
> >Some urgency on this issue!I've got a 10 gb ide drive that has
> > critical data on one of it's
> > partitions /dev/ad1e. This drive was originally gmirrored in
> > another box it worked fine, it was the maste
On Thursday 23 February 2006 17:40, Chuck Lever wrote:
> hi all-
>
> i have a D-Link DWL-G650M PCCard (Atheros) and an IBM T40 laptop. they
> don't want to talk with each other.
>
> the T40 has a built in Aironet, but the driver generates "received 194
> bytes, expected 196 bytes" messages in the
Hello Maksim,
yes I too looked at ukbd code and found the same.
I already put a patch on the bug list yesterday.
In the mean time I compared the ukbd code to
that of NetBSD and OpenBSD. Their code is
quite different. I expect that the DragenFlyBSD
guys may have the same problem, but did not
find t
Maksim Yevmenkin wrote:
[...]
I still do not know where it comes from,
but what I found so far is,
that the usb keyboard (or ukbd driver)
seems to delay the break codes for
keys with prefix E0 (which may or may not
have anything to do with my problem).
E.g., I press Keypad-Enter and see
E0 1
Maksim Yevmenkin wrote:
Norbert,
[...]
I still do not know where it comes from,
but what I found so far is,
that the usb keyboard (or ukbd driver)
seems to delay the break codes for
keys with prefix E0 (which may or may not
have anything to do with my problem).
E.g., I press Keypad-Enter and
Norbert,
[...]
I still do not know where it comes from,
but what I found so far is,
that the usb keyboard (or ukbd driver)
seems to delay the break codes for
keys with prefix E0 (which may or may not
have anything to do with my problem).
E.g., I press Keypad-Enter and see
E0 1C E0
^p
Thanks for reply.
Actually i want to save cpu registers values just before the time of
shutdown that is why i am asking question.So is it possible for me to do
that?and if possible how should approach for it?
Thanks in advance.
On 2/23/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > I wan
On 2006-02-23 12:14, Gary Corcoran <[EMAIL PROTECTED]> wrote:
>John Baldwin wrote:
>>On Thursday 23 February 2006 02:56, Nikos Vassiliadis wrote:
>>>On Thursday 23 February 2006 07:06, Eugene Grosbein wrote:
On Wed, Feb 22, 2006 at 03:50:17PM +0200, Nikos Vassiliadis wrote:
>netstat -r prin
On Thu, Feb 23, 2006 at 12:00:24PM +, [EMAIL PROTECTED] wrote:
> Date: Wed, 22 Feb 2006 22:23:13 -0500
> From: "Dave" <[EMAIL PROTECTED]>
> Subject: urgent, need to recover superblock!
> To:
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
>
John Baldwin wrote:
On Thursday 23 February 2006 02:56, Nikos Vassiliadis wrote:
On Thursday 23 February 2006 07:06, Eugene Grosbein wrote:
On Wed, Feb 22, 2006 at 03:50:17PM +0200, Nikos Vassiliadis wrote:
netstat -r prints link-layer generated routes and many
times the output becomes somehow
On Thursday 23 February 2006 02:56, Nikos Vassiliadis wrote:
> On Thursday 23 February 2006 07:06, Eugene Grosbein wrote:
> > On Wed, Feb 22, 2006 at 03:50:17PM +0200, Nikos Vassiliadis wrote:
> > > netstat -r prints link-layer generated routes and many
> > > times the output becomes somehow obscur
Hi, I have an Intel S845WD1 motherboard with a 3Ware 74XX or 75XX card and
two Intel NICs (for a grand total of 4 Intel NICs) and 512 megs of ECC RAM.
The system was quite stable for a while until I upgraded from 4.9 to 4.11.
Afterwards, every 14-16 days I would get a panic: page fault. I replaced
hi all-
i have a D-Link DWL-G650M PCCard (Atheros) and an IBM T40 laptop. they
don't want to talk with each other.
the T40 has a built in Aironet, but the driver generates "received 194
bytes, expected 196 bytes" messages in the system log, and i can't get
it to work.
so i bought this Ath
> I want to access cpu registers
I don't know if this helps.
[...]
#include
[...]
ucontext_t ctx;
getcontext(&ctx);
printf("%#010x\n", ctx.uc_mcontext.mc_eax);
[...]
Look at /usr/include/ucontext.h
greets
Andreas
___
freebsd-hackers@freebsd.org ma
On 2006-02-23 15:18, Pranav Sawargaonkar <[EMAIL PROTECTED]> wrote:
> I want to access cpu registers using KLD.How should i do that?
> My aim is to save current registers values on disk.
> Any documentation or code regrading this will also help me.
Are you sure something like this would be useful?
On Sat, 18 Feb 2006, M. Warner Losh wrote:
> : LBA -> slice/partition/offset -> fs/inode -> list of file names
> : Logic for the second step should be in fsck.
>
> Yea. I was kinda hoping to find a tool that would do that given the
> LBA of the disk... I can do the math by hand, but if I do
Hi
I want to access cpu registers using KLD.How should i do that?
My aim is to save current registers values on disk.
Any documentation or code regrading this will also help me.
Thanks in advance.
-Pranav Sawargaonkar
_
On Thursday 23 February 2006 07:06, Eugene Grosbein wrote:
> On Wed, Feb 22, 2006 at 03:50:17PM +0200, Nikos Vassiliadis wrote:
> > netstat -r prints link-layer generated routes and many
> > times the output becomes somehow obscure. For
> > example:
> >
> > [EMAIL PROTECTED]:0:/usr/home/src/FreeBSD
18 matches
Mail list logo