Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 428 → Rev 430

/shark/trunk/drivers/newpci/quirks.c
1,5 → 1,5
/*
* $Id: quirks.c,v 1.1 2004-01-28 18:32:17 giacomo Exp $
* $Id: quirks.c,v 1.2 2004-01-29 09:20:41 giacomo Exp $
*
* This file contains work-arounds for many known PCI hardware
* bugs. Devices present only on certain architectures (host
12,6 → 12,8
* use the PowerTweak utility (see http://powertweak.sourceforge.net).
*/
 
#include <linuxcomp.h>
 
#include <linux/config.h>
#include <linux/types.h>
#include <linux/kernel.h>