Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 1995 01:00:22 -0800
From:      "Rodney W. Grimes" <rgrimes>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa aha1742.c ultra14f.c
Message-ID:  <199503230900.BAA04876@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
rgrimes     95/03/23 01:00:21

  Modified:    sys/i386/isa aha1742.c ultra14f.c
  Log:
  Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments.  Add this to
  ultra14f.c and eliminate constants.
  
  Correct EISA slot scan loops to look at slots 1 to 15 inclusive (off
  by 1 errors all over the place).  Other drivers need this, I will get
  to it after a little more work.
  
  Correct the ultrastore EISA probe so that it starts after the last
  EISA slot probed instead of starting over from slot 0.
  
  We need an eisa.h to move a lot of common constants into.  I will
  write it if someone tells me where it should go (sys/eisa?).



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