Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf many whitespace cleanup.
details: https://anonhg.NetBSD.org/src/rev/90189754446d
branches: trunk
changeset: 765500:90189754446d
user: ryo <ryo%NetBSD.org@localhost>
date: Sat May 28 16:58:51 2011 +0000
description:
many whitespace cleanup.
diffstat:
sys/arch/amd64/conf/GENERIC | 176 +++++++++++++++++-----------------
sys/arch/amd64/conf/INSTALL | 10 +-
sys/arch/amd64/conf/INSTALL_XEN3_DOMU | 10 +-
sys/arch/amd64/conf/XEN3_DOM0 | 174 ++++++++++++++++----------------
sys/arch/amd64/conf/XEN3_DOMU | 20 +-
5 files changed, 195 insertions(+), 195 deletions(-)
diffs (truncated from 1024 to 300 lines):
diff -r 94c901ce9b82 -r 90189754446d sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Sat May 28 16:12:56 2011 +0000
+++ b/sys/arch/amd64/conf/GENERIC Sat May 28 16:58:51 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.318 2011/04/01 12:11:17 jruoho Exp $
+# $NetBSD: GENERIC,v 1.319 2011/05/28 16:58:51 ryo Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.318 $"
+#ident "GENERIC-$Revision: 1.319 $"
maxusers 64 # estimated number of users
@@ -100,13 +100,13 @@
# Because gcc omits the frame pointer for any -O level, the line below
# is needed to make backtraces in DDB work.
#
-makeoptions COPTS="-O2 -fno-omit-frame-pointer"
+makeoptions COPTS="-O2 -fno-omit-frame-pointer"
options DDB # in-kernel debugger
#options DDB_ONPANIC=1 # see also sysctl(8): `ddb.onpanic'
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
#options KGDB # remote debugger
#options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x3f8,KGDB_DEVRATE=9600
-#makeoptions DEBUG="-g" # compile full symbol table
+#makeoptions DEBUG="-g" # compile full symbol table
#options SYSCALL_STATS # per syscall counts
#options SYSCALL_TIMES # per syscall times
#options SYSCALL_TIMES_HASCOUNTER # use 'broken' rdtsc (soekris)
@@ -180,7 +180,7 @@
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
-#options MPLS # MultiProtocol Label Switching (needs ifmpls)
+#options MPLS # MultiProtocol Label Switching (needs ifmpls)
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast
#options ISO,TPIP # OSI
@@ -250,7 +250,7 @@
# enable VGA raster mode capable of displaying multilingual text on console
#options VGA_RASTERCONSOLE
# enable splash screen support; requires genfb or radeonfb
-#options SPLASHSCREEN
+#options SPLASHSCREEN
# Kernel root file system and dump configuration.
config netbsd root on ? type ?
@@ -265,7 +265,7 @@
ipmi0 at mainbus?
# ACPI will be used if present. If not it will fall back to MPBIOS
-acpi0 at mainbus0
+acpi0 at mainbus0
options ACPI_SCANPCI # find PCI roots using ACPI
options MPBIOS # configure CPUs and APICs using MPBIOS
options MPBIOS_SCANPCI # MPBIOS configures PCI roots
@@ -276,14 +276,14 @@
options VGA_POST # in-kernel support for VGA POST
# ACPI devices
-acpiacad* at acpi? # ACPI AC Adapter
-acpibat* at acpi? # ACPI Battery
-acpibut* at acpi? # ACPI Button
+acpiacad* at acpi? # ACPI AC Adapter
+acpibat* at acpi? # ACPI Battery
+acpibut* at acpi? # ACPI Button
acpidalb* at acpi? # Direct Application Launch Button
acpiec* at acpi? # ACPI Embedded Controller (late)
-acpiecdt* at acpi? # ACPI Embedded Controller (early)
-acpifan* at acpi? # ACPI Fan
-acpilid* at acpi? # ACPI Lid Switch
+acpiecdt* at acpi? # ACPI Embedded Controller (early)
+acpifan* at acpi? # ACPI Fan
+acpilid* at acpi? # ACPI Lid Switch
#acpipmtr* at acpi? # ACPI Power Meter (experimental)
#acpismbus* at acpi? # ACPI SMBus CMI (experimental)
acpitz* at acpi? # ACPI Thermal Zone
@@ -296,27 +296,27 @@
aibs* at acpi? # ASUSTeK AI Booster hardware monitor
asus* at acpi? # ASUS hotkeys
attimer* at acpi? # AT Timer
-#com* at acpi? # Serial communications interface
-#fdc* at acpi? # Floppy disk controller
+#com* at acpi? # Serial communications interface
+#fdc* at acpi? # Floppy disk controller
fujbp* at acpi? # Fujitsu Brightness & Pointer
fujhk* at acpi? # Fujitsu Hotkeys
hpqlb* at acpi? # HP Quick Launch Buttons
hpet* at acpi? # High Precision Event Timer
joy* at acpi? # Joystick/Game port
-#lpt* at acpi? # Parallel port
+#lpt* at acpi? # Parallel port
mpu* at acpi? # Roland MPU-401 MIDI UART
-pckbc* at acpi? # PC keyboard controller
-pcppi* at acpi? # AT-style speaker sound
+pckbc* at acpi? # PC keyboard controller
+pcppi* at acpi? # AT-style speaker sound
sony* at acpi? # Sony Notebook Controller
-spic* at acpi? # Sony Programmable I/O Controller
-wsmouse* at spic? # mouse
+spic* at acpi? # Sony Programmable I/O Controller
+wsmouse* at spic? # mouse
thinkpad* at acpi? # IBM/Lenovo Thinkpad hotkeys
-ug* at acpi? # Abit uGuru Hardware monitor
+ug* at acpi? # Abit uGuru Hardware monitor
wb* at acpi? # Winbond W83L518D SD/MMC reader
sdmmc* at wb? # SD/MMC bus
wmidell* at acpiwmibus? # Dell WMI mappings
#wmihp* at acpiwmibus? # HP WMI mappings
-wmimsi* at acpiwmibus? # MSI WMI mappings
+wmimsi* at acpiwmibus? # MSI WMI mappings
# Basic Bus Support
@@ -333,22 +333,22 @@
puc* at pci? dev ? function ? # PCI "universal" comm. cards
#amdpcib* at pci? dev ? function ? # AMD 8111 PCI-ISA w/ HPET
-#hpet* at amdpcib?
+#hpet* at amdpcib?
ichlpcib* at pci? dev ? function ? # Intel ICH PCI-LPC w/ timecounter,
# watchdog and Speedstep and HPET
fwhrng* at ichlpcib? # Intel 82802 FWH Random Number Generator
-#hpet* at ichlpcib?
+#hpet* at ichlpcib?
-aapic* at pci? dev ? function ? # AMD 8131 IO apic
+aapic* at pci? dev ? function ? # AMD 8131 IO apic
-agp* at pchb?
+agp* at pchb?
# ISA bus support
isa0 at mainbus?
isa0 at pcib?
-#isa0 at amdpcib?
-isa0 at ichlpcib?
+#isa0 at amdpcib?
+isa0 at ichlpcib?
# CardBus bridge support
cbb* at pci? dev ? function ?
@@ -382,11 +382,11 @@
# DRI driver
i915drm* at drm? # Intel i915, i945 DRM driver
mach64drm* at drm? # mach64 (3D Rage Pro, Rage) DRM driver
-mgadrm* at drm? # Matrox G[24]00, G[45]50 DRM driver
+mgadrm* at drm? # Matrox G[24]00, G[45]50 DRM driver
r128drm* at drm? # ATI Rage 128 DRM driver
radeondrm* at drm? # ATI Radeon DRM driver
savagedrm* at drm? # S3 Savage DRM driver
-sisdrm* at drm? # SiS DRM driver
+sisdrm* at drm? # SiS DRM driver
tdfxdrm* at drm? # 3dfx (voodoo) DRM driver
# Cryptographic Devices
@@ -442,7 +442,7 @@
#lm* at wbsio?
# SMSC LPC47B397 hardware monitor functions
-#smsc0 at isa? port 0x02e
+#smsc0 at isa? port 0x02e
# SMSC LPC47M192 hardware monitor
#smscmon* at iic? addr 0x2c
@@ -453,7 +453,7 @@
#iic* at amdpm? # sensors below are on this bus
# NVIDIA nForce2/3/4 SMBus controller
-nfsmbc* at pci? dev ? function ?
+nfsmbc* at pci? dev ? function ?
nfsmb* at nfsmbc?
iic* at nfsmb?
@@ -462,7 +462,7 @@
iic* at piixpm? # SMBus on PIIX4
# Intel ICH SMBus controller
-ichsmb* at pci? dev ? function ?
+ichsmb* at pci? dev ? function ?
iic* at ichsmb?
# Thermal monitor and fan controller
@@ -471,7 +471,7 @@
#dbcool* at iic? addr 0x2E # Tyan S2882-D
# IBM Thinkpad Active Protection System
-#aps0 at isa? port 0x1600
+#aps0 at isa? port 0x1600
# Fintek Super I/O with hardware monitor
#finsio0 at isa? port 0x4e
@@ -545,7 +545,7 @@
# RAID controllers and devices
aac* at pci? dev ? function ? # Adaptec AAC family
amr* at pci? dev ? function ? # AMI/LSI Logic MegaRAID
-arcmsr* at pci? dev ? function ? # Areca SATA RAID controllers
+arcmsr* at pci? dev ? function ? # Areca SATA RAID controllers
cac* at pci? dev ? function ? # Compaq PCI array controllers
ciss* at pci? dev ? function ? # HP Smart Array controllers
icp* at pci? dev ? function ? # ICP-Vortex GDT & Intel RAID
@@ -578,7 +578,7 @@
hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
iteide* at pci? dev ? function ? # IT Express IDE controllers
ixpide* at pci? dev ? function ? # ATI IXP IDE controllers
-jmide* at pci? dev ? function ? # JMicron PCI-e PATA/SATA controllers
+jmide* at pci? dev ? function ? # JMicron PCI-e PATA/SATA controllers
ahcisata* at jmide?
mvsata* at pci? dev ? function ? # Marvell Hercules-I/II
optiide* at pci? dev ? function ? # Opti IDE controllers
@@ -586,9 +586,9 @@
pdcide* at pci? dev ? function ? # Promise IDE controllers
pdcsata* at pci? dev ? function ? # Promise SATA150 controllers
satalink* at pci? dev ? function ? # SiI SATALink controllers
-siisata* at pci? dev ? function ? # SiI SteelVine controllers
+siisata* at pci? dev ? function ? # SiI SteelVine controllers
siside* at pci? dev ? function ? # SiS IDE controllers
-slide* at pci? dev ? function ? # Symphony Labs IDE controllers
+slide* at pci? dev ? function ? # Symphony Labs IDE controllers
svwsata* at pci? dev ? function ? # ServerWorks SATA controllers
toshide* at pci? dev ? function ? # TOSHIBA PICCOLO controllers
viaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers
@@ -630,7 +630,7 @@
# ATA RAID configuration support, as found on some Promise controllers.
pseudo-device ataraid
-ld* at ataraid? vendtype ? unit ?
+ld* at ataraid? vendtype ? unit ?
# ATAPI devices
# flags have the same meaning as for IDE drives.
@@ -658,9 +658,9 @@
an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11)
ath* at pci? dev ? function ? # Atheros 5210/5211/5212 802.11
atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11)
-bce* at pci? dev ? function ? # Broadcom 440x 10/100 Ethernet
-bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
-bnx* at pci? dev ? function ? # Broadcom NetXtremeII gigabit Ethernet
+bce* at pci? dev ? function ? # Broadcom 440x 10/100 Ethernet
+bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
+bnx* at pci? dev ? function ? # Broadcom NetXtremeII gigabit Ethernet
bwi* at pci? dev ? function ? # Broadcom BCM43xx wireless
dge* at pci? dev ? function ? # Intel 82597 10GbE LR
en* at pci? dev ? function ? # ENI/Adaptec ATM
@@ -693,8 +693,8 @@
rtw* at pci? dev ? function ? # Realtek 8180L (802.11)
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet
sip* at pci? dev ? function ? # SiS 900/DP83815 Ethernet
-skc* at pci? dev ? function ? # SysKonnect SK9821 Gigabit Ethernet
-sk* at skc? # SysKonnect SK9821 Gigabit Ethernet
+skc* at pci? dev ? function ? # SysKonnect SK9821 Gigabit Ethernet
+sk* at skc? # SysKonnect SK9821 Gigabit Ethernet
ste* at pci? dev ? function ? # Sundance ST-201 Ethernet
stge* at pci? dev ? function ? # Sundance/Tamarack TC9021 Gigabit
ti* at pci? dev ? function ? # Alteon ACEnic gigabit Ethernet
@@ -705,7 +705,7 @@
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
wm* at pci? dev ? function ? # Intel 82543/82544 gigabit
-wpi* at pci? dev ? function ? # Intel PRO/Wireless 3945ABG
+wpi* at pci? dev ? function ? # Intel PRO/Wireless 3945ABG
xge* at pci? dev ? function ? # Neterion (S2io) Xframe-I 10GbE
# PCMCIA network interfaces
@@ -742,10 +742,10 @@
# MII/PHY support
acphy* at mii? phy ? # DAltima AC101 and AMD Am79c874 PHYs
-amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
+amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
atphy* at mii? phy ? # Attansic/Atheros PHYs
-bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
-brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs
+bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
+brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs
ciphy* at mii? phy ? # Cicada CS8201 Gig-E PHYs
dmphy* at mii? phy ? # Davicom DM9101 PHYs
etphy* at mii? phy ? # Agere/LSI ET1011 TruePHY Gig-E PHYs
@@ -754,18 +754,18 @@
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
-igphy* at mii? phy ? # Intel IGP01E1000
+igphy* at mii? phy ? # Intel IGP01E1000
ihphy* at mii? phy ? # Intel 82577 PHYs
ikphy* at mii? phy ? # Intel 82563 PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
-lxtphy* at mii? phy ? # Level One LXT-970 PHYs
-makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
+lxtphy* at mii? phy ? # Level One LXT-970 PHYs
+makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
Home |
Main Index |
Thread Index |
Old Index