14 changed files with
0 additions and
96 deletions
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
struct chip_operations;
|
|
|
|
|
extern struct chip_operations superio_NSC_pc8374_ops;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
struct chip_operations;
|
|
|
|
|
extern struct chip_operations superio_NSC_pc87351_ops;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
struct chip_operations;
|
|
|
|
|
extern struct chip_operations superio_NSC_pc87360_ops;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
extern struct chip_operations superio_NSC_pc87366_ops;
|
|
|
|
|
|
|
|
|
|
#include <pc80/keyboard.h>
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
extern struct chip_operations superio_NSC_pc87417_ops;
|
|
|
|
|
|
|
|
|
|
#include <pc80/keyboard.h>
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
extern struct chip_operations superio_NSC_pc87427_ops;
|
|
|
|
|
|
|
|
|
|
#include <pc80/keyboard.h>
|
|
|
|
|
|
|
|
|
|
@ -7,12 +7,6 @@
|
|
|
|
|
#ifndef PNP_DATA_REG
|
|
|
|
|
#define PNP_DATA_REG 0x15D
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
extern struct chip_operations superio_NSC_pc97307_ops;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,12 +7,6 @@
|
|
|
|
|
#ifndef PNP_DATA_REG
|
|
|
|
|
#define PNP_DATA_REG 0x15D
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
extern struct chip_operations superio_NSC_pc97317_ops;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
struct chip_operations;
|
|
|
|
|
extern struct chip_operations superio_smsc_lpc47b272_ops;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
struct chip_operations;
|
|
|
|
|
extern struct chip_operations superio_smsc_lpc47b397_ops;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
struct chip_operations;
|
|
|
|
|
extern struct chip_operations superio_smsc_lpc47n217_ops;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
extern struct chip_operations superio_winbond_w83627hf_ops;
|
|
|
|
|
|
|
|
|
|
#include <pc80/keyboard.h>
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
extern struct chip_operations superio_winbond_w83627thf_ops;
|
|
|
|
|
|
|
|
|
|
#include <pc80/keyboard.h>
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,3 @@
|
|
|
|
|
#ifndef SIO_COM1
|
|
|
|
|
#define SIO_COM1_BASE 0x3F8
|
|
|
|
|
#endif
|
|
|
|
|
#ifndef SIO_COM2
|
|
|
|
|
#define SIO_COM2_BASE 0x2F8
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
extern struct chip_operations superio_winbond_w83977tf_ops;
|
|
|
|
|
|
|
|
|
|
#include <pc80/keyboard.h>
|
|
|
|
|
|