summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/conf/SUN4M
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-07-08 21:12:10 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-07-08 21:12:10 +0000
commit0ec1a2235acb1a4d2b54db868f8b678d4af5dee8 (patch)
tree495cfbc96743e3a924d6d9a5a14285e9f54c1683 /sys/arch/sparc/conf/SUN4M
parent2b6e5e780f141b8c3ef70950a01f6bee7e89d07a (diff)
add ep@pcmcia and phys, commented out an and com
Diffstat (limited to 'sys/arch/sparc/conf/SUN4M')
-rw-r--r--sys/arch/sparc/conf/SUN4M18
1 files changed, 11 insertions, 7 deletions
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M
index ddefbbfda34..2a77d928412 100644
--- a/sys/arch/sparc/conf/SUN4M
+++ b/sys/arch/sparc/conf/SUN4M
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4M,v 1.56 2003/06/25 17:40:00 miod Exp $
+# $OpenBSD: SUN4M,v 1.57 2003/07/08 21:12:09 mickey Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -190,15 +190,19 @@ tslot* at sbus?
pcmcia* at tslot? socket ?
# PCMCIA devices
-wi* at pcmcia? function ?
-ne* at pcmcia? function ?
-
-# Media Independent Interface (mii) drivers (required by hme and ne)
-bmtphy* at mii? phy ?
-lxtphy* at mii? phy ?
+wi* at pcmcia? function ? # WaveLAN IEEE 802.11DS
+#an* at pcmcia? function ? # Aironet IEEE 802.11DS
+ne* at pcmcia? function ? # NE2000-compat ethernet
+ep* at pcmcia? function ? # PCMCIA based 3C5xx ethernet
+#com* at pcmcia? function ? # PCMCIA modems/serial ports
+
+# Media Independent Interface (mii) drivers (required by hme, ne, ep)
+bmtphy* at mii? phy ? # Broadcom 10/100 PHYs
+lxtphy* at mii? phy ? # Level1 LXT970 PHYs
nsphy* at mii? phy ? # NS and compatible PHYs
nsphyter* at mii? phy ?
qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
+tqphy* at mii? phy ? # TDK 78Q212x PHYs
ukphy* at mii? phy ?
# SCSI bus layer. SCSI devices attach to the SCSI bus, which attaches