diff options
| author | hans <hans@NetBSD.org> | 2008-08-12 17:54:47 +0000 |
|---|---|---|
| committer | hans <hans@NetBSD.org> | 2008-08-12 17:54:47 +0000 |
| commit | 094d45b30f93f6fe5ec1326856a82e744f4566d2 (patch) | |
| tree | 5b588e73293115c365f03523675356560304b461 /sys/dev/DEVNAMES | |
| parent | 7f91f2bd1b26421510c8bc9adaf11d2672cf9d63 (diff) | |
Add new accelerated driver for SPX graphics found in some VAXstations,
remove old broken lcspx driver. This is a bugfixed and refactored
version of the spx driver originally developed by Blaz Antonic in 2005.
OK'ed by mhitch.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 418e4a314e9..b42cb53ce1b 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.239 2008/04/03 23:09:59 xtraeme Exp $ +# $NetBSD: DEVNAMES,v 1.240 2008/08/12 17:54:47 hans Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -710,7 +710,6 @@ kue MI latches acorn26 lc MI lca alpha -lcspx vax ld MI le MI le24 MI Attribute @@ -1217,6 +1216,7 @@ spifi newsmips splash MI Attribute spkr MI sppp MI Attribute +spx vax sqphy MI ss MI st MI |
