Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 456 → Rev 514

/shark/trunk/drivers/newpci/quirks.c
1,5 → 1,5
/*
* $Id: quirks.c,v 1.4 2004-02-20 11:36:16 giacomo Exp $
* $Id: quirks.c,v 1.5 2004-03-19 16:30:12 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>
 
#define 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 */