From owner-freebsd-usb@FreeBSD.ORG Sun May 22 13:30:08 2005 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51C4216A41C for ; Sun, 22 May 2005 13:30:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D27643D58 for ; Sun, 22 May 2005 13:30:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4MDU8U4001934 for ; Sun, 22 May 2005 13:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4MDU8rY001933; Sun, 22 May 2005 13:30:08 GMT (envelope-from gnats) Date: Sun, 22 May 2005 13:30:08 GMT Message-Id: <200505221330.j4MDU8rY001933@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Thierry Thomas Cc: Subject: Re: kern/80383: [PATCH] Add quirk for uhid to ignore certain usbdevices (blacklist) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thierry Thomas List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2005 13:30:08 -0000 The following reply was made to PR usb/80383; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org Cc: Adam Kropelin Subject: Re: kern/80383: [PATCH] Add quirk for uhid to ignore certain usbdevices (blacklist) Date: Sun, 22 May 2005 15:24:20 +0200 On Sun 1 may 05 at 15:12:55 +0200, Adam Kropelin wrote: > >>To add the MGE UPS devices, I need the attached patches. > > Here are additional patches to add APC UPSes to the quirk table. In order to rebuild a machine where I need these patches, I have merged all the submitted patches in a single file, available at: It applies against a 5.4-STABLE. Regards, -- Th. Thomas.