Atlantis Land A02-RA(Atmos)_ME01 manual list classes, show class, list ports, Example, Syntax

Models: A02-RA(Atmos)_ME01

1 112
Download 112 pages 14.35 Kb
Page 32
Image 32

The device list shows which driver code is invoked by this device. For a compiled in device, this will just be the device itself. For a compound device, this will be the list of devices linked to form the compound driver.

4.8.3 Example

show device utopia

show device atm25

4.9list classes

4.9.1Syntax

list classes

4.9.2 Description

List available port classes on the console. The class name is displayed, together with the necessary attributes for a port to be a member of said class.

4.9.3 Example

list classes

4.10show class

4.10.1Syntax

class <classname>

4.10.2 Description

List members of the specified port class.

4.10.3 Example

show class atm

4.11list ports

4.11.1Syntax

ports

4.11.2 Description

List all available ports on the console, in the following format: <portnumber> : <portname>

All BUN console which require a port to be identified can accept either the port number or port name as an argument. They may also be used as the argument to a /port= attribute in fopen() strings.

4.11.3 Example

ports

Page 32
Image 32
Atlantis Land A02-RA(Atmos)_ME01 manual list classes, show class, list ports, Example, Syntax, Description