mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-20 20:12:21 +00:00
Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove
stubs in other DDX.
This commit is contained in:
parent
34d0b9228f
commit
2dc7b5e0d9
6 changed files with 14 additions and 18 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2006-02-13 Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
||||
|
||||
* hw/kdrive/src/kdrive.c: (ddxInitGlobals):
|
||||
* hw/vfb/InitOutput.c:
|
||||
* hw/xfree86/common/xf86Init.c: (OsVendorInit):
|
||||
* hw/xnest/Init.c:
|
||||
* os/osinit.c: (OsInit):
|
||||
Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and
|
||||
remove stubs in other DDX.
|
||||
|
||||
2006-02-12 Eric Anholt <anholt@FreeBSD.org>
|
||||
|
||||
reviewed by: keithp (in principle)
|
||||
|
|
|
|||
Loading…
Reference in a new issue