From owner-cvs-all Sat May 13 5:54:54 2000 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 5E7E537B585; Sat, 13 May 2000 05:54:47 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.9.3/8.9.3) with ESMTP id NAA69746; Sat, 13 May 2000 13:51:15 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id NAA29152; Sat, 13 May 2000 13:50:46 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200005131250.NAA29152@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: John Baldwin Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Nick Hibma Subject: Re: cvs commit: src/release/sysinstall usb.c Makefile install.c main.c sysinstall.h In-Reply-To: Message from John Baldwin of "Thu, 11 May 2000 20:01:17 PDT." <200005120301.UAA26116@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 May 2000 13:50:46 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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. This is truly good stuff ! > 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 -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message