[301,031]  SAN DIEGO 80		DEVICE DATABASE LISTER

Base level:	Version JN3.3		Date:	02-NOV-80	
Patch level:	None			Date:

Submitted by:	Jim Neeland
		Hughes Research Labs
		3011 Malibu Canyon Rd.
		Malibu, CA	90265
		phone: (213) 456-6411

Description:	Displays device (driver) database (i.e. DCB, UCB, SCB)
addresses, contents, and offset labels.
Example:
DCB:
 077346:  77356	;U.DCB
 077350:   0, 1	;U.UNIT
...etc...


System reqts:	Approx. 1K for the task when invoked, plus a fraction of
a second on the system stack to collect all the data.

Documentation:	OPA.DOC describes the output format and some uses,
and the source is well commented (I hope).

Status:		More or less finished product.  The only thing really
missing is listing the UCB extensions, which have not been done since
they cannot be done really accurately without assuming how much of the
UCB preceeds the U.DCB entry point, or assuming that the UCB immediately
follows the DCB, which is not required, although generally true.

Desired enhancements:	See above.

Support:	The author welcomes comments & suggestions, but does not
guarantee to fix anything.

