Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2011 09:08:00 +0200
From:      Robert Millan <rmh@debian.org>
To:        Warner Losh <imp@bsdimp.com>
Cc:        freebsd-hackers@freebsd.org, freebsd-bugs@freebsd.org, FreeBSD-gnats-submit@freebsd.org, freebsd-usb@freebsd.org
Subject:   Re: misc/157903: automated kldload for USB class devices
Message-ID:  <BANLkTi=z=L7J5ffZwYJoWzT83vEz5p1R8g@mail.gmail.com>
In-Reply-To: <F167A141-3FC0-4798-B299-2B64E4053441@bsdimp.com>
References:  <201106151523.p5FFN73i075030@red.freebsd.org> <201106151530.p5FFUABZ073845@freefall.freebsd.org> <BANLkTikLX3GdBk-q_ZK-Zg7LaL=zN2J_-w@mail.gmail.com> <F167A141-3FC0-4798-B299-2B64E4053441@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?BANLkTi=z=L7J5ffZwYJoWzT83vEz5p1R8g>