diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-16 06:12:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-16 06:12:13 +0000 |
commit | 27a207bb6ac0b4ab47dfd4e29494a5ac13c5f7e6 (patch) | |
tree | b958d9e554a92f0493fae86300a442b2f3d42103 | |
parent | 2bae10476ccd508a8ffa11c31ab3ed26e77748b8 (diff) |
Add entries for the PMAZ-DS and PMAZ-FS (Flamingo Turbochannel Dual SCSI
baseboard devices, normal and fast), and the PMAZB-AA and PMAZC-AA
(Turbochannel Dual SCSI option cards, normal and fast); thorpej
-rw-r--r-- | sys/dev/tc/tcdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/tc/tcdevs b/sys/dev/tc/tcdevs index 3882417d4f6..d69f6c99536 100644 --- a/sys/dev/tc/tcdevs +++ b/sys/dev/tc/tcdevs @@ -1,4 +1,4 @@ -$OpenBSD: tcdevs,v 1.3 1996/12/08 01:03:05 niklas Exp $ +$OpenBSD: tcdevs,v 1.4 1998/02/16 06:12:12 deraadt Exp $ /* $NetBSD: tcdevs,v 1.6 1996/08/26 23:39:34 cgd Exp $ */ /* @@ -51,5 +51,9 @@ device PMAGD sfbp Smart Frame Buffer Plus, unknown bpp device PMAGD-AA sfbp Smart Frame Buffer Plus, 8bpp device PMAGD-BA sfbp Smart Frame Buffer Plus, 32bpp device PMAZ-AA asc 53c94 SCSI +device PMAZ-DS tcds 53c94 TCDS SCSI (baseboard) +device PMAZ-FS tcds 53c94 TCDS Fast SCSI (baseboard) +device PMAZB-AA tcds 53c94 TCDS SCSI option card +device PMAZC-AA tcds 53c94 TCDS Fast SCSI option card device T1D4PKT ds DECWRL Turbochannel T1 device T3PKT tt DECWRL Turbochannel T3 |