Manual Page Result
0
Command: lookup | Section: 10 | Source: UNIX v10 | File: lookup.10
LOOKUP(10.1) LOOKUP(10.1)
NAME
lookup - lookup chips in the chip database
SYNOPSIS
lookup [type|chip|index] chip
DESCRIPTION
Lookup searches the chip database in one of three modes: type searches
the database by type, e.g. driver or dsp. However, certain names are
common (driver is one of them). index should be used first to see all
the fields for a given chip type. After filtering the output, then use
the "type" option to find all chips of that type. chip looks up all
chips with that string, e.g. 2901 will find all 2901 chips.
BUGS
The string matches are done exactly with grep; an inverted index would
be better.
UCDS LOOKUP(10.1)