misc/157903: automated kldload for USB class devices

Robert Millan rmh at debian.org
Fri Jun 24 07:10:13 UTC 2011


The following reply was made to PR conf/157903; it has been noted by GNATS.

From: Robert Millan <rmh at debian.org>
To: Warner Losh <imp at bsdimp.com>
Cc: FreeBSD-gnats-submit at freebsd.org, freebsd-bugs at freebsd.org, 
	freebsd-hackers at freebsd.org, freebsd-usb at 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 at 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


More information about the freebsd-bugs mailing list