2004-10-20 07:07:16 +02:00
|
|
|
extern struct chip_operations mainboard_tyan_s2880_ops;
|
2003-08-05 00:13:57 +02:00
|
|
|
|
2003-07-25 06:32:42 +02:00
|
|
|
struct mainboard_tyan_s2880_config {
|
|
|
|
int fixup_scsi;
|
2003-08-27 16:33:13 +02:00
|
|
|
int fixup_vga;
|
2003-07-25 06:32:42 +02:00
|
|
|
};
|