Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sys/arch/macppc/conf Apply patch (requested by mbw):



details:   https://anonhg.NetBSD.org/src/rev/99e8fa4a5d30
branches:  netbsd-1-5
changeset: 491819:99e8fa4a5d30
user:      he <he%NetBSD.org@localhost>
date:      Sat May 26 21:47:38 2001 +0000

description:
Apply patch (requested by mbw):
  Enable the gmac ethernet driver in this kernel.  Fixes PR#12892.

diffstat:

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

diffs (18 lines):

diff -r baf7ce1be0fc -r 99e8fa4a5d30 sys/arch/macppc/conf/INSTALL
--- a/sys/arch/macppc/conf/INSTALL      Sat May 26 21:29:20 2001 +0000
+++ b/sys/arch/macppc/conf/INSTALL      Sat May 26 21:47:38 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.31.2.2 2000/11/10 03:30:25 tv Exp $
+#      $NetBSD: INSTALL,v 1.31.2.3 2001/05/26 21:47:38 he Exp $
 #
 # config file for INSTALL FLOPPY
 #
@@ -75,7 +75,7 @@
 ofb*   at pci? dev ? function ?        # Generic Open Firmware Framebuffer
 cbb*   at pci? dev ? function ?        # PCI-CardBus bridge
 ohci*  at pci? dev ? function ?        # Open Host Controller
-#gm*   at pci? dev ? function ?        # gmac ethernet
+gm*    at pci? dev ? function ?        # gmac ethernet
 obio0  at pci? dev ? function ?
 tlp*   at pci? dev ? function ?        # DEC 21x4x-based Ethernet
 options        TLP_MATCH_21040



Home | Main Index | Thread Index | Old Index