Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2011 07:10:13 GMT
From:      Robert Millan <rmh@debian.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/157903: automated kldload for USB class devices
Message-ID:  <201106240710.p5O7AC3B035745@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/157903; it has been noted by GNATS.

From: Robert Millan <rmh@debian.org>
To: Warner Losh <imp@bsdimp.com>
Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org, 
	freebsd-hackers@freebsd.org, freebsd-usb@freebsd.org
Subject: Re: misc/157903: automated kldload for USB class devices
Date: Fri, 24 Jun 2011 09:08:00 +0200

 2011/6/23 Warner Losh <imp@bsdimp.com>:
 > How'd you go about generating all these .conf files?
 
 I have to admit it was quite boring, lots of grep & sed, different
 regex for each file, then some manual editting.
 
 But I see that someone has found a better way.  I'll look into testing that=
  :-)
 
 > I don't see where you defined USB_* as variables in them either. =C2=A0Ma=
 ybe you could point me at it?
 
 Autogenerated from usbdevs, see:
 
 # USB vendor ids and product ids.
 usb_ids.conf: genusbdevs.sh ../../sys/dev/usb/usbdevs
 	sh genusbdevs.sh > $@
 
 --=20
 Robert Millan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106240710.p5O7AC3B035745>