Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc64/conf "wd* at wdc?" is no longer needed.



details:   https://anonhg.NetBSD.org/src/rev/d5114982c45c
branches:  trunk
changeset: 555741:d5114982c45c
user:      nakayama <nakayama%NetBSD.org@localhost>
date:      Wed Nov 26 15:20:56 2003 +0000

description:
"wd* at wdc?" is no longer needed.

diffstat:

 sys/arch/sparc64/conf/GENERIC32 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 5c134effa07e -r d5114982c45c sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32   Wed Nov 26 15:18:00 2003 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32   Wed Nov 26 15:20:56 2003 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: GENERIC32,v 1.74 2003/10/27 05:34:48 christos Exp $
+#      $NetBSD: GENERIC32,v 1.75 2003/11/26 15:20:56 nakayama Exp $
 
 include "arch/sparc64/conf/std.sparc64"
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.74 $"
+#ident                 "GENERIC-$Revision: 1.75 $"
 
 maxusers       64
 
@@ -605,7 +605,6 @@
 
 # PCMCIA IDE controllers
 #wdc*  at pcmcia? function ?
-#wd*   at wdc? channel ? drive ? flags 0x0000
 
 # PCMCIA network interfaces
 #an*   at pcmcia? function ?           # Aironet PC4500/PC4800 (802.11) UT



Home | Main Index | Thread Index | Old Index