2011/6/23 Warner Losh <i...@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.  Maybe 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 > $@

-- 
Robert Millan
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to