Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 1997 07:33:13 -0700 (PDT)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa if_zp.c
Message-ID:  <199704171433.HAA04304@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        97/04/17 07:33:13

  Modified:    sys/i386/isa  if_zp.c
  Log:
  Quick and dirty attempt to get the zp device to work with the 3c589D.
  Increase the delay in read_eeprom_data() by two orders of magnitude.
  
  > A better fix would be to make read_eeprom_data() call
  > f_is_eeprom_busy() after the DELAY().
  
  Submitted by:	Samuel Lam <skl@ScalableNetwork.com>
  
  Revision  Changes    Path
  1.36      +2 -2      src/sys/i386/isa/if_zp.c



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