Idea for project: Make cpp do unifdef service...

2001-11-03 Thread Poul-Henning Kamp


Hi gang,

We have a program called unifdef(1) which is a nice concept and all
but a bit dated.

In particular it doesn't understand lines like:
#if defined(foo) || defined(bar)

Is there a volunteer who would attempt to add the unifdef functionality
to cpp ?

There are plenty of files in the tree to test on...

-- 
Poul-Henning Kamp   | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since RFC 956
FreeBSD committer   | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: ahc(4) reports PCI parity error interrupt

2001-11-03 Thread Wilko Bulte

On Fri, Nov 02, 2001 at 09:16:21PM +0100, Wilko Bulte wrote:
 On Fri, Nov 02, 2001 at 09:52:28AM +0100, Gary Jennejohn wrote:
  On Friday 02 November 2001 00:21, Wilko Bulte wrote:
  [snip problem description]
   I ran the same systemdisk  all expansion cards in a PII-266
   with Intel chipset without any issue. The K7V is rock stable
   as long as I keep my fingers from fxtv.
  
   Suggestions on how to analyse/workaround this issue are most
   welcome. Anything in the BIOS setup maybe?
  
  
  Sorry, no idea how to fix this, but I saw a very similar problem 
  under Linux while writing a driver for a data-acquisition board. 
  On a K7M (AMD chipset) I couldn't access the on-board memory 
  reliably, but using an INTEL chipset and CPU everything worked 
  just fine. Your report makes me think that there's a generic bug 
  in the Athlon and not a problem in the chipsets, which is what I 
  originally suspected.
 
 It appears things are more complicated than that. I have swapped
 the Adaptec 29160 for a 2940UW. I am now running continous buildworlds,
 a 'dd' of the SCSI disk and fxtv in parallel. 
 
 This appears to work like a charm until now. I'll let it run and
 see what develops

It takes a while, but then it fails: fxtv looses the picture and
cc (from the buildworld) started sig11-ing. [No, this is not then
RAM, it only happens when fxtv runs]

Seems I better loose the TVcard :-/

-- 
|   / o / /_  _ email:  [EMAIL PROTECTED]
|/|/ / / /(  (_)  Bulte Arnhem, The Netherlands 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: ahc(4) reports PCI parity error interrupt

2001-11-03 Thread Matthew N. Dodd

On Fri, 2 Nov 2001, Mike Silbersack wrote:
 Hm, I'm not sure if the Via pci-bad-settings patch to the ata driver
 was mfc'd yet.  Perhaps more than onboard IDE and SB Lives are
 affected?

Yes.  Download the latest BIOS for your VIA 82c686 based K7 board.

This fixed the problems I was observing of a similar nature.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |   2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



IBM PC330 server freeze on boot install

2001-11-03 Thread Adrian Penisoara

Hi,

  I'm having a hard time trying to install FreeBSD on a IBM PC330 server
(dual MP motherboard with one Pentium Pro 200Mhz, 96Mb RAM, AIC-7880P SCSI
chipset directly connected to the SCSI array with 3 x IBM 4Gb disks and an 
IBM SCSI CDROM, no ServeRAID controller).

  Whenever I boot (either from floppy or from CDROM) the kernel hangs on
Waiting 15seconds for disks to settle (no CapsLock/NumLock response).
Booting verbose yelds no significant messages (it gets to the
noperif:ahc0:0:-1:-1 message and hangs).

  I have been able to succefully install RedHat and Debian Linux on the
machine; NetBSD boots too (though I haven't yet tried to install). It's
clear something is wrong with the FreeBSD drivers.

  Searching the mailling lists I saw other people accuse the very same
problem. Is there anything it can be done ? Any way I can help debug this
issue ?

 Thank you,
 Ady (@warpnet.ro)
___
| Programming in BASIC causes brain damage.   |
|   (Edsger Wybe Dijkstra)|



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: ahc(4) reports PCI parity error interrupt

2001-11-03 Thread Wilko Bulte

On Sat, Nov 03, 2001 at 06:40:28AM -0500, Matthew N. Dodd wrote:
 On Fri, 2 Nov 2001, Mike Silbersack wrote:
  Hm, I'm not sure if the Via pci-bad-settings patch to the ata driver
  was mfc'd yet.  Perhaps more than onboard IDE and SB Lives are
  affected?
 
 Yes.  Download the latest BIOS for your VIA 82c686 based K7 board.
 
 This fixed the problems I was observing of a similar nature.

Well, I am at the latest rev Asus has up for ftp (rev 1007).

-- 
|   / o / /_  _ email:  [EMAIL PROTECTED]
|/|/ / / /(  (_)  Bulte Arnhem, The Netherlands 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: ahc(4) reports PCI parity error interrupt

2001-11-03 Thread Mike Silbersack


On Sat, 3 Nov 2001, Wilko Bulte wrote:

 On Sat, Nov 03, 2001 at 06:40:28AM -0500, Matthew N. Dodd wrote:
  On Fri, 2 Nov 2001, Mike Silbersack wrote:
   Hm, I'm not sure if the Via pci-bad-settings patch to the ata driver
   was mfc'd yet.  Perhaps more than onboard IDE and SB Lives are
   affected?
 
  Yes.  Download the latest BIOS for your VIA 82c686 based K7 board.
 
  This fixed the problems I was observing of a similar nature.

 Well, I am at the latest rev Asus has up for ftp (rev 1007).

 --
 |   / o / /_  _   email:  [EMAIL PROTECTED]
 |/|/ / / /(  (_)  Bulte   Arnhem, The Netherlands

Soren has said in the past that some companies only apply the patch if a
SB Live is detected.  You may wish to try pulling in the patch from
ata-pci.c (look for VIA '686b southbridge fix applied\n) and see if it
helps you at all.

Mike Silby Silbersack


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Love begins... here!

2001-11-03 Thread datingking411







Take control of your social life and join our
community.
We offer a great way for busy, interesting and successful people to meet
each other in our safe, secure and anonymous environment.
Life should be wonderful. Find someone
extraordinary to share your adventures with. 
STOP waiting. START living.
GO meet Somebody!
CLICK
HERE 


If you have received this message in error click here to be removed













To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message


Re: PATCH for review: ipfilter changes in rc.*

2001-11-03 Thread Darren Reed

In some email I received from Arjan de Vet, sie wrote:
 Darren Reed wrote:
 
 In some email I received from Arjan de Vet, sie wrote:
  I wrote similar patches (see http://home.iae.nl/users/devet/freebsd/)
  trying to fix more or less the same bugs/problems.
  
  Maybe it's a good idea if Giorgos and I together come up with 1 'big'
  ipfilter /etc/rc.* and rc.conf.5 patch which includes the best parts of
  both our patches?
 
 That sounds like a good plan.
 
 OK, updated patches for stable and current are available from:
 
   http://home.iae.nl/users/devet/freebsd/
 
 I include the README here:
[...]

How is this progressing ?

Darren

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message