mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove the instructions for regenerating usbdevs.h: that's now no
longer necessary.
This commit is contained in:
parent
441e42eaf4
commit
77967bd75c
1 changed files with 0 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue