Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2000 20:01:17 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/sysinstall usb.c Makefile install.c main.c sysinstall.h
Message-ID:  <200005120301.UAA26116@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/05/11 20:01:17 PDT

  Modified files:
    release/sysinstall   Makefile install.c main.c sysinstall.h 
  Added files:
    release/sysinstall   usb.c 
  Log:
  Add support for USB to sysinstall.  This includes running usbd and
  setting 'usbd_enable' in rc.conf during nwe installs if USB is detected.
  Also, since usbd already handles USB mice automatically, note that the
  mouse setup section in sysinstall only applies to non-USB mice.
  
  Revision  Changes    Path
  1.94      +2 -2      src/release/sysinstall/Makefile
  1.272     +2 -2      src/release/sysinstall/install.c
  1.58      +4 -1      src/release/sysinstall/main.c
  1.188     +4 -1      src/release/sysinstall/sysinstall.h



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?200005120301.UAA26116>