Source-Changes-HG archive

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

[src/netbsd-2]: src/sys/arch/alpha/conf Pull up revision 1.39 (requested by i...



details:   https://anonhg.NetBSD.org/src/rev/7b09ce5247c1
branches:  netbsd-2
changeset: 563838:7b09ce5247c1
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Jul 21 19:27:40 2005 +0000

description:
Pull up revision 1.39 (requested by itohy in ticket #1430):
Add ukyopon(4).

diffstat:

 sys/arch/alpha/conf/FRAU-FARBISSINA |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r 7bbb8c5378dc -r 7b09ce5247c1 sys/arch/alpha/conf/FRAU-FARBISSINA
--- a/sys/arch/alpha/conf/FRAU-FARBISSINA       Thu Jul 21 19:27:38 2005 +0000
+++ b/sys/arch/alpha/conf/FRAU-FARBISSINA       Thu Jul 21 19:27:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: FRAU-FARBISSINA,v 1.29.2.1.2.1 2005/04/02 21:31:51 he Exp $
+# $NetBSD: FRAU-FARBISSINA,v 1.29.2.1.2.2 2005/07/21 19:27:40 riz Exp $
 #
 # frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
 # box
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "FRAU-FARBISSINA-$Revision: 1.29.2.1.2.1 $"
+#ident                 "FRAU-FARBISSINA-$Revision: 1.29.2.1.2.2 $"
 
 maxusers 64
 
@@ -403,6 +403,10 @@
 #uax*  at uhub? port ?         # ASIX AX88172 based adapters
 #url*  at uhub? port ?         # Realtek RTL8150L based adapters
 
+# Kyocera AIR-EDGE PHONE
+#ukyopon* at uhub? port ?
+#ucom* at ukyopon? portno ?
+
 # USB Generic driver
 #ugen* at uhub? port ?
 



Home | Main Index | Thread Index | Old Index