1.\" $OpenBSD: pcscp.4,v 1.17 2022/02/18 10:24:32 jsg Exp $ 2.\" $NetBSD: pcscp.4,v 1.3 1999/09/12 18:47:12 kleink Exp $ 3.\" 4.\" Copyright (c) 1999 The NetBSD Foundation, Inc. 5.\" All rights reserved. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions 9.\" are met: 10.\" 1. Redistributions of source code must retain the above copyright 11.\" notice, this list of conditions and the following disclaimer. 12.\" 2. Redistributions in binary form must reproduce the above copyright 13.\" notice, this list of conditions and the following disclaimer in the 14.\" documentation and/or other materials provided with the distribution. 15.\" 16.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 17.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 18.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 19.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 20.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 21.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 22.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 23.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 24.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 25.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26.\" 27.Dd $Mdocdate: February 18 2022 $ 28.Dt PCSCP 4 29.Os 30.Sh NAME 31.Nm pcscp 32.Nd Advanced Micro Devices Am53c974 PCscsi-PCI SCSI interface 33.Sh SYNOPSIS 34.Cd "pcscp* at pci?" 35.Sh DESCRIPTION 36The 37.Nm 38driver provides support for the Advanced Micro Devices Am53c974 39PCscsi-PCI SCSI controller and boards using this chip, including 40the Tekram DC-390 PCI SCSI host adapter. 41.Pp 42For Tekram DC-390U/F PCI SCSI host adapters, use the 43.Xr siop 4 44driver. 45.Sh SEE ALSO 46.Xr cd 4 , 47.Xr ch 4 , 48.Xr intro 4 , 49.Xr pci 4 , 50.Xr scsi 4 , 51.Xr sd 4 , 52.Xr st 4 , 53.Xr uk 4 54.Pp 55.Lk https://www.amd.com 56.Sh HISTORY 57The 58.Nm 59driver first appeared in 60.Ox 2.9 . 61.Sh BUGS 62The driver currently ignores EEPROM settings, which establish 63per-target parameters etc. 64