Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/sparc/conf pullup 1.79->1.81 (pk and abs)
details: https://anonhg.NetBSD.org/src/rev/5c1de52495e2
branches: netbsd-1-4
changeset: 468623:5c1de52495e2
user: perry <perry%NetBSD.org@localhost>
date: Sun May 02 22:24:28 1999 +0000
description:
pullup 1.79->1.81 (pk and abs)
diffstat:
sys/arch/sparc/conf/GENERIC | 29 +++++++++++++++--------------
1 files changed, 15 insertions(+), 14 deletions(-)
diffs (71 lines):
diff -r 88f8de8b333e -r 5c1de52495e2 sys/arch/sparc/conf/GENERIC
--- a/sys/arch/sparc/conf/GENERIC Sun May 02 22:12:25 1999 +0000
+++ b/sys/arch/sparc/conf/GENERIC Sun May 02 22:24:28 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.76 1999/01/17 20:45:26 pk Exp $
+# $NetBSD: GENERIC,v 1.76.2.1 1999/05/02 22:24:28 perry Exp $
include "arch/sparc/conf/std.sparc"
@@ -184,8 +184,9 @@
sbus* at xbox?
## SBus to PCMCIA bridge
-nell* at sbus? slot ? offset ? # PCMCIA bridge
-pcmcia* at nell?
+# Currently enabling nell* with audioamd* causes panic at attach
+#nell* at sbus? slot ? offset ? # PCMCIA bridge
+#pcmcia* at nell?
#### Standard system devices -- all required for a given architecture
@@ -256,9 +257,9 @@
mbpp* at magma?
## PCMCIA serial interfaces
-com* at pcmcia?
-pcmcom* at pcmcia?
-com* at pcmcom?
+#com* at pcmcia?
+#pcmcom* at pcmcia?
+#com* at pcmcom?
#### Disk controllers and disks
@@ -321,8 +322,8 @@
scsibus* at sw?
## PCMCIA SCSI controllers
-aic* at pcmcia?
-scsibus* at aic?
+#aic* at pcmcia?
+#scsibus* at aic?
## These entries find devices on all SCSI busses and assign
@@ -357,8 +358,8 @@
fd* at fdc0 # the drive itself
## PCMCIA IDE controllers
-wdc* at pcmcia?
-wd* at wdc?
+#wdc* at pcmcia?
+#wd* at wdc?
## A disk-like interface to files. Can be used to create floppy, CD,
## miniroot images, etc.
@@ -418,10 +419,10 @@
en0 at sbus? slot ? offset ?
# PCMCIA ethernet devices
-ep* at pcmcia?
-mbe* at pcmcia?
-ne* at pcmcia?
-sm* at pcmcia?
+#ep* at pcmcia?
+#mbe* at pcmcia?
+#ne* at pcmcia?
+#sm* at pcmcia?
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
Home |
Main Index |
Thread Index |
Old Index