Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2000 21:46:16 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx aic7xxx_freebsd.c
Message-ID:  <200009200446.VAA49630@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2000/09/19 21:46:16 PDT

  Modified files:
    sys/dev/aic7xxx      aic7xxx_freebsd.c 
  Log:
  Remove the last two uses of ahc->unit in the FreeBSD version of the driver.
  ahc->unit is depricated and will be going away as soon as the Linux
  driver catches up.  In the FreeBSD case, it is always initialized to 0
  and this caused some strangeness in registering multiple ahc controllers
  with CAM.
  
  Noticed by:	Tor.Egge@fast.no
  
  Revision  Changes    Path
  1.2       +4 -3      src/sys/dev/aic7xxx/aic7xxx_freebsd.c



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?200009200446.VAA49630>