Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hppa/conf allow com at dino to actually attach



details:   https://anonhg.NetBSD.org/src/rev/8601a601144a
branches:  trunk
changeset: 364414:8601a601144a
user:      macallan <macallan%NetBSD.org@localhost>
date:      Wed Mar 23 17:35:41 2022 +0000

description:
allow com at dino to actually attach

diffstat:

 sys/arch/hppa/conf/files.hppa |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b46401da3d00 -r 8601a601144a sys/arch/hppa/conf/files.hppa
--- a/sys/arch/hppa/conf/files.hppa     Wed Mar 23 14:02:05 2022 +0000
+++ b/sys/arch/hppa/conf/files.hppa     Wed Mar 23 17:35:41 2022 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.hppa,v 1.23 2020/10/21 13:31:51 christos Exp $
+#      $NetBSD: files.hppa,v 1.24 2022/03/23 17:35:41 macallan Exp $
 #
 #      $OpenBSD: files.hppa,v 1.31 2001/06/26 02:41:25 mickey Exp $
 #
@@ -158,7 +158,7 @@
 attach dino at gedoens
 file   arch/hppa/dev/dino.c            dino
 
-attach com at dino with com_dino
+attach com at gedoens with com_dino
 file   arch/hppa/dev/com_dino.c        com_dino
 
 # Elroy, Ropes to PCI Bridge. Supports 4X PCI and dual address cycle.



Home | Main Index | Thread Index | Old Index