Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hp300/dev Add IDs for 362/382 internal displays. Fr...



details:   https://anonhg.NetBSD.org/src/rev/cfc313e4de5c
branches:  trunk
changeset: 760138:cfc313e4de5c
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Tue Dec 28 10:19:24 2010 +0000

description:
Add IDs for 362/382 internal displays. From OpenBSD.

diffstat:

 sys/arch/hp300/dev/diodevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 686268ab34e5 -r cfc313e4de5c sys/arch/hp300/dev/diodevs
--- a/sys/arch/hp300/dev/diodevs        Tue Dec 28 10:15:49 2010 +0000
+++ b/sys/arch/hp300/dev/diodevs        Tue Dec 28 10:19:24 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: diodevs,v 1.9 2008/04/28 20:23:19 martin Exp $
+$NetBSD: diodevs,v 1.10 2010/12/28 10:19:24 tsutsui Exp $
 
 /*-
  * Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -73,6 +73,8 @@
 framebuffer XGENESIS   0x0b    1       x-genesis display
 framebuffer TIGER      0x0c    1       tiger display
 framebuffer YGENESIS   0x0d    1       y-genesis display
+framebuffer FB3X2_A    0x10    4       362/382 internal display #1
+framebuffer FB3X2_B    0x11    4       362/382 internal display #2
 
 /* Devices not yet supported.  Descriptions are lacking. */
 



Home | Main Index | Thread Index | Old Index