*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: devswmgr | Section: 8 | Source: Digital UNIX | File: devswmgr.8.gz
devswmgr(8) System Manager's Manual devswmgr(8) NAME devswmgr - utility to manage the device switch database SYNOPSIS /sbin/devswmgr [-option [ parameter ]] OPTIONS Displays the following information about the device switch database: Whether a device switch database was read from the primary file or from a backup file The number of entries that are in the device switch table Dis- plays the major numbers that have been reserved by all drivers, a named driver, or an instance of a named driver. A driver that requires more than one entry in the device switch table uses a unique instance number to reference each of its de- vice switch table entries. Displays help for the devswmgr com- mand. Releases all the major numbers for a device driver if just the driver name is specified. Releases one major number for a device driver if the NAME and the INSTANCENUM of the dri- ver are specified. DESCRIPTION The devswmgr command helps you manage the device switch table by dis- playing information about the devices drivers in the table You can also use the command to release device switch table entries. Typically, you release the entries for a driver after you have unloaded the driver and do not plan to reload it later. Releasing the entries frees them for use by other device drivers. EXAMPLES The following example shows that a device switch table was loaded from the primary device and that there are 70 entries in it: % /sbin/de- vswmgr -display Device switch information device switch database read from primary file device switch table has 70 entries The following example shows the major numbers in the device switch table that have been reserved for the driver named cam_disk: % /sbin/devswmgr -getnum driver=cam_disk Device switch reservation list (*=entry in use) driver name instance major ------------------------------- -------- ----- cam_disk 1 8* FILES The file that manages the device switch databases The primary device switch database file The backup device switch database file RELATED INFORMATION Commands: scsimgr(8) delim off devswmgr(8)

Navigation Options