Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2001 14:13:13 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.c
Message-ID:  <200103042213.f24MDD665332@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/03/04 14:13:13 PST

  Modified files:        (Branch: RELENG_4)
    sys/dev/isp          isp_freebsd.c 
  Log:
  MFC: Remove usage of isp->isp_name/isp->isp_unit (use isp->isp_dev). Remove
  stray newline in foormat string. Note the we don't support 2nd channel
  on 12160/1280 cards in target mode yet. Clean up target mode so that it
  more or less works again. Remove nearly all printfs and use device_printf
  or isp_prt. Handles are 16- not 32 bits now. We can now cope with at least
  the latest Qlogic 1040 Target Mode f/w (12160/1X80 not working yet).
  
  Revision  Changes    Path
  1.32.2.9  +82 -56    src/sys/dev/isp/isp_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?200103042213.f24MDD665332>