diff options
-rw-r--r-- | sys/arch/sparc/conf/SUN4M | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M index e2291c8fe81..16b16d1850b 100644 --- a/sys/arch/sparc/conf/SUN4M +++ b/sys/arch/sparc/conf/SUN4M @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4M,v 1.58 2003/07/16 15:18:07 millert Exp $ +# $OpenBSD: SUN4M,v 1.59 2004/01/27 01: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) @@ -76,6 +76,8 @@ spif* at sbus? # spif serial cards stty* at spif? sbpp* at spif? +bpp* at sbus? # parallel port + # SUNW,xbox SBus Expansion Subsystem xbox* at sbus? # SBus Expansion box sbus* at xbox? |