Searched hist:1236 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.cdiff 207578 Mon May 03 18:14:21 MDT 2010 kan Do not encode more than CTF_MAX_VLEN(1023) enum members.

CTF can not represent enums with more than CTF_MAX_VLEN members, but
ctfconvert will happily ignore that limitation and create CTF section no
other tool can interpret.

This change is different from similar change from upstream, which just
returns an error if big enum is encountered. Doing that means that
every FreeBSD kernel with compiled in hwpmc will have no useable CTF
information due to pmc_event enum having 1236+ members.
/freebsd-11.0-release/sys/dev/usb/
H A Dusbdevsdiff 87610 Mon Dec 10 11:40:38 MST 2001 sheldonh Add some AGFA scanners:

SnapScan 1236U SnapScan e20
SnapScan e25 SnapScan e26
SnapScan e40 SnapScan e50
SnapScan e52

PR: kern/32649
Submitted by: "Erik H. Bakke" <ebakke@trolltech.com>

Completed in 295 milliseconds