Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 1995 09:34:20 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa wd.c
Message-ID:  <199510291734.JAA07236@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/10/29 09:34:19

  Modified:    sys/i386/isa  wd.c
  Log:
  Made wcstart() non-static again.  It is called from atapi.c.  The
  modularization of the wd/wcd/atapi driver is ugly.
  
  Include cons.h from a less bogus place.
  
  Removed an ARGSUSED.  Unused args are normal for devswitch functions
  and lint was informed about them for about 5 functions out of 1000.
  Lint should be informed about them, if at all, in some other way.



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