Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 1997 08:48:20 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci ncr.c
Message-ID:  <199704201548.IAA27358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/20 08:48:19

  Modified:    sys/pci   ncr.c
  Log:
  Fixed the type of timeout functions and removed casts that hid the
  type mismatches.  There was no problem in practice (at least on 386's).
  
  Removed NetBSD-related TIMEOUT macro.  NetBSD uses the same BSD4.4Lite
  timeout interface as FreeBSD.  As a concession to portability, declare
  the timeout function without using the FreeBSD timeout_t typedef.
  
  Revision  Changes    Path
  1.97      +7 -11     src/sys/pci/ncr.c



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