Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 1995 01:07:50 -0800
From:      "Justin T. Gibbs" <gibbs@estienne.CS.Berkeley.EDU>
To:        "Rodney W. Grimes" <rgrimes@freefall.cdrom.com>
Cc:        CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com
Subject:   Re: cvs commit: src/sys/i386/isa aha1742.c ultra14f.c 
Message-ID:  <199503230907.BAA02336@estienne.cs.berkeley.edu>
In-Reply-To: Your message of "Thu, 23 Mar 1995 01:00:22 PST." <199503230900.BAA04876@freefall.cdrom.com> 

next in thread | previous 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?).

Yes, it should go into sys/eisa along with Julian's EISA probe stuff, 
aic7770.c, aha1742.c, and any other EISA specific driver code.  If you
are going to fix the ultra14f driver, you might consider writing EISA 
specific probe/attach routines for it and placing them in another file in
sys/eisa (similar to how aic7770.c interfaces with aic7xxx.c).

--
Justin T. Gibbs
==============================================
TCS Instructional Group - Programmer/Analyst 1
  Cory | Po | Danube | Volga | Parker | Torus
==============================================



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