Many thanks. I see where I was going wrong now.
Dominic Marks
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in
Hi there,
I have a process in user space, that wants to send a packet
direct on the ethernet, not encapsulate the packet in IP.
When I read about netgraph, it looks like it possible to do, or?
When I hook to a upper or a lower hook, does the kernel create
the ethernet header, or do I have to creat
Title: Take Control Of Your Conference Calls
Long Distance
ConferencingOnly 18 Cents Per
Minute
Connects Up To 100 Participants!
No setup fees
No contracts or monthly fees
Call anytime, from anywhere, to anywhere
International Dial In 18 cen
Very neat.
[forgive flippancy]
On Wed, 2 May 2001, Andrew Hesford wrote:
> The screensaver isn't bad, and it gets pretty trippy when you focus at
> infinity and let the 3D-Illusions (TM) effect set in.
Argh! I've just gone blind.
--
jan grant, ILRT, University of Bristol. http://www.ilrt.br
Jordan,
I don't buy this story for a moment. You should expect
SVBUG not to either. This can only be classified as:
A) A poor excuse for a coverup (for some unknown reason)
B) Major incompetence (in which someone should resign)
C) Aliens have landed
If as you say, it has been known since
Dear Jessem,
>
> A) A poor excuse for a coverup (for some unknown reason)
>
Need a reason? See item C.
>
> B) Major incompetence (in which someone should resign)
>
Does this mean you're volunteering?
In case you don't: I hereby resign from the position of Major Incompetence.
I have proudly hel
Koster, K.J. writes:
> Dear Jessem,
>
> > C) Aliens have landed
> >
> Ah. All is explained.
Note that "jessem" appears to be Jesus Monroy Jr, who about 6
or 7 years ago conducted various experiments on PC hardware. Among
other things, he proved that
>>> if you turn off DRAM
Hello!
I asked this already on freebsd-questions and was suggested to ask on this list, too.
I have a linux driver for a video grabber card (dfg/bw1 from 'the imaging
source'). This card does not use a well bt848 or similar chip. I would like to
transfer this driver to freebsd.
I do
In message <[EMAIL PROTECTED]> Kevin Day writes:
: I tried sending this from my work account, but our new exchange server isn't
: exactly sending mail correctly... Excuse the duplicate post if you see it.
: :)
It sounds like the PCI card that you are trying to read from is
generating the pci faul
>
> In message <[EMAIL PROTECTED]> Kevin Day writes:
> : I tried sending this from my work account, but our new exchange server isn't
> : exactly sending mail correctly... Excuse the duplicate post if you see it.
> : :)
>
> It sounds like the PCI card that you are trying to read from is
> genera
Well, given that it's you I'm speaking with, I think we can just
settle for the Aliens explanation and leave it at that. In the real
world, shit happens and people do their best to deal with it, often
with inadequate information and a lack of alternative resources.
I suppose I could also ascribe
In message <[EMAIL PROTECTED]> Kevin Day writes:
: The PCI target itself isn't doing anything like that, but it's possible that
: the PCI-PCI bridge we're going through might be. In any case, getting the
: NMI isn't really all that bad, it's stopping the chipset from getting hung
: on a infinite r
On Thursday 03 May 2001 16:53, Robert Suetterlin wrote:
> Hello!
>
> I asked this already on freebsd-questions and was suggested to ask on this
> list, too.
>
> I have a linux driver for a video grabber card (dfg/bw1 from 'the imaging
> source'). This card does not use a well bt848 or simil
On 03-May-01 Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Kevin Day writes:
>: The PCI target itself isn't doing anything like that, but it's possible that
>: the PCI-PCI bridge we're going through might be. In any case, getting the
>: NMI isn't really all that bad, it's stopping the chips
On 3 May, Jordan Hubbard wrote:
> Well, given that it's you I'm speaking with, I think we can just
> settle for the Aliens explanation and leave it at that. In the real
> world, shit happens and people do their best to deal with it, often
> with inadequate information and a lack of alternative r
K.J.
thanks for your comments. I'll make sure to pass them
on to the club. :-)
Best Regards,
Jessem.
On 3 May, Koster, K.J. wrote:
> Dear Jessem,
>
>>
>> A) A poor excuse for a coverup (for some unknown reason)
>>
> Need a r
I don't know what part of "this has nothing to do with hacking
FreeBSD" you did not understand before, but this list has a very clear
and well-stated CHARTER which is posted here:
http://www.freebsd.org/doc/en_US.ISO_8859-1/books/handbook/eresources.html#ERESOURCES-MAIL
and this discussion
Jordan,
As far as I can see the ECHELON is still doing a good job of
filtering his messages out, I have seen no traces of this thread
anywhere else than on the encrypted monitor VPN.
But I guess he is on to our plan, so we really have no choice but
to kill him. Is it your turn or my turn to ca
Does FreeBSD has any related work about it as an real time operating
system?
Where can i find information about that ??
---
Joao Carlos
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
:
:And how's your new helicopter ? Black is always beautiful as they say :-)
:
:Poul-Henning
Helicopter? Pah! I know for a fact that Jordan was bribed with
a brand spanking new hovermobile by the afformentioned aliens!
(which, oddly enough looks somewhat like a DeLorean with a MrCo
Hi,
Hi, I do web development and database work out of Las Vegas.
I was wondering if you needed any development done. I have been
doing web work for 6 years. I know Cold Fusion, ASP, Oracle, SQL
and Flash.
Tony Grijalva
702.951.3051
Here's some the sites I've worked on:
http://www.crazynickels
Thus spake Matt Dillon ([EMAIL PROTECTED]):
> Helicopter? Pah! I know for a fact that Jordan was bribed with
> a brand spanking new hovermobile by the afformentioned aliens!
> (which, oddly enough looks somewhat like a DeLorean with a MrCoffee
> bolted to the back, hrm).
I
Dear Mike,
Mike Smith wrote on Wed, May 02, 2001 at 04:08:25PM -0700:
[..]
> You don't want to set CONSPEED in the kernel config, or change the loader
> configuration. Just build/install boot1/boot2 with a new
> BOOT_COMCONSOLE_SPEED, and ensure that /etc/ttys is correctly set for
> your desi
On Thu, May 03, 2001 at 10:20:45AM +0200, Gunnar Olsson wrote:
> I have a process in user space, that wants to send a packet
> direct on the ethernet, not encapsulate the packet in IP.
> When I read about netgraph, it looks like it possible to do, or?
> When I hook to a upper or a lower hook, does
In 4.2-STABLE, /etc/rc.network has entries to turn on natd. However, natd
does not get enabled if you don't specify natd_interface. WHat if you you
have setup stored in a configuration file and do not wish to supply an
interface flag in /etc/rc.conf? Well, natd does not turn on!
Would it make
On Thu, 3 May 2001, Nick Rogness wrote:
> In 4.2-STABLE, /etc/rc.network has entries to turn on natd.
> However, natd does not get enabled if you don't specify
> natd_interface. WHat if you you have setup stored in a
> configuration file and do not wish to supply an interface flag in
> /etc/rc.c
On Thu, May 03, 2001 at 05:17:17PM -0500, Nick Rogness wrote:
>
> In 4.2-STABLE, /etc/rc.network has entries to turn on natd. However, natd
> does not get enabled if you don't specify natd_interface. WHat if you you
> have setup stored in a configuration file and do not wish to supply an
> inte
27 matches
Mail list logo