diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-26 00:27:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-26 00:27:57 +0000 |
commit | 729a9d7ceffba9e7e741540048479eed9907601e (patch) | |
tree | 716f1614729ffc0b602e2fdfece3bc84b3e930b1 /sys/dev/tc/tcdevs | |
parent | 8102ec86d426fccfffa292d80d3e50914c22a932 (diff) |
sync 0521
Diffstat (limited to 'sys/dev/tc/tcdevs')
-rw-r--r-- | sys/dev/tc/tcdevs | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/tc/tcdevs b/sys/dev/tc/tcdevs index 6329ec0b4dd..bd7b087c711 100644 --- a/sys/dev/tc/tcdevs +++ b/sys/dev/tc/tcdevs @@ -1,4 +1,4 @@ -$OpenBSD: tcdevs,v 1.1 1996/04/18 23:48:23 niklas Exp $ +$OpenBSD: tcdevs,v 1.2 1996/05/26 00:27:54 deraadt Exp $ /* $NetBSD: tcdevs,v 1.3 1996/03/05 23:15:59 cgd Exp $ */ /* @@ -34,7 +34,8 @@ $OpenBSD: tcdevs,v 1.1 1996/04/18 23:48:23 niklas Exp $ device KZTSA-AA tza TZA FWD SCSI device PMAD-AA le LANCE Ethernet -device PMAF-AA fza FZA FDDI +device PMAF-AA fza DEFZA FDDI Controller +device PMAF-F fta DEFTA FDDI Controller device PMAG-AA mfb Monochrome Frame Buffer device PMAG-BA cfb Color Frame Buffer device PMAG-CA ga 2D Graphic Board @@ -43,6 +44,9 @@ device PMAG-FA gq 3D Graphic Board (HE) # the following entry may be incorrect device PMAG-DV xcfb Maxine Color Frame Buffer device PMAGB-BA sfb Smart Frame Buffer +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 T3PKT tt DECWRL Turbochannel T3 device T1D4PKT ds DECWRL Turbochannel T1 |