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 White-space improvements.
details: https://anonhg.NetBSD.org/src/rev/7aba705c9a48
branches: trunk
changeset: 494151:7aba705c9a48
user: augustss <augustss%NetBSD.org@localhost>
date: Mon Jul 03 01:17:35 2000 +0000
description:
White-space improvements.
diffstat:
sys/arch/i386/conf/GENERIC | 17 +++++++++++++----
1 files changed, 13 insertions(+), 4 deletions(-)
diffs (98 lines):
diff -r 62b88d32c37b -r 7aba705c9a48 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Mon Jul 03 01:09:52 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC Mon Jul 03 01:17:35 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.356 2000/06/30 17:10:17 itojun Exp $
+# $NetBSD: GENERIC,v 1.357 2000/07/03 01:17:35 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.356 $"
+#ident "GENERIC-$Revision: 1.357 $"
maxusers 32 # estimated number of users
@@ -219,7 +219,7 @@
#fdc* at pnpbios? index ? # floppy controller
# IDE controller on Toshiba Portege 3000 series (crippled PCI device)
-#pciide* at pnpbios? index ?
+#pciide* at pnpbios? index ?
# PCI bus support
pci* at mainbus? bus ?
@@ -334,7 +334,7 @@
com* at pcmcom? slave ? # ...and the slave devices
# CardBus serial interfaces
-#com* at cardbus? function ? # Modems and serial cards
+#com* at cardbus? dev ? function ? # Modems and serial cards
# ISA serial interfaces
#options COM_HAYESP # adds Hayes ESP serial board support
@@ -356,6 +356,7 @@
#addcom0 at isa? port 0x108 irq 5 # Addonics FlexPort 8S
#com* at addcom? slave ?
+
# Parallel Printer Interfaces
# PCI parallel printer interfaces
@@ -366,6 +367,8 @@
lpt1 at isa? port 0x278
lpt2 at isa? port 0x3bc
+# Hardware monitors
+
# LM7[89] and compatible hardware monitors
#lm0 at isa? port 0x290 # other common ports: 0x280, 0x310
@@ -373,6 +376,7 @@
#viapm* at pci? dev ? function ?
#viaenv* at viapm?
+
# SCSI Controllers and Devices
# PCI SCSI controllers
@@ -454,6 +458,7 @@
cac* at pci? dev ? function ? # Compaq array controller
ca* at cac? unit ? # Compaq array disk device
+
# IDE and related devices
# PCI IDE controllers - see pciide(4) for supported hardware.
# The 0x0001 flag force the driver to use DMA, even if the driver doesn't know
@@ -619,6 +624,7 @@
tqphy* at mii? phy ? # TDK Semiconductor PHYs
ukphy* at mii? phy ? # generic unknown PHYs
+
# USB Controller and Devices
# PCI USB controllers
@@ -685,6 +691,7 @@
# USB Generic driver
ugen* at uhub? port ?
+
# Audio Devices
# PCI audio devices
@@ -763,11 +770,13 @@
# The spkr driver provides a simple tone interface to the built in speaker.
#spkr0 at pcppi? # PC speaker
+
# TV cards
# Brooktree 848/849/878/879 based TV cards
bktr* at pci? dev ? function ?
+
# Mice
# ISA busmice
Home |
Main Index |
Thread Index |
Old Index