Subject: port-macppc/24102: INSTALL kernel for what will presumably become release 1.6.2 needs GMAC support added
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <dhgutteridge@hotmail.com>
List: netbsd-bugs
Date: 01/15/2004 04:28:14
>Number: 24102
>Category: port-macppc
>Synopsis: INSTALL kernel for what will presumably become release 1.6.2 needs GMAC support added
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: port-macppc-maintainer
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Jan 15 04:29:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: David Gutteridge
>Release: 1.6.1 (formal)
>Organization:
>Environment:
N/A
>Description:
The INSTALL kernel for macppc that was part of the 1.6.1 formal release didn't contain the gem driver (or the old gm driver for that matter), so there was no GMAC support present during the installation process. I had a look at your CVS repository and it looks like what will become the INSTALL kernel for 1.6.2 formal is also lacking this support, although it was committed to current in revision 1.6.7. Us iBook users would sure appreciate it if this was added for the next formal release's INSTALL. Thanks!
>How-To-Repeat:
N/A
>Fix:
===================================================================
RCS file: /ftp/cvs/cvsroot/src/sys/arch/macppc/conf/INSTALL,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- src/sys/arch/macppc/conf/INSTALL 2003/09/06 03:25:28 1.66
+++ src/sys/arch/macppc/conf/INSTALL 2003/09/10 18:06:26 1.67
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.66 2003/09/06 03:25:28 itojun Exp $
+# $NetBSD: INSTALL,v 1.67 2003/09/10 18:06:26 grant Exp $
#
# config file for INSTALL FLOPPY
#
@@ -77,6 +77,7 @@ ep* at pci? dev ? function ? # 3Com 3c59
epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
ex* at pci? dev ? function ? # 3Com 90x[BC]
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
+gem* at pci? dev ? function ? # gmac ethernet
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
rtk* at pci? dev ? function ? # Realtek 8129/8139
sip* at pci? dev ? function ? # SiS 900/7016 Ethernet
@@ -94,6 +95,7 @@ obio0 at pci? dev ? function ?
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
bmtphy* at mii? phy ? # Broadcom BCM5201/BCM5202 PHYs
+brgphy* at mii? phy ? # Broadcom BCM5400 PHYs
exphy* at mii? phy ? # 3Com internal PHYs
icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
>Release-Note:
>Audit-Trail:
>Unformatted: