Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2000 15:19:45 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umass.c
Message-ID:  <200004032219.PAA40643@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/04/03 15:19:45 PDT

  Modified files:
    sys/dev/usb          umass.c 
  Log:
  Numerous fixes brought in by Lennart Augustsson from NetBSD:
  
  - Request the maximum number of LUNs on a device if it is
    a Bulk-Only device.
  
  - Handle NO_TEST_UNIT_READY case for SCSI
  
  - Add NO_START_STOP quirk for LS-120
  
  - Fix a KASSERT which was the wrong way around.
  
  - Kickstart the LS-120 with the infamous LS-120 specific command of
    which no one knows what it doesn, apart from the fact that it appeared
    in the Linux code someday.
  
  Revision  Changes    Path
  1.20      +151 -47   src/sys/dev/usb/umass.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?200004032219.PAA40643>