boot zip drive

2002-01-22 Thread Peter J. Blok
Hi, I am trying to boot off a iomega zip drive. Without success. The boot code is not able to find a UFS file-system. The drive is connected as a primary master. There are no other drives connected. I have tried a dedicated disk and normal. I have tried different motherboards with newer BIOS

Re: Telnet option negotiation

2002-01-22 Thread Lajos Zaccomer
Hi, Thanx for the impressive welcome, Terry. Yes, I might be wrong; however, in this case, please interpret the following quotation from RFC854, page 4: "In summary, WILL XXX is sent, by either party, to indicate that party's desire (offer) to begin performing option XXX, DO XXX and DON'T

Re: FreeBSD 5.x

2002-01-22 Thread Jason Andresen
Terry Lambert wrote: > > Alp Atici wrote: > > Is gcc 3.x going to be the default compiler starting from > > FBSD 5.x series? Is the development on current branch > > compiled using gcc 3.0 (or up)? > > I think that the cut over will happen after the compiler > no longer core dumps on: Odd, I ca

Re: Telnet option negotiation

2002-01-22 Thread Miguel Mendez
On Tuesday 22 January 2002 16:16, Lajos Zaccomer wrote: Hi, > Thanx for the impressive welcome, Terry. Yes, I might be wrong; however, in > this case, please interpret the following quotation from RFC854, page 4: Huh? I didn't see anything wrong in Terry's answer. > Might be you who don't und

ANyone seen a touch screen on BSD?

2002-01-22 Thread Julian Elischer
says it all. If you know of a touch screen that can be interfaced to FreeBSD let me know.. thanks.. Julian To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: ANyone seen a touch screen on BSD?

2002-01-22 Thread Bill Swingle
I don't remember if you were there or not but there was a bartop arcade game that was based on FreeBSD that had a touch screen that showed up at FreeBSDCon 99 (I think). My memory fails me on the name of the person that brought it but I'm sure he's on -hackers (maybe) :) -Bill On Tue, Jan 22, 20

Re: ANyone seen a touch screen on BSD?

2002-01-22 Thread Julian Elischer
yeah I had that on ein mind but I can't remember who it was either. (But I do remember that it was someone we all knew) :-) On Tue, 22 Jan 2002, Bill Swingle wrote: > I don't remember if you were there or not but there was a bartop arcade > game that was based on FreeBSD that had a touch screen

cpu info in userland

2002-01-22 Thread Brooks Davis
I'm working on a port of Globus to FreeBSD and some of the monitoring tools want to publish info about each CPU in the system. On the i386 the most info I need is generally found at the top of dmesg: CPU: Pentium III/Pentium III Xeon/Celeron (996.85-MHz 686-class CPU) Origin = "GenuineIntel"

Re: ANyone seen a touch screen on BSD?

2002-01-22 Thread Scott Mitchell
On Tue, Jan 22, 2002 at 10:12:01AM -0800, Julian Elischer wrote: > > says it all. > If you know of a touch screen that can be interfaced to FreeBSD let me > know.. Depends what you mean by 'interfaced'... we had some touch screens attached to RedHat boxen at my previous job -- the touch scre

Re: cpu info in userland

2002-01-22 Thread Alfred Perlstein
Y'know this really deserves a FAQ entry if it exists, if not anyone feel like implementing the sysctl for it? * Brooks Davis <[EMAIL PROTECTED]> [020122 11:34] wrote: > I'm working on a port of Globus to FreeBSD and some of the monitoring > tools want to publish info about each CPU in the system.

Re: ANyone seen a touch screen on BSD?

2002-01-22 Thread Bill Swingle
Now that I think of it, I think it was Kevin Day <[EMAIL PROTECTED]> -Bill On Tue, Jan 22, 2002 at 11:01:55AM -0800, Julian Elischer wrote: > yeah I had that on ein mind but I can't remember who it was either. > (But I do remember that it was someone we all knew) > :-) > > > On Tue, 22 Jan 200

Re: cpu info in userland

2002-01-22 Thread Miguel Mendez
On Tuesday 22 January 2002 20:33, Brooks Davis wrote: Hi. > I'm trying to figure out how to get it from userland (in a shell script). > I've looked at the cpuid port which seems to do most of it, but it > doesn't display clock speed, only works on IA32 cpus, and won't be > accurate if we have mi

Re: cpu info in userland

2002-01-22 Thread Lars Eggert
Brooks Davis wrote: > I'm trying to figure out how to get it from userland (in a shell script). > I've looked at the cpuid port which seems to do most of it, but it > doesn't display clock speed, only works on IA32 cpus, and won't be > accurate if we have mismatched CPUs.[0] FWIW, there's a bad

Re: cpu info in userland

2002-01-22 Thread Pierre-Luc Lespérance
Brooks Davis wrote: > > I'm working on a port of Globus to FreeBSD and some of the monitoring > tools want to publish info about each CPU in the system. On the i386 > the most info I need is generally found at the top of dmesg: > > CPU: Pentium III/Pentium III Xeon/Celeron (996.85-MHz 686-class