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 gpio hook.



details:   https://anonhg.NetBSD.org/src/rev/b37c95d235e1
branches:  trunk
changeset: 504331:b37c95d235e1
user:      matt <matt%NetBSD.org@localhost>
date:      Tue Feb 27 17:49:54 2001 +0000

description:
Add gpio hook.

diffstat:

 sys/arch/macppc/conf/INSTALL |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r baf1a94675b6 -r b37c95d235e1 sys/arch/macppc/conf/INSTALL
--- a/sys/arch/macppc/conf/INSTALL      Tue Feb 27 17:47:22 2001 +0000
+++ b/sys/arch/macppc/conf/INSTALL      Tue Feb 27 17:49:54 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.42 2001/01/24 06:10:09 jmc Exp $
+#      $NetBSD: INSTALL,v 1.43 2001/02/27 17:49:54 matt Exp $
 #
 # config file for INSTALL FLOPPY
 #
@@ -115,6 +115,8 @@
 esp*   at obio? flags 0x00ff           # 53c9x SCSI
 mesh*  at obio? flags 0xffff           # MESH SCSI
 nvram* at obio?                        # nvram
+gpio*  at obio?                        # gpio
+gpio*  at gpio?                        # extint
 adb*   at obio?                        # Apple Desktop Bus
 akbd*  at adb?                         # ADB keyboard
 zsc*   at obio?



Home | Main Index | Thread Index | Old Index