Add SM501 support to HH405 board.
Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP). Add support for eeprom write-enable (CFG_EEPROM_WREN). Patch by Stefan Roese, 22 Sep 2005
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
#ifndef _SM501_H_
|
||||
#define _SM501_H_
|
||||
|
||||
#define PCI_VENDOR_SM 0x126f
|
||||
#define PCI_DEVICE_SM501 0x0501
|
||||
|
||||
typedef struct {
|
||||
unsigned int Index;
|
||||
unsigned int Value;
|
||||
|
||||
Reference in New Issue
Block a user