From owner-freebsd-usb@FreeBSD.ORG Thu Dec 9 11:38:33 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98A4E16A4CE for ; Thu, 9 Dec 2004 11:38:33 +0000 (GMT) Received: from dastardly.newsbastards.org.72.27.172.IN-addr.ARPA.NOSPAM.dyndns.dk (84-72-24-80.dclient.hispeed.ch [84.72.24.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3F0243D54 for ; Thu, 9 Dec 2004 11:38:31 +0000 (GMT) (envelope-from bounce@NOSPAM.dyndns.dk) Received: from Mail.NOSPAM.DynDNS.dK (ipv6.NOSPAM.dyndns.dk [2002:5448:1850:0:210:60ff:fe25:f1e5]) (8.11.6/8.11.6-SPAMMERS-DeLiGHt) with ESMTP id iB9BcMa02723 verified NO); Thu, 9 Dec 2004 12:38:25 +0100 (CET) (envelope-from bounce@NOSPAM.dyndns.dk) Received: (from beer@localhost) by Mail.NOSPAM.DynDNS.dK (8.11.6/FNORD) id iB9BcLe02722; Thu, 9 Dec 2004 12:38:22 +0100 (CET) (envelope-from bounce@NOSPAM.dyndns.dk) Date: Thu, 9 Dec 2004 12:38:22 +0100 (CET) Message-Id: <200412091138.iB9BcLe02722@Mail.NOSPAM.DynDNS.dK> X-Authentication-Warning: localhost.newsbastards.org.72.27.172.IN-addr.A: beer set sender to bounce@NOSPAM.dyndns.dk using -f X-Authentication-Warning: localhost.newsbastards.org.72.27.172.IN-addr.A: Processed from queue /tmp X-Authentication-Warning: localhost.newsbastards.org.72.27.172.IN-addr.A: Processed by beer with -C /etc/mail/sendmail.cf-LOCAL From: Barry Bouwsma To: PLZ add me 2 UR FreeBSD USB Lits References: <200412021119.iB2BJGl20421@Mail.NOSPAM.DynDNS.dK> <41B0C2ED.5000706@elischer.org> cc: DragonFlyBDSM Submissives Subject: Re: Dorky usbdevs question X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 11:38:33 -0000 [ This is sent to both the FreeBSD USB mailing list as well as the DragonFlyBSD list for code submissions, in case you followup. If you do reply, drop my address (or just the hostname to make IPv4-aware) ] On Fri, 03 Dec 2004 11:47:57 -0800, Julian Elischer replied to me: > Barry Bouwsma wrote: > >If I may ask, what sort of policy is there on updating usbdevs > >and its ilk? (also concerning 4.x) > >I think it would be nice if all the usbdevs files (4.x, 5.x, -current, > >netbsd, others) were as similar as possible. Otherwise, I'll need to > If you submit patches for merging in from all sources, the we can > certainly commit them. > there isn't much risk in identifying extra devices. I volunteer. I've started with this morning's DragonFly and FreeBSD Current, so... Does the DragonFly team have interest in merging any missing usbdevs entries as well? Please say yes. For starters, the two sets of diffs below can be applied respectively to FreeBSD-current or DragonFly, to bring them into sync. If the DragonFly team is interested, I'll post a note to further patches I come up with to bring in any more entries from OpenBSD and NetBSD, that I plan to make against the (unified) patched usbdevs in FBSD/DFly. The diffs can be downloaded for a short time from https://nospam.dyndns.dk/hacks/usbdevs/ (also without SSL) Of interest to FreeBSD-current would be https://nospam.dyndns.dk/hacks/usbdevs/usbdiffs-dfly == APPLICABLE TO FreeBSD-current contains a few additions in DragonFly that are not in -current one typo correction a good number of whitespace diffs for consistency a couple of ordering changes um, interpid/intrepid? Typo still needs a-fixin' somewhere For DragonFly, you want to have https://nospam.dyndns.dk/hacks/usbdevs/usbdevs-dfly-patch == APPLICABLE TO DragonFly a few additions from FreeBSD not yet in DFly minor ordering changes and duplicate elimination Another set of eyeballs on this would be helpful to verify that I haven't botched something while manually cleaning the diffs. To the FreeBSD people, should I bother with a diff of my final hacked usbdevs against 5.x and 4.x, or would someone later sync everything up? enjoy, barry bouwsma