broadcast packets not reaching sender on if_hwassist capable interfaces

2002-05-30 Thread Richard Sharpe
Hi, I was chasing an interesting problem in our FreeBSD 4.3 codebase today. Broadcast IP datagrams were not being received by programs on the same system the IP datagrams were sent from. They were making it out the wire. The were being sent on a Broadcom GigE interface that has hardware check

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread .
Frank Mayhar writes: > Morsal Rodbay wrote: > > I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt > > run XFree. Everything worked well besides X. Since a workstation without X > > is useless I was forced to switch to WinXP and it's very stable so there is > > nothing wron

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Jordan K Hubbard
I haven't read the AMD errata docs so I can't comment on that, but it appears to be an issue with AMD CPUs and certain support chipsets, I believe the early VIAs. Reading the cvs logs for the MTRR support code will certainly yield more detailed information (and author attribution) than I've

HSFLinModem: Anyone want to help teach me how?

2002-05-30 Thread Larry Rosenman
Hello, I've just joined this list in the last few days, but was wondering if anyone out there wanted to help teach me how I/we could port the HSF LinModem code from LINUX to FreeBSD. I have one of the recognized PCI ID's in my Laptop, but don't even know where to start with interfacing with t

Improving GNU make compatibility in BSD make (+ patch)

2002-05-30 Thread Jos Backus
The GNU make info file says: `$^' The names of all the prerequisites, with spaces between them. For prerequisites which are archive members, only the member named is used (*note Archives::). A target has only one prerequisite on each other file it depends on, no matter how m

Re: find(1) - peculiar behaviour

2002-05-30 Thread void
On Fri, May 31, 2002 at 03:33:18AM +0100, Robin Breathe wrote: > > I've just realised this is mentioned under BUGS in man 1 find, so my > query changes to: "anyone fancy fixing it and/or giving me some > pointers on how to fix it", or maybe suggest a better way for me to do > this? > "find -L .

RE: find(1) - peculiar behaviour

2002-05-30 Thread Robin Breathe
I wrote: > The problem is that `find -L . -type l -print` reports only the "dud" > symlinks, but `find -L . -type l -delete` removes ALL symlinks... which > is clearly not the desired behaviour. I've just realised this is mentioned under BUGS in man 1 find, so my query changes to: "anyone fancy

find(1) - peculiar behaviour

2002-05-30 Thread Robin Breathe
Hi, I'm writing a simple crontab script to automatically find and remove invalid symlinks. My initial ideas relied on readlink, etc., but looking more closely at find(1), I thought I saw a better/faster way to do it. I think my dilemma is best illustrated by example: [isometry@quadric:~/test]$

Re: sandboxing untrusted binaries

2002-05-30 Thread Frank van Vliet
Hi Bjoern, On Thu, May 30, 2002 at 04:58:18AM +0200, Bjoern Fischer wrote: > OpenBSD has a new interesting feature: systrace. It is a system call > policy generator for "sandboxing" untrusted or semi-trusted binaries. The idea of sandboxing binaries is nice ofcourse but there is a conceptual dra

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Darren Pilgrim
Jordan K Hubbard wrote: > > I'll bet you wouldn't have any trouble running -stable on it. There > was a problem with MTRR support which still needs a little fixing in > order to shut down properly but that's nowhere near as bad as X not > running. Fix should be in FreeBSD 4.6 as well. The MTRR

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Scott
At 10:26 2002/05/31 +0930, Greg 'groggy' Lehey wrote: >On Friday, 31 May 2002 at 2:31:32 +0200, Morsal Rodbay wrote: > > I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt > > run XFree. Everything worked well besides X. Since a workstation without X > > is useless I was f

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Terry Lambert
Morsal Rodbay wrote: > I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt > run XFree. Everything worked well besides X. Since a workstation without X > is useless I was forced to switch to WinXP and it's very stable so there is > nothing wrong with the hardware which means

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Greg 'groggy' Lehey
On Friday, 31 May 2002 at 2:31:32 +0200, Morsal Rodbay wrote: > I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt > run XFree. Everything worked well besides X. Since a workstation without X > is useless I was forced to switch to WinXP and it's very stable so there is > n

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Jordan K Hubbard
I'll bet you wouldn't have any trouble running -stable on it. There was a problem with MTRR support which still needs a little fixing in order to shut down properly but that's nowhere near as bad as X not running. Fix should be in FreeBSD 4.6 as well. - Jordan On Thursday, May 30, 2002, at

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Larry Rosenman
On Thu, 2002-05-30 at 19:31, Morsal Rodbay wrote: > I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt > run XFree. Everything worked well besides X. Since a workstation without X > is useless I was forced to switch to WinXP and it's very stable so there is > nothing wrong

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Frank Mayhar
Morsal Rodbay wrote: > I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt > run XFree. Everything worked well besides X. Since a workstation without X > is useless I was forced to switch to WinXP and it's very stable so there is > nothing wrong with the hardware which means

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Chad Leigh -- Shire . Net LLC
On Thursday, May 30, 2002, at 08:31 , Morsal Rodbay wrote: > I recenetly bought an Athlon XP 1800+... and it turned out that it > wouldnt > run XFree. Everything worked well besides X. Since a workstation > without X > is useless I was forced to switch to WinXP and it's very stable so > there

Re: Does FreeBSD have a problem with some AMD processors?

2002-05-30 Thread Morsal Rodbay
I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt run XFree. Everything worked well besides X. Since a workstation without X is useless I was forced to switch to WinXP and it's very stable so there is nothing wrong with the hardware which means it's a FreeBSD issue. To Un

Re: KLD mmap question

2002-05-30 Thread Eric Anholt
On Thu, 2002-05-30 at 13:14, Tom Tang wrote: > Hello, > > I have a question about implementing mmap functions in > device drivers. Thinking it would be simple, I contigmalloc'd > a buffer of PAGE_SIZE and returned it using atop like other > mmap device implementations. However when my userlan

Re: C ????

2002-05-30 Thread Giorgos Keramidas
On 2002-05-30 23:01 +0200, Matthias Buelow wrote: >echo dev writes: >>I am coding a scheduler. It is going to paste a msg to the screen >>after a certain time. How might i run this in the background? I >>tried just casting it into the background with the name& but it >>did'nt work. I need it to as

Re: C ????

2002-05-30 Thread Alfred Perlstein
* echo dev <[EMAIL PROTECTED]> [020530 13:17] wrote: > I am coding a scheduler. It is going to paste a msg to the screen after a > certain time. How might i run this in the background? I tried just casting > it into the background with the name& but it did'nt work. I need it to > asked the ques

Re: Myson / if_my.c for FreeBSD

2002-05-30 Thread Julian Elischer
On Tue, 16 Apr 2002, Julian Elischer wrote: > > > On Tue, 16 Apr 2002, Surfer wrote: > > > > > Sir: > > > > Our latest driver is ready and tested. It's support our 3 network chips. > > > > MTD800Fast NIC > > MTD803Fast NIC with integrated PHY > > MTD891

Re: C ????

2002-05-30 Thread Matthias Buelow
echo dev writes: >I am coding a scheduler. It is going to paste a msg to the screen after a >certain time. How might i run this in the background? I tried just casting >it into the background with the name& but it did'nt work. I need it to asked >the questions and then put it self into the bac

C ????

2002-05-30 Thread echo dev
I am coding a scheduler. It is going to paste a msg to the screen after a certain time. How might i run this in the background? I tried just casting it into the background with the name& but it did'nt work. I need it to asked the questions and then put it self into the background. If someone co

Re: KLD mmap question

2002-05-30 Thread Tom Tang
Doug, Thanks for the reply, I'll check it out. However if you'll notice in my prev mail, I stated that I was trying to contigmalloc 4K... Hard to believe that the system doesnt have 4K lying around. - Tom On Thu, 30 May 2002, Doug White wrote: > On Thu, 30 May 2002, Tom Tang wrote: > > >

Re: KLD mmap question

2002-05-30 Thread Doug White
On Thu, 30 May 2002, Tom Tang wrote: > I have a question about implementing mmap functions in > device drivers. Thinking it would be simple, I contigmalloc'd > a buffer of PAGE_SIZE and returned it using atop like other > mmap device implementations. However when my userland program > mmaps t

KLD mmap question

2002-05-30 Thread Tom Tang
Hello, I have a question about implementing mmap functions in device drivers. Thinking it would be simple, I contigmalloc'd a buffer of PAGE_SIZE and returned it using atop like other mmap device implementations. However when my userland program mmaps the device with offset 0, when I try acce

Re: jail man page

2002-05-30 Thread Michael R. Wayne
On Thu, May 30, 2002 at 07:09:27AM -0400, Chris Faulhaber wrote: > On Wed, May 29, 2002 at 11:44:12PM -0400, Michael R. Wayne wrote: > > > > Posted to -hackers in the hope that this can be tweaked in 4.6 RELEASE. > > > > 4.5-RELEASE-p4 > > % man jail > > > > D=/here/is/the/jail > > cd

Re: process hang in atprq state

2002-05-30 Thread Richard Nyberg
Thanks for the speedy reply Søren :) Soeren Schmidt may have written: > It seems Soeren Schmidt wrote: > > It seems Richard Nyberg wrote: > > > Hi there. > > > I seem to have some problems with my cd read program. > > > > > > I've attached a small prototype program that for some reason hangs > >

Re: jail man page

2002-05-30 Thread Chris Faulhaber
On Wed, May 29, 2002 at 11:44:12PM -0400, Michael R. Wayne wrote: > > Posted to -hackers in the hope that this can be tweaked in 4.6 RELEASE. > > 4.5-RELEASE-p4 > % man jail > > D=/here/is/the/jail > cd /usr/src > make world DESTDIR=$D > ^ > | > > sho

Lose 16 Pounds In 10 Days 31249

2002-05-30 Thread cristobal116
Hey there, If you're like me, you've tried EVERYTHING to lose weight.  I know how you feel - the special diets, miracle pills, and fancy exercise equipment never helped me lose a pound either.  It seemed like the harder I tried, the bigger I got, until I heard about a product called Extreme Power