Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/macppc/conf Add commented-out entry for Cyclades-Z ...



details:   https://anonhg.NetBSD.org/src/rev/50f3a5e6c1bc
branches:  trunk
changeset: 487600:50f3a5e6c1bc
user:      wrstuden <wrstuden%NetBSD.org@localhost>
date:      Fri Jun 09 16:57:37 2000 +0000

description:
Add commented-out entry for Cyclades-Z pci serial ports.

diffstat:

 sys/arch/macppc/conf/GENERIC |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 1fcd895a36c3 -r 50f3a5e6c1bc sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC      Fri Jun 09 16:56:51 2000 +0000
+++ b/sys/arch/macppc/conf/GENERIC      Fri Jun 09 16:57:37 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.66 2000/05/26 00:22:06 tsutsui Exp $
+#      $NetBSD: GENERIC,v 1.67 2000/06/09 16:57:37 wrstuden Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include                "arch/macppc/conf/std.macppc"
 
-#ident                 "GENERIC-$Revision: 1.66 $"
+#ident                 "GENERIC-$Revision: 1.67 $"
 
 maxusers       32
 
@@ -173,6 +173,9 @@
 tqphy* at mii? phy ?                   # TDK Semiconductor PHYs
 ukphy* at mii? phy ?                   # generic unknown PHYs
 
+#PCI serial interfaces
+#cz*   at pci? dev ? function ?        # Cyclades-Z multi-port serial boards
+
 bm*    at obio?                        # bmac ethernet
 mc*    at obio?                        # MACE ethernet
 esp*   at obio? flags 0x00ff           # 53c9x SCSI



Home | Main Index | Thread Index | Old Index