[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070122113144.GA26468@electric-eye.fr.zoreil.com>
Date: Mon, 22 Jan 2007 12:31:44 +0100
From: Francois Romieu <romieu@...zoreil.com>
To: Jay Cliburn <jacliburn@...lsouth.net>
Cc: jeff@...zik.org, shemminger@...l.org, csnook@...hat.com,
hch@...radead.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, atl1-devel@...ts.sourceforge.net
Subject: Re: [PATCH 2/4] atl1: Header files for Attansic L1 driver
> diff --git a/drivers/net/atl1/atl1_hw.h b/drivers/net/atl1/atl1_hw.h
> new file mode 100644
> index 0000000..0450b77
> --- /dev/null
> +++ b/drivers/net/atl1/atl1_hw.h
[...]
> +/* MII definition */
> +/* PHY Common Register */
> +#define MII_BMCR 0x00
> +#define MII_BMSR 0x01
> +#define MII_PHYSID1 0x02
> +#define MII_PHYSID2 0x03
> +#define MII_ADVERTISE 0x04
> +#define MII_LPA 0x05
> +#define MII_EXPANSION 0x06
[snip]
It duplicates a lot of #define already available in include/linux/mii.h.
--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists