Deleted Added
full compact
32a33
> /*$FreeBSD: head/sys/dev/em/e1000_hw.h 169589 2007-05-16 00:14:23Z jfv $*/
34,36d34
< /*
< * $FreeBSD: head/sys/dev/em/e1000_hw.h 169248 2007-05-04 13:30:44Z rwatson $
< */
38d35
<
88a86,87
> #define E1000_DEV_ID_82571EB_SERDES_DUAL 0x10D9
> #define E1000_DEV_ID_82571EB_SERDES_QUAD 0x10DA
153c152
< e1000_num_macs
---
> e1000_num_macs /* List is 1-based, so subtract 1 for true count. */