1.\" $OpenBSD: intro.4,v 1.21 2003/07/29 14:46:18 jmc Exp $ 2.\" $NetBSD: intro.4,v 1.10 2003/05/06 07:44:54 wiz Exp $ 3.\" 4.\" Copyright (c) 1998 The OpenBSD Project 5.\" All Rights Reserved. 6.\" 7.\" Copyright (c) 2001 The NetBSD Foundation, Inc. 8.\" All rights reserved. 9.\" 10.\" This code is derived from software contributed to The NetBSD Foundation 11.\" by Gregory McGarry. 12.\" 13.\" Redistribution and use in source and binary forms, with or without 14.\" modification, are permitted provided that the following conditions 15.\" are met: 16.\" 1. Redistributions of source code must retain the above copyright 17.\" notice, this list of conditions and the following disclaimer. 18.\" 2. Redistributions in binary form must reproduce the above copyright 19.\" notice, this list of conditions and the following disclaimer in the 20.\" documentation and/or other materials provided with the distribution. 21.\" 3. All advertising materials mentioning features or use of this software 22.\" must display the following acknowledgement: 23.\" This product includes software developed by the NetBSD 24.\" Foundation, Inc. and its contributors. 25.\" 4. Neither the name of The NetBSD Foundation nor the names of its 26.\" contributors may be used to endorse or promote products derived 27.\" from this software without specific prior written permission. 28.\" 29.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 30.\" `AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 31.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 32.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 33.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 34.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 35.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 36.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 37.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 38.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 39.\" POSSIBILITY OF SUCH DAMAGE. 40.\" 41.Dd March 7, 1998 42.Dt INTRO 4 alpha 43.Os 44.Sh NAME 45.Nm intro 46.Nd introduction to special files and hardware support 47.Sh DESCRIPTION 48The manual pages in section 4 describe the special files, 49related driver functions, and networking support 50available in the system. 51In this part of the manual, the 52.Tn SYNOPSIS 53section of 54each configurable device gives a sample specification 55for use in constructing a system description for the 56.Xr config 8 57program. 58The 59.Tn DIAGNOSTICS 60section lists messages which may appear on the console 61and/or in the system error log 62.Pa /var/log/messages 63due to errors in device operation; 64see 65.Xr syslogd 8 66for more information. 67.Pp 68This section contains both devices 69which may be configured into the system 70and network related information. 71The networking support is introduced in 72.Xr netintro 4 . 73.Sh DEVICE SUPPORT 74This section describes the hardware supported on the 75Alpha 76platform. 77Software support for these devices comes in two forms. 78A hardware device may be supported with a character or block 79.Em device driver , 80or it may be used within the networking subsystem and have a 81.Em network interface driver . 82Block and character devices are accessed through files in the file 83system of a special type; see 84.Xr mknod 8 . 85Network interfaces are indirectly accessed through the interprocess 86communication facilities provided by the system; see 87.Xr socket 2 . 88.Pp 89A hardware device is identified to the system at configuration time 90and the appropriate device or network interface driver is then compiled 91into the system. 92When the resultant system is booted, the autoconfiguration facilities in 93the system probe for the device and, if found, enable the software support 94for it. 95If a device does not respond at autoconfiguration 96time it is not accessible at any time afterwards. 97To enable a device which did not autoconfigure, 98the system will have to be rebooted. 99.Pp 100The autoconfiguration system is described in 101.Xr autoconf 4 . 102A list of the supported hardware and devices is given below. 103.Sh SUPPORTED SYSTEMS 104.Tn DEC 105and 106.Tn Compaq 107have produced a series of the 108.Tn Alpha 109.Tn CPU , 110some of which are listed below, along with some systems which contain them. 111.Pp 112.Qq EV 113stands for 114.Qq Extended VAX 115.Po 116or 117.Qq Electro Vlassic 118.Pc 119and the number following is a reference to the 120.Tn CMOS 121process used to make the chips. 122.Qq LCA 123stands for Low Cost Alpha, and 124.Qq PCA 125stands for PC-architecture Alpha. 126.Pp 127.Bl -hang -width 9n 128.It 21064 129.Sy EV4 130.Po 131100-200 132.Tn MHz , 1330.75 micron 134.Pc 135.Pp 136AlphaPC 64 137.Pq EB64 138.br 139.Bl -hang -width 4n 140.It Avanti family 141.br 142Digital's lower-end PCI-based workstations. 143.Pp 144AlphaStation 200 4/100-166 145.Pq Mustang 146.br 147AlphaStation 400 4/166 148.Pq Chinet 149.It Pelican family 150.br 151Low-end 152.Tn TURBOchannel 153based workstations. 154.Pp 155DEC 3000/300 156.Pq 150 Tn MHz 157.Pq Pelican 158.br 159DEC 3000/300X 160.Pq 175 Tn MHz 161.Pq Pelican+ 162.br 163DEC 3000/300L 164.Pq 100 Tn MHz 165.Pq Pelica 166.br 167DEC 3000/300LX 168.Pq 125 Tn MHz 169.Pq Pelica+ 170.It Sandpiper family 171.br 172High-end 173.Tn TURBOchannel 174based workstations. 175.Pp 176DEC 3000/400 177.Pq 133 Tn MHz 178.Pq Sandpiper 179.br 180DEC 3000/600 181.Pq 175 Tn MHz 182.Pq Sandpiper+ 183.It Flamingo family 184.br 185High-end 186.Tn TURBOchannel 187based workstations. 188.Pp 189DEC 3000/500 190.Pq 150 Tn MHz 191.Pq Flamingo 192.br 193DEC 3000/500X 194.Pq 200 Tn MHz 195.Pq Hot Pink 196.br 197DEC 3000/800 198.Pq 200 Tn MHz 199.Pq Flamingo II 200.br 201.El 202.It 21064-A 203.Sy EV45 204.Po 205225-333 206.Tn MHz , 2070.50 micron 208.Pc 209.Pp 210DEC 3000/700 211.Pq 225 Tn MHz 212.Pq Sandpiper45 213.br 214DEC 3000/900 215.Pq 275 Tn MHz 216.Pq Flamingo45 217.Pp 218.Bl -hang -width 4n 219.It Avanti family 220.br 221Digital's lower-end PCI-based workstations. 222.Pp 223AlphaStation 200 4/233 224.Pq Mustang+ 225.br 226AlphaStation 205 4/133-333 227.Pq LX3 228.br 229AlphaStation 250 4/300 230.Pq M3+ 231.br 232AlphaStation 255 4/133-333 233.Pq LX3+ 234.br 235AlphaStation 300 4/266 236.Pq Melmac 237.br 238AlphaStation 400 4/233-300 239.Pq Avanti 240.br 241.El 242.It 21066 243.Sy LCA4 244.Po 245166-233 246.Tn MHz , 2470.75 micron 248.Pc 249.Bl -hang -width 4n 250.It NoName family 251.br 252Digital's lowest-end family of PCI-based systems. 253.Pp 254DEC AXPpci33 255.Pq NoName 256.br 257Universal Desktop Box AXPpci166MT 258.Pq UDB/Multia 259.El 260.Pp 26121066 evaluation motherboard 262.Pq EB66 263.It 21066-A 264.Sy LCA45 265.Po 266233 267.Tn MHz , 2680.50 micron 269.Pc 270.Pp 27121066-A evaluation motherboard 272.Pq EB66+ 273.It 21068 274.Sy LCA4s 275.Po 27666-233 277.Tn MHz , 2780.75 micron 279.Pc 280.Pp 281Universal Desktop Box AXPpci233MT 282.Pq UDB/Multia 283.It 21164 284.Sy EV5 285.Po 286250-366 287.Tn MHz , 2880.50 micron 289.Pc 290.Pp 291.Bl -hang -width 4n 292.It Mikasa family 293.br 294AlphaServer 1000 5/300 295.Pq Pinnacle 296.It Noritake family 297.br 298AlphaServer 1000A 5/300 299.Pq Pinnacle 300.Pp 30121164 evaluation motherboard 302.Pq EB164 303.br 304.El 305.It 21164-A 306.Sy EV56 307.Po 308400-766 309.Tn MHz , 3100.35 micron, BWX 311.Pc 312.Pp 313.Bl -hang -width 4n 314.It Personal Workstation Pq PWS 315.br 316PWS 433a/433au 317.Pq Miata 318.br 319PWS 500a/500au 320.Pq Miata 321.br 322PWS 600a/600au 323.Pq Miata 324.It Mikasa family 325.br 326AlphaServer 1000 5/333-500 327.Pq Primo 328.It Noritake family 329.br 330AlphaServer 1000A 5/333-500 331.Pq Primo 332.br 333AlphaServer 800 5/333-500 334.Pq Corelle 335.It EB164 family 336.br 337AlphaPC 164 motherboard 338.Pq EB164 339.br 340AlphaPC 164LX motherboard 341.Pq EB164 342.br 343.El 344.Pp 345DigitalServer 3300 346.Po 347rebadged AlphaServer 800 for NT 348.Pc 349.Pp 350.It 21164-PC 351.Sy PCA56 352.Po 353400-600 354.Tn MHz , 3550.35 micron, MVI, no L2 cache 356.Pc 357.Pp 358AlphaPC 164SX motherboard 359.Pq EB164 360.Pp 361PWS 466au 362.Pq Miata 363.br 364PWS 550au 365.Pq Miata 366.It 21264 367.Sy EV6 368.Po 369450-600 370.Tn MHz , 3710.35 micron 372.Pc 373.Pp 374APi UP1000 and UP1100; 375AMD 751-based EV6 systems. 376.Pp 377264DP, XP1000, DS10, DS20 378Tsunami-based systems. 379.It 21264-A 380.Sy EV67 381.Po 382600-833 383.Tn MHz , 3840.28 micron 385.Pc 386.El 387.Sh LIST OF DEVICES 388The devices listed below are supported in this incarnation of 389the system. 390Pseudo-devices are not listed. 391Devices are indicated by their functional interface. 392Not all supported devices are listed. 393.Pp 394.Bl -tag -width 12n -compact -offset ind 395.It Xr adv 4 396AdvanSys PCI narrow SCSI Host Adapters. 397.It Xr adw 4 398AdvanSys PCI wide SCSI Host Adapters. 399.It Xr ahc 4 400Adaptec 2xxx and 3xxx series PCI/VLB/EISA SCSI adapter boards. 401.It Xr aic 4 402Adaptec AIC-6260, Adaptec AIC-6360, Adaptec 152x, and SoundBlaster SCSI boards. 403.It Xr ami 4 404American Megatrends Inc. 405MegaRAID Controllers. 406.It Xr an 4 407Aironet Communications 4500/4800 IEEE 802.11DS wireless network adapter. 408.It Xr asc 4 409NCR 53c[f]94 on-board or TURBOchannel SCSI controller. 410.It Xr aue 4 411ADMtek AN986-based USB Ethernet adapters. 412.It Xr bge 4 413Broadcom BCM570x (Tigon3) Gigabit Ethernet boards. 414.It Xr cmpci 4 415C-Media CMI8x38 audio. 416.It Xr com 4 417NS8250-, NS16450-, NS16550-, ST16550- and TI16750-based asynchronous 418serial communications. 419.It Xr cue 4 420CATC USB-EL1201A based USB Ethernet adapters. 421.It Xr cy 4 422Cyclades Cyclom-4Y, -8Y, and -16Y asynchronous serial adapters. 423.It Xr dc 4 424DEC tulip clone ethernet cards (Macronix, Lite-On, Davicom, ADMtek). 425.It Xr de 4 426DEC tulip-based ethernet cards. 427.It Xr dpt 4 428DPT SmartCache/SmartRAID III and IV SCSI controllers. 429.It Xr eap 4 430Ensoniq AudioPCI (ES137x) audio. 431.It Xr ec 4 4323Com EtherLink II Ethernet (3C503). 433.It Xr em 4 434Intel i82542, i82543, and i82544 Pro/1000 Gigabit Ethernet. 435.It Xr ep 4 4363Com EtherLink III Ethernet (3C5x9, 3C59x). 437.It Xr eso 4 438ESS Technology Solo-1 PCI AudioDrive (ES1938/ES1946) audio. 439.It Xr fea 4 440.Tn DEC 441DEFEA PCI FDDI controller. 442.It Xr fms 4 443Forte Media FM801 audio. 444.It Xr fpa 4 445.Tn DEC 446DEFPA PCI FDDI controller. 447.It Xr fxp 4 448.Tn Intel 449EtherExpress PRO/100 Ethernet. 450.It Xr gdt 4 451ICP-Vortex GDT RAID controllers. 452.It Xr hifn 4 453Hi/Fn 7751 Encryption Accelerator. 454.It Xr ises 4 455Securealink PCC-ISES hardware crypto accelerator. 456.It Xr isp 4 457QLogic PCI SCSI controllers. 458.It Xr lc 4 459DEC EtherWORKS III Ethernet interfaces. 460.It Xr le 4 461AMD Lance Ethernet. 462.It Xr lmc 4 463Lan Media Corporation SS1/DS1/HSSI/DS3 PCI WAN adapters. 464.It Xr lpt 4 465Parallel port. 466.It Xr ne 4 467Novell NE1000 and 2000 Ethernet interface. 468.It Xr pckbc 4 469Traditional PC (ISA) keyboard. 470.It Xr pms 4 471PS/2 auxiliary port mouse, for generic mice. 472.It Xr rl 4 473Realtek 8129/8139 Ethernet. 474.It Xr sf 4 475Adaptec AIC-6915 Starfire PCI Fast Ethernet. 476.It Xr siop 4 477LSI/Symbios Logic/NCR 53c8xx SCSI adapter boards. 478.It Xr sis 4 479SiS 900, Sis 7016 and NS DP83815 Fast Ethernet. 480.It Xr sk 4 481SysKonnect 984x Gigabit Ethernet (9841/9842/9843/9844). 482.It Xr speaker 4 483Console speaker. 484.It Xr stge 4 485Sundance/Tamarack TC9021 Gigabit Ethernet. 486.It Xr ti 4 487Alteon Tigon I & II Gigabit ethernet (3Com 3C985, Netgear GA620, etc). 488.It Xr tl 4 489Texas Instruments ThunderLAN ethernet. 490.It Xr twe 4 4913ware Escalade RAID controller. 492.It Xr tx 4 493SMC 9432 10/100 Mbps Ethernet cards. 494.It Xr txp 4 4953Com 3XP Typhoon/Sidewinder (3CR990) Ethernet. 496.It Xr ubsec 4 497Broadcom Bluesteelnet uBsec 5501, 5601, 5805, and 5820. 498.\" keep commented until USB is enabled by default... and bring up-to-date 499.\" when it isn't anymore. 500.\" .It Xr uftdi 4 501.\" FTDI FT8U100AX-based USB serial adapters. 502.\" .It Xr upl 4 503.\" Prolific PL2301/PL2302-based host-to-host USB connectors. 504.\" .It Xr uplcom 4 505.\" I/O Data USB-RSAQ2 USB serial adapters. 506.\" .It Xr urio 4 507.\" Diamond Multimedia Rio MP3 device interface. 508.\" .It Xr uvisor 4 509.\" Handspring Visor device interface. 510.\" .It Xr uyap 4 511.\" YAP phone firmware interface. 512.It Xr vga 4 513PC display adapter driver for VGA compatible adapters. 514.It Xr vr 4 515VIA Rhine Ethernet. 516.It Xr wb 4 517Winbond W89C840F fast ethernet. 518.It Xr wdc 4 519Standard ISA Western Digital type hard drive controllers. 520MFM, RLL, ESDI, and IDE. 521.It Xr we 4 522Western Digital/SMC WD 80x3, SMC Elite Ultra and SMC EtherEZ Ethernet cards. 523.It Xr wss 4 524Windows Sound System audio. 525.It Xr xl 4 5263Com EtherLink XL and Fast EtherLink XL (3c9xx). 527.El 528.Sh SEE ALSO 529.Xr autoconf 4 , 530.Xr config 8 531.Sh HISTORY 532The 533Alpha 534.Nm intro 535first appeared in 536.Ox 2.3 . 537