Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 439 → Rev 440

/shark/trunk/drivers/newpci/quirks.c
1,5 → 1,5
/*
* $Id: quirks.c,v 1.2 2004-01-29 09:20:41 giacomo Exp $
* $Id: quirks.c,v 1.3 2004-01-30 18:30:25 giacomo Exp $
*
* This file contains work-arounds for many known PCI hardware
* bugs. Devices present only on certain architectures (host
21,7 → 21,7
#include <linux/init.h>
#include <linux/delay.h>
 
#undef DEBUG
#define DEBUG
 
/* Deal with broken BIOS'es that neglect to enable passive release,
which can cause problems in combination with the 82441FX/PPro MTRRs */