Whitespace fixes.

This commit is contained in:
mbalmer 2012-12-25 10:51:03 +00:00
parent 49e3ec350a
commit 5e4172b4ba
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.1085 2012/12/17 20:38:00 mbalmer Exp $ # $NetBSD: GENERIC,v 1.1086 2012/12/25 10:51:03 mbalmer Exp $
# #
# GENERIC machine description file # GENERIC machine description file
# #
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.1085 $" #ident "GENERIC-$Revision: 1.1086 $"
maxusers 64 # estimated number of users maxusers 64 # estimated number of users
@ -1530,8 +1530,8 @@ ubsec* at pci? dev ? function ? # Broadcom 5501/5601/580x/582x
# Trusted Platform Module # Trusted Platform Module
tpm* at isa? iomem 0xfed40000 irq 7 tpm* at isa? iomem 0xfed40000 irq 7
#tpm* at isa? port 0x02e #tpm* at isa? port 0x02e
#tpm* at isa? port 0x04e #tpm* at isa? port 0x04e
#tpm* at isa? port 0x07e #tpm* at isa? port 0x07e
#tpm* at isa? port 0x0ee #tpm* at isa? port 0x0ee
# Joysticks # Joysticks

View File

@ -1,4 +1,4 @@
# $NetBSD: files.i386,v 1.369 2012/12/16 13:09:20 mbalmer Exp $ # $NetBSD: files.i386,v 1.370 2012/12/25 10:51:03 mbalmer Exp $
# #
# new style config file for i386 architecture # new style config file for i386 architecture
# #
@ -462,7 +462,7 @@ obsolete defflag opt_vesafb.h VESAFB_PM
# AMD Geode LX Security Block # AMD Geode LX Security Block
device glxsb: opencrypto device glxsb: opencrypto
attach glxsb at pci attach glxsb at pci
file arch/i386/pci/glxsb.c glxsb file arch/i386/pci/glxsb.c glxsb
include "arch/i386/conf/majors.i386" include "arch/i386/conf/majors.i386"