X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fdm9000.h;h=a3750462f9e34eca3c673e0da9713ecfa44d647e;hb=90a1ba0c5e39eeea278f263c28ae02166c5911c8;hp=0008e2ad0c9f78dc6d8b2e969f9d193c8989d06e;hpb=d039ba24f135147f60a13bcaa768189a5b773b6e;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/dm9000.h b/include/linux/dm9000.h index 0008e2ad0c9..a3750462f9e 100644 --- a/include/linux/dm9000.h +++ b/include/linux/dm9000.h @@ -19,6 +19,8 @@ #define DM9000_PLATF_8BITONLY (0x0001) #define DM9000_PLATF_16BITONLY (0x0002) #define DM9000_PLATF_32BITONLY (0x0004) +#define DM9000_PLATF_EXT_PHY (0x0008) +#define DM9000_PLATF_NO_EEPROM (0x0010) /* platfrom data for platfrom device structure's platfrom_data field */