Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/arch/i386/conf Pull up revision 1.2 (requested by bou...



details:   https://anonhg.NetBSD.org/src/rev/7f448d6cb1ef
branches:  netbsd-3
changeset: 575541:7f448d6cb1ef
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Apr 25 13:41:24 2005 +0000

description:
Pull up revision 1.2 (requested by bouyer in ticket #186):
Remove
xenkbc at hypervisor
vga at hypervisor
they have been obsoleted by PCI and ISA support, and don't compile any more.

diffstat:

 sys/arch/i386/conf/INSTALL_XENU |  12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diffs (26 lines):

diff -r 9d78472336cb -r 7f448d6cb1ef sys/arch/i386/conf/INSTALL_XENU
--- a/sys/arch/i386/conf/INSTALL_XENU   Mon Apr 25 13:38:20 2005 +0000
+++ b/sys/arch/i386/conf/INSTALL_XENU   Mon Apr 25 13:41:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_XENU,v 1.1.2.1 2005/04/21 19:08:45 tron Exp $
+# $NetBSD: INSTALL_XENU,v 1.1.2.2 2005/04/25 13:41:24 tron Exp $
 
 include        "arch/xen/conf/std.xen"
 
@@ -141,16 +141,6 @@
 #sd*           at hypervisor?          # Xen vbd (sd identity)
 #cd*           at hypervisor?          # Xen vbd (cd identity)
 
-#xenkbc*       at hypervisor?          # Xen Keyboard/Mouse Interface
-#pckbd*                at xenkbc?              # Keyboard
-#vga*          at hypervisor?          # Xen VGA display
-#pms*          at xenkbc?              # PS/2 Mouse for wsmouse
-
-#wskbd*                at pckbd? console ?
-#wsdisplay*    at vga? console ?
-#wsmouse*      at pms? mux 0
-
-
 include        "arch/i386/conf/GENERIC.local"
 
 # Pseudo-Devices



Home | Main Index | Thread Index | Old Index