Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/conf Undo accidental commit of this file.



details:   https://anonhg.NetBSD.org/src/rev/9258b72c1aa9
branches:  trunk
changeset: 543086:9258b72c1aa9
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun Feb 16 17:42:13 2003 +0000

description:
Undo accidental commit of this file.

diffstat:

 sys/arch/i386/conf/files.i386 |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (27 lines):

diff -r df77fc2ec39f -r 9258b72c1aa9 sys/arch/i386/conf/files.i386
--- a/sys/arch/i386/conf/files.i386     Sun Feb 16 17:40:05 2003 +0000
+++ b/sys/arch/i386/conf/files.i386     Sun Feb 16 17:42:13 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.i386,v 1.228 2003/02/16 17:35:16 augustss Exp $
+#      $NetBSD: files.i386,v 1.229 2003/02/16 17:42:13 augustss Exp $
 #
 # new style config file for i386 architecture
 #
@@ -494,7 +494,6 @@
 device vesabios {}
 attach vesabios at mainbus
 file   arch/i386/bios/vesabios.c               vesabios needs-flag
-
 defflag        opt_vesabios.h  VESABIOSVERBOSE
 
 include        "dev/rasops/files.rasops"
@@ -508,9 +507,3 @@
 file   arch/i386/bios/vesa_text.c      vesatext
 
 include "arch/i386/conf/majors.i386"
-device-major  bthci           char 98                 bthci
-
-#
-include "dev/sb/netbsd/files.sand"
-device-major  sbthin          char 99                 sbthin
-



Home | Main Index | Thread Index | Old Index