summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-07-12 22:57:06 +0000
committerimp <imp@FreeBSD.org>2004-07-12 22:57:06 +0000
commit3c84bfe26f189f18601013dc5ca8111498d8f92d (patch)
tree6cc579ad6a3a3a5546fefed69cc1fd309db7abd9 /sys/dev
parent60a55c7a06be125661c0bd4580e4c2527be3236f (diff)
downloadFreeBSD-src-3c84bfe26f189f18601013dc5ca8111498d8f92d.zip
FreeBSD-src-3c84bfe26f189f18601013dc5ca8111498d8f92d.tar.gz
Remove the instructions for regenerating usbdevs.h: that's now no
longer necessary.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/usbdevs13
1 files changed, 0 insertions, 13 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index 3593ef4..6b9783b 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -44,19 +44,6 @@ $FreeBSD$
* enables the USB stack to print a useful description of the device that was
* connected.
*
- * The ID should be added in usbdevs and then the files usbdevs.h and
- * usbdevs_data.h need to be regenerated.
- *
- * # edit usbdevs
- * make -f Makefile.usbdevs
- * # test your change
- * cd ../../modules/usb
- * make
- * # commit, if appropriate
- * cvs -m "ID for device XYZ" commit usbdevs
- * # commit the derived files after the $ FreeBSD $ has been updated.
- * cvs commit usbdevs.h usbdevs_data.h
- *
* Please note that these IDs do not do anything. Adding an ID here and
* regenerating the usbdevs.h and usbdevs_data.h only makes a symbolic name
* available to the source code and does not change any functionality, nor
OpenPOWER on IntegriCloud