Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2010 02:03:48 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ed if_ed_novell.c if_ed_pci.c
Message-ID:  <201008250204.o7P242ah011252@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-08-25 02:03:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_novell.c if_ed_pci.c 
  Log:
  SVN rev 211792 on 2010-08-25 02:03:48Z by imp
  
  Prodded by Yongari, add support for Holtek HT80232.  Add the device
  ID, plus the ability to force '16-bit mode' which really means NE-2000
  mode.  Other open source drivers suggest that the Holtek misbehaves if
  you allow the 8-bit probe.  Also, all of the PCI chips emulate
  NE-2000ish cards, so always force 16-bit mode for memory transfers.
  
  PR:             84202 (patch not used)
  
  Revision  Changes    Path
  1.11      +35 -24    src/sys/dev/ed/if_ed_novell.c
  1.53      +11 -10    src/sys/dev/ed/if_ed_pci.c



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