Source-Changes-HG archive

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

[src/netbsd-2]: src/sys/arch/sparc64/conf Pull up revision 1.99 (requested by...



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

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

diffstat:

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

diffs (26 lines):

diff -r 8b47fd82868e -r a529fa99c470 sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32   Thu Jul 21 19:27:15 2005 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32   Thu Jul 21 19:27:17 2005 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: GENERIC32,v 1.79.2.3.2.1 2005/04/02 21:29:31 he Exp $
+#      $NetBSD: GENERIC32,v 1.79.2.3.2.2 2005/07/21 19:27:17 riz Exp $
 
 include "arch/sparc64/conf/std.sparc64"
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.79.2.3.2.1 $"
+#ident                 "GENERIC-$Revision: 1.79.2.3.2.2 $"
 
 maxusers       64
 
@@ -525,6 +525,9 @@
 uax*   at uhub? port ?         # ASIX AX88172 based adapters
 url*   at uhub? port ?         # Realtek RTL8150L based adapters
 
+ukyopon* at uhub? port ?                               # Kyocera AIR-EDGE PHONE
+ucom*  at ukyopon? portno ?
+
 uscanner* at uhub? port ?                              # USB scanners
 uyap*  at uhub? port ?                                 # Y@P firmware loader
 ugen*  at uhub? port ? configuration ? interface ?     # USB Generic driver



Home | Main Index | Thread Index | Old Index