1*61585Sbostic.\" Copyright (c) 1990, 1991, 1993 2*61585Sbostic.\" The Regents of the University of California. All rights reserved. 344665Sbostic.\" 447672Scael.\" %sccs.include.redist.man% 544665Sbostic.\" 6*61585Sbostic.\" @(#)intro.4 8.1 (Berkeley) 06/05/93 747672Scael.\" 847672Scael.Dd 947672Scael.Dt INTRO 4 hp300 1047672Scael.Os 1147672Scael.Sh NAME 1247672Scael.Nm intro 1347672Scael.Nd introduction to special files and hardware support 1447672Scael.Sh DESCRIPTION 1544665SbosticThis section describes the special files, related driver functions, 1644665Sbosticand networking support 1744665Sbosticavailable in the system. 1847672ScaelIn this part of the manual, the 1947672Scael.Tn SYNOPSIS 2047672Scaelsection of 2144665Sbosticeach configurable device gives a sample specification 2244665Sbosticfor use in constructing a system description for the 2347672Scael.Xr config 8 2444665Sbosticprogram. 2547672ScaelThe 2647672Scael.Tn DIAGNOSTICS 2747672Scaelsection lists messages which may appear on the console 2844665Sbosticand/or in the system error log 2947672Scael.Pa /usr/adm/messages 3044665Sbosticdue to errors in device operation; 3144665Sbosticsee 3247672Scael.Xr syslogd 8 3344665Sbosticfor more information. 3447672Scael.Pp 3544665SbosticThis section contains both devices 3647672Scaelwhich may be configured into the system 3747672Scaeland network related information. 3844665SbosticThe networking support is introduced in 3947672Scael.Xr netintro 4 . 4047672Scael.Sh HP DEVICE SUPPORT 4147672ScaelThis section describes the hardware supported on the 4247672Scael.Tn HP 4347672Scael9000/300 series. 4444665SbosticSoftware support for these devices comes in two forms. A hardware 4544665Sbosticdevice may be supported with a character or block 4647672Scael.Em device driver , 4744665Sbosticor it may be used within the networking subsystem and have a 4847672Scael.Em network interface driver . 4944665SbosticBlock and character devices are accessed through files in the file 5047672Scaelsystem of a special type; see 5147672Scael.Xr mknod 8 . 5244665SbosticNetwork interfaces are indirectly accessed through the interprocess 5344665Sbosticcommunication facilities provided by the system; see 5447672Scael.Xr socket 2 . 5547672Scael.Pp 5644665SbosticA hardware device is identified to the system at configuration time 5744665Sbosticand the appropriate device or network interface driver is then compiled 5844665Sbosticinto the system. When the resultant system is booted, the 5944665Sbosticautoconfiguration facilities in the system probe for the device 6044665Sbosticand, if found, enable the software support for it. 6144665SbosticIf a device does not respond at autoconfiguration 6244665Sbostictime it is not accessible at any time afterwards. 6344665SbosticTo enable a device which did not autoconfigure, 6444665Sbosticthe system will have to be rebooted. 6547672Scael.Pp 6644665SbosticThe autoconfiguration system is described in 6747672Scael.Xr autoconf 4 . 6844665SbosticA list of the supported devices is given below. 6947672Scael.Sh SEE ALSO 7047672Scael.Xr intro 4 , 7147672Scael.Xr intro 4 , 7247672Scael.Xr autoconf 4 , 7347672Scael.Xr config 8 . 7447672Scael.Rs 7547672Scael.%T "Building 4.3 BSD UNIX Systems with Config (SMM:2)" 7647672Scael.Re 7747672Scael.Sh LIST OF DEVICES 7844665SbosticThe devices listed below are supported in this incarnation of 7944665Sbosticthe system. Pseudo-devices are not listed. 8044665SbosticDevices are indicated by their functional interface. 8144665SbosticOccasionally, new devices of a similar type may be added 8244665Sbosticsimply by creating appropriate table entries in the driver; 8347672Scaelfor example, new 8447672Scael.Tn CS/80 8547672Scaeldrives. 8647672Scael.Bl -column grf/ite -offset indent 8744665Sbosticct 7946/9144 CS/80 cartridge tape 8844665Sbosticdca 98644 built-in serial interface 8947672Scaeldcl HP 98628A communications link 9047672Scaeldcm HP 98642A communications multiplexer 9144665Sbosticdma 98620B DMA controller 9247672Scaeldv HP98730 ``DaVinci'' device interface 9347672Scaelgb HP98700 ``Gatorbox'' device interface 9444665Sbosticgrf/ite Topcat/Gatorbox/Renaissance frame buffer 9544665Sbostichil HIL interface 9644665Sbostichpib Built-in and 98625 HP-IB interface 9747672Scaelite HP Internal Terminal Emulator 9844665Sbosticle 98643 Lance-based ethernet interface 9947672Scaelmem main memory 10044665Sbosticppi HP-IB printer/plotter interface 10147672Scaelrb HP98720 ``Renaissance'' device interface 10244665Sbosticrd CS/80 disk interface 10347672Scaelrmp HP Remote Maintenance Protocol family 10447672Scaelst CCS SCSI tape drive 10547672Scaeltc HP98544-98550 ``Topcat'' and ``Catseye'' device interface 10647672Scael.El 10747672Scael.Sh HISTORY 10847672ScaelThe 10947672Scael.Tn HP300 11047672Scael.Nm intro 11147672Scaelappeared in 11247672Scael.Bx 4.3 Reno . 113