Date: Wed, 1 Aug 2001 12:56:41 -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: <200108011956.f71Jufe29973@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dmlb 2001/08/01 12:56:41 PDT Modified files: (Branch: RELENG_4) sys/dev/ray if_ray.c if_rayvar.h Log: MFC 1.55 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. Approved by: jkh Revision Changes Path 1.47.2.3 +132 -167 src/sys/dev/ray/if_ray.c 1.12.2.3 +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?200108011956.f71Jufe29973>