History log of /netbsd-src/sys/dev/usb/Makefile.usbdevs (Results 1 – 10 of 10)
Revision Date Author Comments
# 1cd7590a 18-Apr-2017 riastradh <riastradh@NetBSD.org>

Fix the same typo again in the same comment.

Still no functional change.


# 9f481a9f 18-Apr-2017 riastradh <riastradh@NetBSD.org>

Fix typo in comment. No functional change.


# c9690682 26-Oct-2016 pgoyette <pgoyette@NetBSD.org>

Update the devlist2h.awk script to track the maximum lengths of vendor
and product strings, and report the max values at end of the run.

Update the Makefiles.{pci,usb,hdaudio}devs to point users at

Update the devlist2h.awk script to track the maximum lengths of vendor
and product strings, and report the max values at end of the run.

Update the Makefiles.{pci,usb,hdaudio}devs to point users at the places
which might need to be updated if the maximum lengths get larger.

Since this commit makes no changes to the generated files, we don't
need to regenerate them now.

show more ...


# 9eaee4f4 21-Sep-2014 christos <christos@NetBSD.org>

Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
pairs to the compressed one that matt wrote.


# 79a9d356 12-Oct-2009 wiz <wiz@NetBSD.org>

Fix typo in comment.


# 96230fab 19-Oct-2008 apb <apb@NetBSD.org>

Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.


# ebc862f9 12-Apr-2002 heinz <heinz@NetBSD.org>

Added some clarifying comments after my mistake.


# 964e21e3 31-Jan-2000 augustss <augustss@NetBSD.org>

Use ${RM}


# df6da0d8 07-Jan-1999 augustss <augustss@NetBSD.org>

Generate appropriate RCS headers.


# deb00272 12-Jul-1998 augustss <augustss@NetBSD.org>

Add USB support. Supported so far:
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers