diff options
Diffstat (limited to 'sys/arch/sparc')
-rw-r--r-- | sys/arch/sparc/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/sparc/conf/SUN4 | 4 | ||||
-rw-r--r-- | sys/arch/sparc/conf/SUN4C | 6 | ||||
-rw-r--r-- | sys/arch/sparc/conf/SUN4M | 16 |
4 files changed, 15 insertions, 15 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK index e7d70a69e70..8de8a6629e9 100644 --- a/sys/arch/sparc/conf/RAMDISK +++ b/sys/arch/sparc/conf/RAMDISK @@ -1,5 +1,5 @@ -# $OpenBSD: RAMDISK,v 1.54 2005/04/14 20:15:58 brad Exp $ -# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ +# $OpenBSD: RAMDISK,v 1.55 2005/05/01 07:54:42 david Exp $ +# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) machine sparc diff --git a/sys/arch/sparc/conf/SUN4 b/sys/arch/sparc/conf/SUN4 index df73d7aa0fd..92f7592a847 100644 --- a/sys/arch/sparc/conf/SUN4 +++ b/sys/arch/sparc/conf/SUN4 @@ -1,5 +1,5 @@ -# $OpenBSD: SUN4,v 1.30 2004/09/27 19:32:38 miod Exp $ -# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ +# $OpenBSD: SUN4,v 1.31 2005/05/01 07:54:42 david Exp $ +# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) machine sparc diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C index e868eb146b5..09cb4bc94af 100644 --- a/sys/arch/sparc/conf/SUN4C +++ b/sys/arch/sparc/conf/SUN4C @@ -1,5 +1,5 @@ -# $OpenBSD: SUN4C,v 1.51 2004/09/27 19:32:38 miod Exp $ -# $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $ +# $OpenBSD: SUN4C,v 1.52 2005/05/01 07:54:42 david Exp $ +# $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $ # Machine architecture; required by config(8) machine sparc @@ -63,7 +63,7 @@ spif* at sbus? # spif serial cards stty* at spif? sbpp* at spif? -bpp* at sbus? # parallel port +bpp* at sbus? # parallel port # SUNW,xbox SBus Expansion Subsystem xbox* at sbus? # SBus Expansion box diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M index d82d68c52f2..3ffdd558103 100644 --- a/sys/arch/sparc/conf/SUN4M +++ b/sys/arch/sparc/conf/SUN4M @@ -1,5 +1,5 @@ -# $OpenBSD: SUN4M,v 1.66 2005/04/14 20:15:58 brad Exp $ -# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ +# $OpenBSD: SUN4M,v 1.67 2005/05/01 07:54:42 david Exp $ +# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) machine sparc @@ -121,8 +121,8 @@ le0 at lebuffer0 # le* at lebuffer? # # Additional SBus LANCE devices - unbuffered -le0 at sbus0 -le* at sbus? +le0 at sbus0 +le* at sbus? # HappyMeal ethernet hme* at sbus? @@ -150,8 +150,8 @@ tcx* at sbus? wsdisplay* at tcx? # Sun "cgfourteen" accelerated 24-bit framebuffer. -cgfourteen0 at obio0 addr 0x9c000000 # sun4m -cgfourteen1 at obio0 addr 0x90000000 # sun4m +cgfourteen0 at obio0 addr 0x9c000000 # sun4m +cgfourteen1 at obio0 addr 0x90000000 # sun4m wsdisplay* at cgfourteen? # Sun "cgtwelve" (GS) accelerated 24-bit framebuffer. @@ -213,11 +213,11 @@ ep* at pcmcia? # PCMCIA based 3C5xx ethernet bmtphy* at mii? # Broadcom 10/100 PHYs lxtphy* at mii? # Level1 LXT970 PHYs nsphy* at mii? # NS and compatible PHYs -nsphyter* at mii? +nsphyter* at mii? qsphy* at mii? # Quality Semi QS6612 PHYs luphy* at mii? # Lucent LU6612 PHY tqphy* at mii? # TDK 78Q212x PHYs -ukphy* at mii? +ukphy* at mii? # SCSI bus layer. SCSI devices attach to the SCSI bus, which attaches # to the underlying hardware controller. |