Remove dangling DE425 EISA card references in the de driver. They
aren't used, and this doesn't change the supported hardware.
This commit is contained in:
parent
b42fffb4ef
commit
9b2e71ae32
@ -494,20 +494,6 @@ typedef struct {
|
||||
#define PHYCTL_AUTONEG_RESTART 0x0200
|
||||
#define PHYCTL_FULL_DUPLEX 0x0100
|
||||
|
||||
/*
|
||||
* Definitions for the DE425.
|
||||
*/
|
||||
#define DE425_CFID 0x08 /* Configuration Id */
|
||||
#define DE425_CFCS 0x0C /* Configuration Command-Status */
|
||||
#define DE425_CFRV 0x18 /* Configuration Revision */
|
||||
#define DE425_CFLT 0x1C /* Configuration Latency Timer */
|
||||
#define DE425_CBIO 0x28 /* Configuration Base IO Address */
|
||||
#define DE425_CFDA 0x2C /* Configuration Driver Area */
|
||||
#define DE425_ENETROM_OFFSET 0xC90 /* Offset in I/O space for ENETROM */
|
||||
#define DE425_CFG0 0xC88 /* IRQ register */
|
||||
#define DE425_EISAID 0x10a34250 /* EISA device id */
|
||||
#define DE425_EISA_IOSIZE 0x100
|
||||
|
||||
#define DEC_VENDORID 0x1011
|
||||
#define CHIPID_21040 0x0002
|
||||
#define CHIPID_21140 0x0009
|
||||
|
Loading…
Reference in New Issue
Block a user