X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fdm9000.h;h=a3750462f9e34eca3c673e0da9713ecfa44d647e;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=0008e2ad0c9f78dc6d8b2e969f9d193c8989d06e;hpb=8066eff0a1a0703ad901dbe5646a47dbfc089ef2;p=linux-2.6 diff --git a/include/linux/dm9000.h b/include/linux/dm9000.h index 0008e2ad0c..a3750462f9 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 */