Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 11:49:40 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam cam_xpt.c src/sys/dev/usb umass.c src/sys/modules Makefile src/sys/modules/cam Makefile
Message-ID:  <200008131849.LAA28481@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/08/13 11:49:40 PDT

  Modified files:
    sys/cam              cam_xpt.c 
    sys/dev/usb          umass.c 
    sys/modules          Makefile 
  Added files:
    sys/modules/cam      Makefile 
  Log:
  CAM, the module: scbus, da, cd, and st wrapped in one module.
  
  Make the umass driver depend on this module.
  
  Makes it possible to compile the kernel without SCSI support and load it
  when for example a USB floppy is conencted.
  
  Revision  Changes    Path
  1.91      +25 -2     src/sys/cam/cam_xpt.c
  1.32      +4 -1      src/sys/dev/usb/umass.c
  1.132     +2 -2      src/sys/modules/Makefile



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?200008131849.LAA28481>