Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2001 17:03:19 -0700 (PDT)
From:      Duncan Barclay <dmlb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ray if_ray.c if_rayvar.h
Message-ID:  <200105090003.f4903J937962@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dmlb        2001/05/08 17:03:19 PDT

  Modified files:
    sys/dev/ray          if_ray.c if_rayvar.h 
  Log:
  Eliminate some panics for errors we can recover from.
  
  Reduce the verbose memory map setup reports and work with pccardd to
  set the common memory map up.
  
  Use enumeration values for CARD_SET_RES_FLAGS.
  
  Use DELAY when spinning waiting for the card to come free instead of a loop.
  
  MFC:	after 1 week
  
  Revision  Changes    Path
  1.55      +121 -164  src/sys/dev/ray/if_ray.c
  1.15      +2 -2      src/sys/dev/ray/if_rayvar.h


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?200105090003.f4903J937962>