Add gffb(4) at pci.
This commit is contained in:
parent
f4e97c38e7
commit
694848a27b
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALL,v 1.10 2014/06/24 11:59:10 maxv Exp $
|
||||
# $NetBSD: ALL,v 1.11 2014/06/29 03:44:33 tsutsui Exp $
|
||||
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
|
||||
#
|
||||
# ALL machine description file
|
||||
@ -17,7 +17,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "ALL-$Revision: 1.10 $"
|
||||
#ident "ALL-$Revision: 1.11 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -498,6 +498,7 @@ wsmouse* at pms? mux 0
|
||||
|
||||
chipsfb* at pci? dev ? function ?
|
||||
genfb* at pci? dev ? function ?
|
||||
gffb* at pci? dev ? function ?
|
||||
igsfb* at pci? dev ? function ?
|
||||
machfb* at pci? dev ? function ?
|
||||
pm2fb* at pci? dev ? function ?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALL,v 1.377 2014/06/24 11:59:10 maxv Exp $
|
||||
# $NetBSD: ALL,v 1.378 2014/06/29 03:44:33 tsutsui Exp $
|
||||
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
|
||||
#
|
||||
# ALL machine description file
|
||||
@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "ALL-$Revision: 1.377 $"
|
||||
#ident "ALL-$Revision: 1.378 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -577,6 +577,7 @@ wsmouse* at pms? mux 0
|
||||
|
||||
chipsfb* at pci? dev ? function ?
|
||||
genfb* at pci? dev ? function ?
|
||||
gffb* at pci? dev ? function ?
|
||||
igsfb* at pci? dev ? function ?
|
||||
machfb* at pci? dev ? function ?
|
||||
pm2fb* at pci? dev ? function ?
|
||||
|
Loading…
Reference in New Issue
Block a user