Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2003 15:12:51 -0800 (PST)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c
Message-ID:  <200302072312.h17NCpAF001494@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2003/02/07 15:12:51 PST

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Fix the breakage resulting from Rev. 1.80. Get the eeprom width
  for all but two cards. This should fix broken cards like these:
  
  DM9102 (Davicom, DEVICE_ID: 0x9002)
  DM9009 (Davicom, DEVICE_ID: 0x9009)
  DM9100 (Davicom, DEVICE_ID: 0x9100)
  98713/98713_CP (Macronix PMAC, DEVICE_ID: 0x0512)
  98713_CP (Macronix PMAC, DEVICE_ID: 0x0512)
  987x5 (Macronix PMAC, DEVICE_ID: 0x0531)
  98727  (Macronix PMAC, DEVICE_ID: 0x0532)
  82C115 (Lite-On PNIC II, DEVICE_ID: 0xc115)
  AX88140A (ASIX Dev_ID: DEVICE_ID: 0x1400)
  EN1217 (Accton EN1217, DEVICE_ID: 0x1217)
  
  Note that these cards sould still work in STABLE.
  
  Reviewed by:    imp
  
  Revision  Changes    Path
  1.92      +5 -4      src/sys/pci/if_dc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302072312.h17NCpAF001494>