freebsd-skq/sys/dev/hme
marius d703627905 - Fix braino introduced in rev. 1.17, unlike the X1032A (HME-ISP1040-combo)
and the X1034A (quad HME; QFE) cards the X1033A (single HME) don't have a
  PCI-PCI-bridge so we can't rely on the PCI slot number being useable as
  index for the network address to read from the VPD on the latter. Use
  the end tag to determine whether it is a QFE VPD with 4 NAs and only use
  the slot number as index in this case.
- Remove a useless check.

Prodded by:		joerg
Additional testing by:	joerg
MFC after:		1 day
2005-03-02 00:49:37 +00:00
..
if_hme_pci.c - Fix braino introduced in rev. 1.17, unlike the X1032A (HME-ISP1040-combo) 2005-03-02 00:49:37 +00:00
if_hme_sbus.c Make hme(4) mpsafe 2004-11-22 06:46:30 +00:00
if_hme.c Fix "Duplicate mbuf free panic". 2005-02-02 08:35:11 +00:00
if_hmereg.h Implement TCP/UDP Transmit/Receive checksum offload. 2004-08-05 02:52:33 +00:00
if_hmevar.h Make hme(4) mpsafe 2004-11-22 06:46:30 +00:00